I'm trying to run an application setup by double-clicking the setup.exe from within Windows Explorer. The file is located on a mapped network drive, and I'm using Windows 7. This results in the following error message:

The specified path does not exist. Check the path, and then try again.

The workaround I found is to copy the installer to the main hard drive (c:) and run it from there; however, this is rather inconvenient. I have the impression that the problem only occurs with installers, as everything seemed to work fine with regular exe's.

Is there anyone who can explain this odd behavior?

Update: After some extended tests I noticed that the problem only occurs with a mapped drive of VirtualBox's "shared folders" (cf. vboxsvr; VirtualBox v3.1.4). Mapping an SMB drive works fine.

Update: The same problem occurs on Windows Vista.

Update: Apparently, this bug has already been reported in VirtualBox' bug tracker.

link|improve this question

45% accept rate
feedback

1 Answer

You either need to run it as administrator, or you need to add the network location to your Trusted Sites list in IE.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.