> Hi, > I am using pyInstaller with win32 on windows Vista 64x Ultimate and I > have following problem: > > OSError: [Errno 13] Permission denied: 'C:/Program Files > (x86)/<appname>\\support' > RC: -1 from win32comgenpy. > > one of the rthooks - win32comgenpy wants to create support directory in > the directory where I installed the program - in program files, but I > don't have write access to this directory - application crashes. > > > > > > Sorry, no question asked :) Does anyone know why is creating the file really needed?? I'm just using win32com.shell (getting folder paths)
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "PyInstaller" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/PyInstaller?hl=en -~----------~----~----~----~------~----~------~--~---
