Signing is not a requirement, but if you don't sign you don't get the nicer UAC prompt ... at least that's the information I have ...
For anything that needs admin rights we are already supplying a manifest file (not embedded) ... if we didn't supply the manifest you would start the application and it would run but as soon as you tried to do something that required admin privileges you would get a security exception.
The issue with files being redirected to a different location is being worked on at the moment ... the key is to not try to write to files that are stored in the Program Files folder... We're changing that as we speak, it's just that it will require a re-install so we're holding it off until the 1.0 Release Candidates start coming out.
If there's some trick we could be using to make this stuff better then let me know.
Cheers, |