bdist_msi install-script observations
15 Jun
2013
15 Jun
'13
9:24 a.m.
Hello, two things I've noticed when testing an install script with bdist_msi: - The installer requests admin privileges for an installation for all users (on Windows 7), but the install script does not seem to be executed with admin privileges. E.g., execution of win32.com.server.register.RegisterClasses fails with "pywintypes.error: (5, 'RegSetValue', 'Access denied')" - If an error occurrs in the install script, the installer claims "Your system has not been changed" when in fact all files have been installed. My fault, bug, or feature? Thanks, Malte
4182
Age (days ago)
4182
Last active (days ago)
0 comments
1 participants
participants (1)
-
Malte Forkel