Jul 31, 2015
07:37 AM
I have the custom action and the conditions for enable/Disable EULA page Next button. It works fine a English OS, but doesn't work on Chinese OS. Any help would be really appreciated.
... View more
May 20, 2014
04:37 AM
Thanks KrisVanherck, removing the 1 value of "ISProjectDataFolder" from "ISPathVariable" table worked for me.
... View more
Sep 04, 2012
05:46 AM
In Installshield 2012 Spring also I'm getting below error while trying to set registry permission. InstallShield 3:29:13: Error returned from ApplyPermissionsItems: 0x00000643 Any help would be appreciated.
... View more
Feb 24, 2011
04:15 AM
Hi, i used /hide_progress in a installscript project.It works fine but problem is the installation window gets minimized. i.e focus doesn't go to the installation window unless untill we go and manually maximize that window. Any idea, how to handle this? Thanks in advance. Mrunmayee
... View more
Jan 05, 2011
07:10 AM
As Chris had mentioned, the steps given by gprasadholla works when i execute manually, but from launchAppAndWait() it doesn't do "Allow" for ASP.NET 2.0. 😞 Someone please help.
... View more
Dec 10, 2010
05:02 AM
Thank you Alpesh. I followed the steps you mentioned and that resolved my issue.
... View more
Nov 24, 2010
12:41 AM
Hi MichaelU, Can you please give more details on fixing this issue? I mean some steps to fix the error. Regrads, Mrunmayee
... View more
Jul 13, 2010
06:46 AM
You can cache MSI locally if you have Media type Network Image and compressed build.:)
... View more
Jul 12, 2010
03:59 AM
To check whether Microsoft SQL Server 2005 Backward Compatibility component is installed or not, the better option i found is to check the version under registry key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\BC\CurrentVersion".
... View more
Jul 02, 2010
04:43 AM
First of all i would like to know where you have sequenced your custom actions? Is it there in UI sequence or execute sequence? Basically the UI sequence doesn't get executed during silent installation.
... View more
Jun 18, 2010
03:31 AM
Thanks Heiner_Violet, Actual problem was the uninstallstrings for Installshield 10.5 is different than the new versions of installshield 2010. So it was creating problem during uninstallation after i upgraded the product. Example : //Uninstallstring which created by Installshield 2010 "UninstallString"="\"C:\\Program Files\\InstallShield Installation Information\\{Product_GUID}\\Setup.exe\" -runfromtemp -l0x0409 AddRemove -removeonly" //Uninstallstring which created by Installshield 10.5 "UninstallString"="RunDll32 C:\\PROGRA~1\\COMMON~1\\INSTAL~1\\PROFES~1\\RunTime\\10\\50\\Intel32\\Ctor.dll,LaunchSetup \"C:\\Program Files\\InstallShield Installation Information\\{Product_GUID}\\setup.exe\" -l0x9 AddRemove -removeonly" Thanks a lot.
... View more
Jun 17, 2010
12:57 AM
Hi, There is one inbuilt tool "AppCmd.exe" available in IIS 7 using which you ca mange your website from commandline. Reference : http://learn.iis.net/page.aspx/114/getting-started-with-appcmdexe/ I used the following command from installscript to create website on IIS 7. "AppCmd.exe" "add site /name:\""+szWebsite+"\" /bindings:http/*:"+szTCPPort+":,https/*:"+szSSLPort+": /physicalPath:\""+szWWWRootPath+"\"" Hope, this will help you.
... View more
Jun 08, 2010
06:44 AM
Hi, I'm also getting the same error. --------------------------- Microsoft Visual C++ Runtime Library --------------------------- Runtime Error! Program: C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\set7D.tmp abnormal program termination Please let me know what is the exact key to be removed from [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall. Waiting for your response. Thanks in advance
... View more
Dec 02, 2009
04:14 AM
Thanks joshstechnij, The hotfix provided solved my problem 🙂 --Mrunmayee
... View more
Latest posts by Mrunmayee
Subject | Views | Posted |
---|---|---|
1802 | Jul 31, 2015 07:37 AM | |
1326 | May 20, 2014 04:37 AM | |
910 | Sep 04, 2012 05:46 AM | |
846 | Feb 24, 2011 04:15 AM | |
588 | Feb 04, 2011 02:52 AM | |
752 | Jan 05, 2011 07:10 AM | |
1104 | Dec 10, 2010 05:02 AM | |
1104 | Nov 24, 2010 12:41 AM | |
510 | Jul 13, 2010 06:46 AM | |
1518 | Jul 12, 2010 03:59 AM |
Activity Feed
- Posted WatchScroll64 doesn't work on Chinese OS on InstallShield Forum. Jul 31, 2015 07:37 AM
- Posted Changing ISProjectDataFolder path on InstallShield Forum. May 20, 2014 04:37 AM
- Posted ERRROR - ApplyPermissionsItems on InstallShield Forum. Sep 04, 2012 05:46 AM
- Posted Re: How to hide the small initialization dialog, at runtime. on InstallShield Forum. Feb 24, 2011 04:15 AM
- Posted Re: Support Files on InstallShield Forum. Feb 04, 2011 02:52 AM
- Posted Unable to Enable ASP. Net 2.0 from installation on InstallShield Forum. Jan 05, 2011 07:10 AM
- Posted Issue Fixed on InstallShield Forum. Dec 10, 2010 05:02 AM
- Posted Re: Managed custom action aborting uninstallation on InstallShield Forum. Nov 24, 2010 12:41 AM
- Posted Cache MSI Locally on InstallShield Forum. Jul 13, 2010 06:46 AM
- Posted Microsoft SQL Server 2005 Backward Compatibility check on InstallShield Forum. Jul 12, 2010 03:59 AM
- Posted Silent Installation - MSI on InstallShield Forum. Jul 02, 2010 04:43 AM
- Posted Issue Resolved :Runtime Error! on InstallShield Forum. Jun 18, 2010 03:31 AM
- Posted IIS 7 and AppCmd.exe on InstallShield Forum. Jun 17, 2010 12:57 AM
- Posted Microsoft Visual C++ Runtime Library - Runtime Error! on InstallShield Forum. Jun 08, 2010 06:44 AM
- Posted Re: Error Code: -5009 : 0x80040702 after updating to IS 2010 SP1 on InstallShield Forum. Dec 02, 2009 04:14 AM
- Posted 64-bit installation on InstallShield Forum. Dec 01, 2009 06:41 AM
- Posted 64 bit registry search on InstallShield Forum. Dec 01, 2009 06:30 AM
- Posted Asp.net on InstallShield Forum. Nov 26, 2009 01:55 AM
- Posted Search 64-bit Registry on InstallShield Forum. Nov 25, 2009 02:16 AM
- Posted Re: Detecting SQL Server 2005 Backward Compatibility on InstallShield Forum. Nov 24, 2009 02:07 AM