Nov 24, 2008
10:13 AM
Look at the help topic "Setup.exe and Update.exe Command-Line Parameters". For InstallScript projects, use the /z command-line parameter to set the value of the system variable CMDLINE in your script.
... View more
Oct 06, 2008
01:40 AM
My Installer is installing 2 applications( .msi)..But in this case both applications are creating shortcut at different Paths on XP as well on Vista... The shortcut path is same for both .Msi in Shortcut View. ALLUSERS is set to 2 in both .Msi. On Xp path of shorcut of first .Msi is %Documents and settings%All Users\Start Menu\MyApp Path of secpnd .Msi is %Documents and settings\Amit\Start Menu\Programs\MyApp I want both shortcut files at same Path,under Alluser\StartMenu\.. Same problem persist on Vista .. Thanks
... View more
Aug 11, 2008
01:08 AM
Thanks for reply.... I am using the property ( checkbox) set in msi to install setup.exe(as condition).. How can I execute setup.exe(Wrapper of .Msi) after main instalerr's .Msi..I want to call setup.exe after .Msi ( not as pre requisite).. How can I do this???? Thanks
... View more
Aug 04, 2008
12:26 AM
Thanks for your reply..Setup doesn't show any maintenance dialog in Add/Remove program..2 dialog boxes come rather... Thanks..
... View more
Jul 17, 2008
08:15 AM
So it sounds like when you launch your installation from within InstallShield, the registry is set correctly. When you launch your installation from outside InstallShield (maybe by browsing to your .exe file through Windows Explorer and launching it), the registry is not set correctly. InstallShield is run with elevated privileges. When you launch an installation from within InstallShield, those elevated privileges are carried over to your installation. So, launching installations from within InstallShield may not be a good test for checking the run-time behavior that your end users will experience. I'm guessing that if you launch your installation by right-clicking and selecting Run as Administrator, the registry will be set correctly. If that's the case, I think that you might need to select Administrator for the Required Execution Level setting on the Setup.exe tab in the Releases view. The help pane that's displayed in the lower right when you select this setting has more information.
... View more
Jul 22, 2008
12:38 AM
Thanks Debbiel for ur kind help...I ll try to give setup.exe(instead of .msi) to my end user.. Thanks:o
... View more
Jul 17, 2008
06:49 AM
I think user of admin group can't set values for a key(or can't create key)..What should i do to elevate this..Can you tell me the exact way to do this..i am begineer for this tool (IS2008 prof. edition)..Please guide me step wise for both problem... In case of 8 applications I am able to suppress UAC for master installer only..other applications are still showing prompt. Please help Thanks
... View more
Jul 07, 2008
08:19 AM
Duplicate post; for follow-up, see http://community.acresso.com/showthread.php?t=182071.
... View more
May 08, 2008
01:16 AM
RobertDickau wrote: For one, you can use the same /qn switch used for silent installations: msiexec.exe /x {prod-uct-code} /qn I tried but its not working...I have to uninstall 10 application by single uninstaller....Some applications are being suppressed but most of them still need user interaction..How to uninstall all applications silently..???
... View more
Latest posts by amit_kumar3117
Subject | Views | Posted |
---|---|---|
1332 | Nov 24, 2008 03:10 AM | |
1332 | Nov 22, 2008 02:43 AM | |
1332 | Nov 20, 2008 06:39 AM | |
1332 | Nov 19, 2008 11:20 PM | |
3378 | Nov 19, 2008 03:16 AM | |
430 | Nov 11, 2008 12:36 AM | |
1299 | Nov 10, 2008 06:12 AM | |
853 | Oct 06, 2008 01:40 AM | |
853 | Sep 26, 2008 02:09 AM | |
5804 | Sep 26, 2008 12:21 AM |
Activity Feed
- Posted Re: How to set a property during Installation/Uninstallation on InstallShield Forum. Nov 24, 2008 03:10 AM
- Posted Re: How to set a property during Installation/Uninstallation on InstallShield Forum. Nov 22, 2008 02:43 AM
- Posted Re: How to set a property during Installation/Uninstallation on InstallShield Forum. Nov 20, 2008 06:39 AM
- Posted Re: How to set a property during Installation/Uninstallation on InstallShield Forum. Nov 19, 2008 11:20 PM
- Posted How to set a property during Installation/Uninstallation on InstallShield Forum. Nov 19, 2008 03:16 AM
- Posted Re: Problem in Uninstallation on InstallShield Forum. Nov 11, 2008 12:36 AM
- Posted Problem in Uninstallation on InstallShield Forum. Nov 10, 2008 06:12 AM
- Posted Re: How to change shortcut folder icon on InstallShield Forum. Oct 06, 2008 01:40 AM
- Posted Re: How to change shortcut folder icon on InstallShield Forum. Sep 26, 2008 02:09 AM
- Posted How to change shortcut folder icon on InstallShield Forum. Sep 26, 2008 12:21 AM
- Posted Re: deferred execution in system context fails on vista on InstallShield Forum. Aug 11, 2008 01:08 AM
- Posted deferred execution in system context fails on vista on InstallShield Forum. Aug 08, 2008 04:43 AM
- Posted Re: Silent uninstallation using response file on InstallShield Forum. Aug 04, 2008 12:26 AM
- Posted Re: Silent uninstallation using response file on InstallShield Forum. Jul 29, 2008 12:02 AM
- Posted Re: Silent uninstallation using response file on InstallShield Forum. Jul 25, 2008 04:03 AM
- Posted Re: Single UAC prompt for multiple setup.exe on InstallShield Forum. Jul 22, 2008 12:38 AM
- Posted Re: Silent uninstallation using response file on InstallShield Forum. Jul 22, 2008 12:24 AM
- Posted Re: Silent uninstallation using response file on InstallShield Forum. Jul 21, 2008 08:59 AM
- Posted Re: Silent uninstallation using response file on InstallShield Forum. Jul 21, 2008 08:54 AM
- Posted Re: Single UAC prompt for multiple setup.exe on InstallShield Forum. Jul 21, 2008 05:29 AM