Cannot uninstall from disconnected network drive
Posted: Wed Apr 20, 2011 3:07 pm
Hi,
I am setting up an installer with the following settings:
- Uncompressed directory layout
- Always cache setup sources = OFF
I can install my application sucessfully from a local drive, a USB key, a CD/DVD, or a network location.
If I subsequently delete the installer from the local drive, remove the USB key, or remove the CD/DVD from the drive, then uninstall, the application uninstalls successfully.
However, if I disconnect from the network, then uninstall, I get an error saying "Could not access network location <my network location>".
Can anyone provide information about why uninstallation works perfectly from disks, but not from network locations? Alternatively, are there other settings I can use which allow me to make this work?
I found that if I use an Single Compressed Exe instead of an Uncompressed Directory Layout, I do not see this issue. However, I would like to keep the uncompressed layout, so I don't want to take that route.
Thanks
I am setting up an installer with the following settings:
- Uncompressed directory layout
- Always cache setup sources = OFF
I can install my application sucessfully from a local drive, a USB key, a CD/DVD, or a network location.
If I subsequently delete the installer from the local drive, remove the USB key, or remove the CD/DVD from the drive, then uninstall, the application uninstalls successfully.
However, if I disconnect from the network, then uninstall, I get an error saying "Could not access network location <my network location>".
Can anyone provide information about why uninstallation works perfectly from disks, but not from network locations? Alternatively, are there other settings I can use which allow me to make this work?
I found that if I use an Single Compressed Exe instead of an Uncompressed Directory Layout, I do not see this issue. However, I would like to keep the uncompressed layout, so I don't want to take that route.
Thanks