Thread: Vista vs. dll's
View Single Post
  #4 (permalink)  
Old 02-26-2008, 08:55 AM
agraham's Avatar
agraham agraham is offline
Basic4ppc Expert
 
Join Date: Jul 2007
Location: Cheshire, UK
Posts: 1,881
Awards Showcase
Beta Tester Forum Contributer 
Total Awards: 2
Default

Quote:
Originally Posted by willisgt View Post
IVista apparently has certain special security 'features' with respect to the 'Program Files' folder, which were interfering the my application's operation.
To expand in case it is of use to somebody else. In general unless an app is running as an administrator Vista, for security reasons, will not let an app write into a folder under "Program Files" and will not give any warning that it has blocked such attempts. Vista provides a folder "ProgramData" where Vista aware apps are free to create folders and write temporary data. However many legacy apps will try to write to their installation folders and these either need folder permissions changing or to be run a administrators.
Reply With Quote