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
- :
- ISCmdBld doesn't uninstall correctly but GUI does
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 04, 2007
04:55 AM
ISCmdBld doesn't uninstall correctly but GUI does
When I call ISCmdBld on Installshield Pro 12 and 2008, on uninstall the directory created is not removed but its contents are. If I build using the GUI all is fine.
Using Installshield 11 and ISBuild works fine.
"C:\Program Files\InstallShield 2008\System\ISCmdBld" -p "\path\to\x.ism"
The directory created would be:
C:\Program Files\Common Files\Nokia\DataPackage\Products\RM-(3 digits)
The RM-xxx is not removed.
Using Installshield 11 and ISBuild works fine.
"C:\Program Files\InstallShield 2008\System\ISCmdBld" -p "\path\to\x.ism"
The directory created would be:
C:\Program Files\Common Files\Nokia\DataPackage\Products\RM-(3 digits)
The RM-xxx is not removed.
(5) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Oct 04, 2007
08:59 AM
Try specifying the release you wish to build using the -r switch.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Oct 04, 2007
09:48 AM
I used to have a CD-ROM directory which now is called 1.0 since I used -r 1.0
In here there is no Package directory containing the installer, I can't find it anywhere. I don't receive any errors or warnings during the build.
In here there is no Package directory containing the installer, I can't find it anywhere. I don't receive any errors or warnings during the build.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Oct 04, 2007
09:53 AM
Under the releases view in the IDE are the names of the releases and configurations you are using. The -R switch takes a release name listed here as a parameter and the -A switch takes the name of a configuration. Note that these are case sensitive and will create a new release if one is not specified or is spelled incorrectly. I have experienced similiar issues in the past when I did not correctly specify which release I wanted to use.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Oct 04, 2007
10:18 AM
Yes, I should have used -r "CD-ROM", I tried for IS 12 and it doesn't solve uninstall issue.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Oct 10, 2007
05:23 AM
For IS 14 it uninstalls first time fine but 2nd time (after reinstall) leaves this empty directory.
