Aug 28, 2015
12:59 AM
Have you tried using this condition where feature 2 is already installed and not set to uninstall? !MyFeature2=3 AND &MyFeature2 <> 2
... View more
Mar 19, 2015
04:30 PM
When you said "update release," are you talking about major or minor upgrade? If it's a major upgrade, then it should be fine. If it's minor upgrade, please note that InstallShield by default, if I am not mistaken, use the value of ProductName property for the name of MSI file. This behavior will violate the rule, see Changing the Product Code. If name of MSI is not tied to the value of ProductName property and stays unchanged, then it should be fine.
... View more
Mar 19, 2015
04:20 PM
You should generate and analyze the installation log for clues.
... View more
Mar 19, 2015
04:19 PM
If you have not, please read up on Major Upgrades.
... View more
Mar 19, 2015
04:16 PM
You will have to generate an installation log to figure out why your installation fails.
... View more
Mar 19, 2015
04:11 PM
MSI provides built-in functionality to copy files, create and start service. It is recommended to take advantage of these functionalities instead, since it offers built-in rollback and uninstallation capability. Running the "run me" batch file is not recommended.
... View more
Jan 15, 2015
07:07 PM
Out of curiosity, why don't you use MSI built-in functionality ServiceControl Table to stop and start service?
... View more
Jan 15, 2015
07:02 PM
The path, input and/or output, could be too deep. Try eliminating some levels and not to be so verbose in folder name.
... View more
Jan 15, 2015
06:56 PM
It appears that the setup encounters some errors during silent installation. Try installing with logging enabled, and see what really happens. For the another one, it is likely to encounter some errors. Again, please try installing and uninstall with logging enabled, and see what really happens.
... View more
Dec 09, 2014
06:29 PM
If you have not, please refer to command line options on ISCmdBld.exe.
... View more
Jun 23, 2014
01:47 PM
I believe it is the Express Edition, and it does. However, Express Edition does not expose all aspects of Windows Installer through its GUI. If you need a finer control of the installation tasks, you will need to purchase Professional Edition, or Premier Edition if you intend to create multi-lingual installer.
... View more
Jun 20, 2014
01:53 PM
If you use InstallShield to create Microsoft Windows Installer (MSI) package, this behavior is known as Major Upgrade. It has been available since day 1 when Windows Installer was first released more than 10 years ago.
... View more
Latest posts by TsungH
Subject | Views | Posted |
---|---|---|
683 | Aug 28, 2015 12:59 AM | |
2174 | Mar 19, 2015 04:33 PM | |
1255 | Mar 19, 2015 04:30 PM | |
1624 | Mar 19, 2015 04:20 PM | |
1002 | Mar 19, 2015 04:19 PM | |
761 | Mar 19, 2015 04:16 PM | |
629 | Mar 19, 2015 04:11 PM | |
998 | Jan 15, 2015 07:07 PM | |
740 | Jan 15, 2015 07:02 PM | |
1168 | Jan 15, 2015 06:56 PM |
Activity Feed
- Got a Kudo for Re: error : -1024: File not found. Cannot stream the file into the Binary table. May 09, 2022 08:53 AM
- Posted Re: Conditionally Displaying Dialogs during Mnt Install When a Feature is Being Removed.. on InstallShield Forum. Aug 28, 2015 12:59 AM
- Posted Re: Need to disable ISPreventDowngrade on InstallShield Forum. Mar 19, 2015 04:33 PM
- Posted Re: Is it OK to change the product name in Differential Build(Update Release) on InstallShield Forum. Mar 19, 2015 04:30 PM
- Posted Re: Another version of this product is already insatlled on InstallShield Forum. Mar 19, 2015 04:20 PM
- Posted Re: Major Upgrade not uninstalling old version on InstallShield Forum. Mar 19, 2015 04:19 PM
- Posted Re: Unstaller backing aout at very last moment on InstallShield Forum. Mar 19, 2015 04:16 PM
- Posted Re: Creating MSI package that calls batch file on InstallShield Forum. Mar 19, 2015 04:11 PM
- Posted Re: Wait till spooler is Started/Stopped on InstallShield Forum. Jan 15, 2015 07:07 PM
- Posted Re: InstallScript MSI Project - Build Error 1501 on InstallShield Forum. Jan 15, 2015 07:02 PM
- Posted Re: Silent Install Doesn't Add Program to List of Installed Program for Uninstall on InstallShield Forum. Jan 15, 2015 06:56 PM
- Posted Re: Stand Alone Builder\Automation product - Where is the documentation \ samples? on InstallShield Forum. Dec 09, 2014 06:29 PM
- Posted Re: Automatic Uninstallation of Older Versions on InstallShield Forum. Jun 23, 2014 01:47 PM
- Posted Re: Automatic Uninstallation of Older Versions on InstallShield Forum. Jun 20, 2014 01:53 PM
- Posted Re: Question about resiliency on InstallShield Forum. Jun 19, 2014 01:43 PM
- Posted Re: Question about resiliency on InstallShield Forum. Jun 18, 2014 01:51 PM
- Posted Re: How to get list of registry entries that will be written? on InstallShield Forum. Jun 18, 2014 01:42 PM
- Posted Re: How to Change Value of @PRODUCT_NAME Programmatically? on InstallShield Forum. Jun 17, 2014 06:22 PM
- Posted Re: How to get list of registry entries that will be written? on InstallShield Forum. Jun 16, 2014 04:16 PM
- Posted Re: How to Change Value of @PRODUCT_NAME Programmatically? on InstallShield Forum. Jun 16, 2014 04:12 PM