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
- :
- Error 1309 when running repair AFTER installing patch
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
Oct 20, 2008
07:02 PM
Error 1309 when running repair AFTER installing patch
The original release of this setup is compressed into cab files. However, the latest build of this is uncompressed, from which the patch is generated. The error message indicates that it is looking for files in an uncompressed path, when it should be looking for the paths in a compressed directory.
I suspect this issue is related to the patch having been created from a setup that is uncompressed.
Is this a correct assumption? So is the only solution to leave the setup compressed and perform an administrative install in order to uncompress it?
Thanks.
I suspect this issue is related to the patch having been created from a setup that is uncompressed.
Is this a correct assumption? So is the only solution to leave the setup compressed and perform an administrative install in order to uncompress it?
Thanks.
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Oct 24, 2008
04:22 PM
You are correct. The media layout needs to match for both the earlier and the latest versions of your install. Generating an admin install of your packages is your best option.
(If my reply answers a question you have raised, please click "ACCEPT AS SOLUTION".)