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 Not working
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
Sep 28, 2007
04:53 AM
ReleasePackager.exe Not working
I have been Installshield 2008 in which I am using "Installscript MSI" project.
I have the problem of Integrating an Icon to the final executable file("setup.exe").
I was trying to achieve it through "ReleasePackager.exe" and this is what the contents in the batchfile I m using..
ReleasePackager.exe "C:\InstallShield 2008 Projects\eMail Campaign Manager\Email Campaign Manager\Build\DiskImages\DISK1"
"C:\InstallShield 2008 Projects\eMail Campaign Manager\Email Campaign Manager\Build\Package\ecm.exe" "C:\Iconfile\103.ico" 2
Details:
C:\InstallShield 2008 Projects\eMail Campaign Manager\Email Campaign Manager\Build\DiskImages\DISK1 - Ths is the path where my setup.exe is present
C:\InstallShield 2008 Projects\eMail Campaign Manager\Email Campaign Manager\Build\Package\ecm.exe - This is where I m trying to move with the name "ecm.exe"
C:\Iconfile - This is where the Icon file is present with the name "103.ico"
Icon-Index - My passing value 2..
I m executing my Batch file from the path"C:\Program Files\Macrovision\IS2008" with the name "single_exe.bat"
What is the change should I have to do in this??
Or
Is there any other means to achieve this??
Any help would be greatly appreciated.
I have the problem of Integrating an Icon to the final executable file("setup.exe").
I was trying to achieve it through "ReleasePackager.exe" and this is what the contents in the batchfile I m using..
ReleasePackager.exe "C:\InstallShield 2008 Projects\eMail Campaign Manager\Email Campaign Manager\Build\DiskImages\DISK1"
"C:\InstallShield 2008 Projects\eMail Campaign Manager\Email Campaign Manager\Build\Package\ecm.exe" "C:\Iconfile\103.ico" 2
Details:
C:\InstallShield 2008 Projects\eMail Campaign Manager\Email Campaign Manager\Build\DiskImages\DISK1 - Ths is the path where my setup.exe is present
C:\InstallShield 2008 Projects\eMail Campaign Manager\Email Campaign Manager\Build\Package\ecm.exe - This is where I m trying to move with the name "ecm.exe"
C:\Iconfile - This is where the Icon file is present with the name "103.ico"
Icon-Index - My passing value 2..
I m executing my Batch file from the path"C:\Program Files\Macrovision\IS2008" with the name "single_exe.bat"
What is the change should I have to do in this??
Or
Is there any other means to achieve this??
Any help would be greatly appreciated.
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Oct 09, 2007
03:22 AM
Hi,
on my oppinion this tool is only for use with Installscript projects. In this case you can set the icon in the IDE too .
In the Setup.exe Tab select the Single Exe Icon File . 😉
on my oppinion this tool is only for use with Installscript projects. In this case you can set the icon in the IDE too .
In the Setup.exe Tab select the Single Exe Icon File . 😉