download msi file permission denied
I'm trying to download an msi file automatically (actually via wget) and I get permission denied on windows 7. It worked find on vista. I tried downloading to a different name (not .msi), but then I get an error on calling WIN32 API MoveFile to rename the file to .msi What would cause this? How can I get around it?
March 7th, 2010 8:54pm

where you downloading this file? Try turn off UAC or/and run wget with Administrator rights
Free Windows Admin Tool Kit Click here and download it now
March 7th, 2010 11:21pm

I am a developer, and I'm writing this for third parties, I can't get them to change their security settings.
March 8th, 2010 11:29am

try with a runas /user: function to check if administrator rights may soluce the issue.
Free Windows Admin Tool Kit Click here and download it now
March 9th, 2010 11:27am

Hi, This issue appears to be related to application developing, since we have specific support on this, it is recommended that you go to MSDN Forum for further investigation: Microsoft Developer Network Forums Home Thank you for your understanding and cooperation. Hope the issue will be resolved soon. Nicholas Li - MSFT
March 10th, 2010 10:13am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics