
pamela.ross1.5524928632811323E12 asked a question.
"Unable to save file" error with Vista
I'm using InstallShield 2008 Express on my computer which runs Windows Vista. When I try to run the installer, I get the following error message:
Unable to save file: C:\Windows\Downloaded Installations{.....
The system cannot find the path specified.
Why is this happening?
Any help is appreciated.
Thank you,
MTS
Basic MSI project that was converted from IS 11.5.
Works fine on XP.
[LocalAppDataFolder]Downloaded Installations
This is the default value for all new InstallShield 2008 Express projects. If you upgrade your project from an earlier version to 2008, you'll see the old default value ([WindowsFolder]Downloaded Installations).
I hope that helps.
Debbie Landers
Macrovision Corporation
" DebbieL wrote:
You may need to change the location of where your Setup.exe file caches the .msi file. To do so, go to the Releases view, and click the release that you want to configure. On the Setup.exe tab, enter the following path for the Cache Path field:
[LocalAppDataFolder]Downloaded Installations
This is the default value for all new InstallShield 2008 Express projects. If you upgrade your project from an earlier version to 2008, you'll see the old default value ([WindowsFolder]Downloaded Installations).
I hope that helps.
Debbie Landers
Macrovision Corporation "
Will this also work for IS 2008 Premier? "
It does work for IS2008 Premier!
Thanks!
-Walter