Getdown does not coordinate with Windows in any way to negotiate permissions to write files to system folders. I'm not familiar with how Windows handles this sort of thing, but I assume that what would happen if an app was installed in a system folder was that when the user ran it, it would try to write files using the privileges of the user that ran the app and it would fail.
Unless Windows is magically intercepting the request to write files to a system folder and automatically showing a privilege escalation dialog (which could prompt for an admin password), this is just going to fail completely.
As far as I know, people who use Getdown on Windows have the app installed in the user's local directory, where they have write permissions, rather than in a system directory. But if anyone has experience installing apps in a system directory, maybe they can respond to this email.