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
- :
- Releasepackager.exe problem
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
Feb 27, 2008
06:43 AM
Releasepackager.exe problem
I tried to use this command line utility to make a webinstaller of a CD-ROM image, however the utility complaints that:
"Error. The source specified in the first parameter is not a valid InstallShield media. You must specify either the Disk Images folder or the Disk1 folder of your release, and the media header Data1.hdr must be present."
Project is Basic MSI project (tried also to convert it to InstallScript MSI), same situation.
Any ideas?
"Error. The source specified in the first parameter is not a valid InstallShield media. You must specify either the Disk Images folder or the Disk1 folder of your release, and the media header Data1.hdr must be present."
Project is Basic MSI project (tried also to convert it to InstallScript MSI), same situation.
Any ideas?
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Feb 27, 2008
01:23 PM
ReleasePackager is only relevant to "pure" InstallScript projects, and does not function on MSI based projects.