Comment 7 for bug 340400

Revision history for this message
Agostino Russo (ago) wrote :

Probably the permission errors can be sorted with the manifest file

http://msdn.microsoft.com/en-us/library/bb756929.aspx

Try to add:

<requestedExecutionLevel level="requireAdministrator" uiAccess="true"/>

inside of src/pylauncher/pylauncher.exe.manifest