This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Re: Error 1155 - missing .msi
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎May 30, 2011
11:13 AM
Error 1155 - missing .msi
Using IS 2011 Professional. For several customers, when they try to run our installation file (setup.exe), they get the following error:
1155: File C:\Users\Bud\AppData\Local\Temp\{#########}\PlanGuru 2011.msi not found.
We cache the MSI file locally in [LocalAppDataFolder]Downloaded Installations. Sure enough, if the user goes to that folder, the msi file is there and they can install just fine.
Why is their particular system looking for the file in the Temp folder instead of the correct one and what can we do to avoid this error?
1155: File C:\Users\Bud\AppData\Local\Temp\{#########}\PlanGuru 2011.msi not found.
We cache the MSI file locally in [LocalAppDataFolder]Downloaded Installations. Sure enough, if the user goes to that folder, the msi file is there and they can install just fine.
Why is their particular system looking for the file in the Temp folder instead of the correct one and what can we do to avoid this error?
(2) Replies
Not applicable
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎May 30, 2011
08:27 PM
In the Release Wizard, deselect the cache checkbox, release again.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jun 01, 2011
10:16 PM
Thanks - we'll give it a try.