Feb 12, 2014
12:15 PM
Looks like you can't use the Maintenance mode _ISMaintenance variable. You just use REMOVE="ALL" instead for the condition and it picks up when you are uninstalling. Then all you have to do is add it to the exec sequence where you want it to run (because form the control panel is just like running in silent "/s" mode). Maybe someone else can use this.
... View more
Feb 11, 2014
12:56 PM
Was looking to run a Custom Action if the user runs an uninstall from the Windows Control Panel. Can I just use _ISMaintenance = "Remove" as the Install Exec Condition and the Install Exec Sequence as After ISSetupFilesCleanup ? Figured I would have to put it in the Exec Sequence since the Control Panel doesn't run the User Interface Sequence. I want the Custom Action to run last.
... View more
Labels
- Labels:
-
InstallShield 2012
Jan 15, 2014
12:18 PM
setup.exe /s /hide_progress /v"/qn var.one=1" /v" var.two=2" /v"/qb/"
... View more
Jan 08, 2014
11:20 AM
trying to get a basic msi project setup.exe to run in silent mode.... Example ..... setup.exe /s /v"Propertyone=True" /v"Propertytwo=False" /v"/qb" If I try to run it like this it just opens the msi installer like normal making me setup through the dialogs. I must be missing a step. I am using the Help Libary in installsheild to show me how to do this "Setup.exe and Update.exe Command-Line Parameters" . Has anyone ever tried to do this? I have a customer who wants to use Microsoft System Center Configuration Manager to distribute one of my installers. Thought I could have this run in silent mode to be pushed down and just pass in the couple variables I ask for in custom dialogs. Thanks
... View more
Labels
- Labels:
-
InstallShield 2012
Dec 19, 2013
09:41 AM
ok...I got this one figured out I think...don't know why the save wasn't working for me before
... View more
Dec 19, 2013
08:34 AM
Ok...lets try this a different way...is there any instructions on how to add a new prerequisite to the Redistribuables section of a Basic MSI project? I tried Tools> Prerequisite Editor ....then saved but I don't see it showing up in the list of prerequisites
... View more
Dec 17, 2013
10:02 AM
I am looking for the VSTO 3.0 prerequisite under the redistributables section ... I see the VSTO 4.0 x86 and x64... am I just missing something
... View more
Labels
- Labels:
-
InstallShield 2012
Dec 02, 2013
08:13 AM
Are the redistributables included in the ISM file or does the ISM just have pointers to the location of the downloaded redistributables? I need to move my projects to another machine and want to make sure to include them.
... View more
Labels
- Labels:
-
InstallShield 2012
Dec 06, 2012
10:04 AM
figured it out... had a CA that was higher in the sequences than the Launch Conditions... the CA needed 4.0 so it was failing before the prereq could catch that 4.0 framework wasn't installed Thanks for everyone who took a look at my post
... View more
Nov 27, 2012
11:56 AM
Ok, lets try it this way. If I wanted to enter an install condition to check for 4.0 framework, what would I have to do(showing DOTNETVERSION40FULL>="#1")? Or, if I wanted to use the Direct Editor to check that my install conditions are being put in correctly, which tables would I need to check? Thanks
... View more
Nov 21, 2012
09:08 AM
I have one executing on uninstall, the only differences with mine are: Command Line: -u In Script Execution: Deferred Execution Install Exec Sequence: After StopServices
... View more
Nov 21, 2012
09:04 AM
Where do you have your CA firing in the Sequences? Edit: Duh...I see it..sorry.
... View more
Nov 21, 2012
08:59 AM
I had a problem with a major upgrade not upgrading all of my files from version to version, it turned out to be the settings in the upgrade section. Edit: The major upgrade settings and I made sure my all my files were set to Always Overwrite in the properties.
... View more
Nov 21, 2012
07:26 AM
What do you have your Major upgrade settings set to? I have 2012 and for me to get to them, it's.. Media - Upgrades - Prepare Setup For Upgrade Scenarios - Upgrade Windows Installer Setup - Major Upgrade Settings or Major Upgrade
... View more
Latest posts by BobVilla
Subject | Views | Posted |
---|---|---|
581 | Feb 12, 2014 12:15 PM | |
1297 | Feb 11, 2014 12:56 PM | |
838 | Jan 15, 2014 12:18 PM | |
1775 | Jan 08, 2014 11:20 AM | |
643 | Dec 19, 2013 09:41 AM | |
643 | Dec 19, 2013 08:34 AM | |
1430 | Dec 17, 2013 10:02 AM | |
787 | Dec 02, 2013 12:05 PM | |
1884 | Dec 02, 2013 08:13 AM | |
744 | Dec 06, 2012 10:04 AM |
Activity Feed
- Posted got it on InstallShield Forum. Feb 12, 2014 12:15 PM
- Posted Uninstalling from Control Panel on InstallShield Forum. Feb 11, 2014 12:56 PM
- Posted got it on InstallShield Forum. Jan 15, 2014 12:18 PM
- Posted Basic MSI silent installations on InstallShield Forum. Jan 08, 2014 11:20 AM
- Posted Re: Redistributalbes on InstallShield Forum. Dec 19, 2013 09:41 AM
- Posted Re: Redistributalbes on InstallShield Forum. Dec 19, 2013 08:34 AM
- Posted Redistributalbes on InstallShield Forum. Dec 17, 2013 10:02 AM
- Posted Thanks on InstallShield Forum. Dec 02, 2013 12:05 PM
- Posted Redistributables on InstallShield Forum. Dec 02, 2013 08:13 AM
- Posted Re: Basic MSI Install Condition on InstallShield Forum. Dec 06, 2012 10:04 AM
- Posted Re: Basic MSI Install Condition on InstallShield Forum. Nov 27, 2012 11:56 AM
- Posted Re: execute application during uninstall on InstallShield Forum. Nov 21, 2012 09:08 AM
- Posted Re: execute application during uninstall on InstallShield Forum. Nov 21, 2012 09:04 AM
- Posted Re: Major Upgrade not installing one versioned file on InstallShield Forum. Nov 21, 2012 08:59 AM
- Posted Re: Major Upgrade not installing one versioned file on InstallShield Forum. Nov 21, 2012 07:26 AM
- Posted Basic MSI Install Condition on InstallShield Forum. Nov 20, 2012 02:27 PM
- Posted Re: Can a Suite project have "visible and collapsed" sub-features? on InstallShield Forum. May 17, 2012 10:18 AM
- Posted Re: How to have an install feature unchecked by default? on InstallShield Forum. May 17, 2012 08:51 AM
- Posted For 3 on InstallShield Forum. May 17, 2012 08:25 AM
- Posted Boolean Logic on InstallShield Forum. May 17, 2012 07:58 AM