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 on releasepackager.exe command line
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 17, 2012
02:21 AM
Error on releasepackager.exe command line
Hi
I've an Basic MSI project. The output of the build is following files (while using iscmdbld.exe command line)
1. Setup.exe
2. ISSetupPrerequisites (Folder)
I want to package it into a single exe. When I use releasepackager.exe to do so, it gives me following error.
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.
Command I am using:-
ReleasePackager.exe "D:\SPC-BCS-Setup\NON-DLMS\InstallShield-Setup\Non_DLMS\PROJECT_ASSISTANT\SingleImage\DiskImages\DISK1" "D:\SPC-BCS-Setup\NON-DLMS\InstallShield-Setup\Non_DLMS\PROJECT_ASSISTANT\SingleImage\DiskImages\DISK1\setup.exe"
Please help. 🙂
I've an Basic MSI project. The output of the build is following files (while using iscmdbld.exe command line)
1. Setup.exe
2. ISSetupPrerequisites (Folder)
I want to package it into a single exe. When I use releasepackager.exe to do so, it gives me following error.
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.
Command I am using:-
ReleasePackager.exe "D:\SPC-BCS-Setup\NON-DLMS\InstallShield-Setup\Non_DLMS\PROJECT_ASSISTANT\SingleImage\DiskImages\DISK1" "D:\SPC-BCS-Setup\NON-DLMS\InstallShield-Setup\Non_DLMS\PROJECT_ASSISTANT\SingleImage\DiskImages\DISK1\setup.exe"
Please help. 🙂
1 Reply

Not applicable
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Oct 17, 2012
04:26 AM
ReleasePackager.exe applies to InstallScript projects.
For Basic MSI project, in the Redistributables viewer, select your prerequisites, mouse right clicks on Property, set Extract From Setup.exe.
For Basic MSI project, in the Redistributables viewer, select your prerequisites, mouse right clicks on Property, set Extract From Setup.exe.
