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 22, 2008
12:24 AM
Thanks...I tried removeonly..But its not working...:( Nothing seems to work in this case... Thanks
... View more
Jul 21, 2008
08:59 AM
Its a InstallScript MSI project.... Thanks
... View more
Jul 21, 2008
08:54 AM
thanks Devin ....InstallShield 12 was used to build setup.exe(its a third party application 😞 )...It doesn't execute any script during uninstallation... I was not able to generate uninstall.iss.. So I created it manually..Plaese look at the dialog boxes....What should I do to make it complete silent uninstallation..???:confused: I tried -d option also..It didn't work../qn /y ..several option I have tried but none of them have worked in My case..Please Help Thanks
... View more
Jul 21, 2008
05:29 AM
Thanks Dabbiel...It seems to work fine...But 1 more issue is thr that when i launch master installer by setup.exe it works fine i.e it installs all applications perfectly...but msi is not able to do the same work..why changes made in setup.exe in not being reflected in msi...How can I install all applications(suppressing UAC and writing in registry) through msi..??? I am a newbie Please help.. Thanks..
... View more
Jul 20, 2008
06:39 AM
yeah... Command is "C:\path for setup.exe" -uninst -s -f1"path of uninstall.iss" Could you tell me any other way to do this..I need to solve this problem.. Thanks
... View more
Jul 18, 2008
03:13 AM
Hi I have one setup.exe(very bugging)..I generated one response file for that..I am using this response file for silent uninstallation but two dialog boxes are always coming..I want to get rid of these two dialog box anyhow 1st Dialog box is And second OK message box(which I am not attatching) comes after uninstallation of application...I don't want these two message boxes to come during uninstallation... Response file is below [InstallShield Silent] Version=v7.00 File=Response File [File Transfer] OverwrittenReadOnly=NoToAll [{Product-Key}-DlgOrder] Dlg0={Product-Key}-AskYesNo-0 Count=2 Dlg1={Product-Key}-SdFinish-0 [{Product-Key}-AskYesNo-0] Result=1 [{Product-Key}-SdFinish-0] Result=1 bOpt1=0 bOpt2=0 Plaese help me in this problem
... View more
Labels
- Labels:
-
InstallShield 2009
Jul 18, 2008
01:09 AM
It has several point... Set up launcher Required execution level and so many...but still its suppressing the UAC for master installer only.. What to do..??
... View more
Jul 17, 2008
06:58 AM
Thanks for reply...Can you tell me a user of admin group can write in registry or not??..I am droping the idea for standard user...But admin group users are also not able to set values for key on vista...RegDBSetKeyValueEx doesn't seem to work on vista for admin group user also...What should I do for that.. When I launch msi from InstallShield it writes the value ...But if i copy that msi and try to run It from other place it doesn't work..Whats the difference between running an .Msi from InstallShield or froma Different Path.. Plaese help me in this problem So that atleast admin group user could write values in registry... Thanks
... 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 17, 2008
12:32 AM
Thanks..I am using InstallShield 2008 professional edition..But It has required execution level for setup.exe in Release view... Thanks
... View more
Jul 15, 2008
02:05 AM
Hi..When a"Standard User" launch .msi , RegDBSetKeyValueEx doesn't work..it is working fine on Windows XP or 2K..but in case of vista RegDBSetKeyValueEx is unable to write any value in key(for Standard User)...I am calling a custom action which internally calls a installScript function..RegDBSetKeyValueEx is getting called through this installScript function...Is there any problem of Admin rights (or UAC 😞 )... How can I make it possible for "STANDARD USER" also to modify the value of a key under "HKLM"... Path of the key is "HKEY_LOCAL_MACHINE\Software\Mydir\key1\" Thanks
... View more
Labels
- Labels:
-
InstallShield 2008
Jul 15, 2008
01:55 AM
Thanks for reply...I tried that also..but its not working in my case... I think I should elaborate the problem first.. I dont hav msi of all other applications ..I have only setup.exe of those 8 applications and all these application are getting launched by custom action which are Immedeaite execution in sequence....When I run installer As "STANDARD USER" (which installs all these applications) it shows UAC prompt for all setup.exe... I tried to change the word count to 8..but it doesn't work..because it only tells windows installer that it doesnt reaquire admin priviledge..and my installation fails..What should I do to minimize UAC prompt for "Standard user" Thanks :confused:
... View more
Jul 14, 2008
08:35 AM
Hey..Could anyone help me in this problem... Thanks in advance
... View more
Jul 14, 2008
01:16 AM
My .msi(i.e installer) installs 8 applications all together .. But on Vista I am getting one UAC prompt for each application(i.e setup.exe)..which is all together 9 UAC prompts..Its not accepted by our users...Please guide me how can I suppress all UAC and just show Only one UAC for all application(installer+8 application)... My .msi runs one custom action for each each application(setup.exe)..So 8 CA are being used to install all applications.. I read in an article that windows installer 4.5 can install multiple packages with single UAC prompt by using digital signed certificate...How can I do that in Windows installer 4.5..Is there any other way to do so...??? Thanks
... View more
Labels
- Labels:
-
InstallShield 2009
- « Previous
-
- 1
- 2
- Next »
Latest posts by amit_kumar3117
Subject | Views | Posted |
---|---|---|
1328 | Nov 24, 2008 03:10 AM | |
1328 | Nov 22, 2008 02:43 AM | |
1328 | Nov 20, 2008 06:39 AM | |
1328 | Nov 19, 2008 11:20 PM | |
3374 | Nov 19, 2008 03:16 AM | |
430 | Nov 11, 2008 12:36 AM | |
1299 | Nov 10, 2008 06:12 AM | |
850 | Oct 06, 2008 01:40 AM | |
850 | Sep 26, 2008 02:09 AM | |
5801 | 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