Aug 24, 2016
09:16 AM
Did you get this to work? I am also looking for a good way to check if an internet connection exists. Thanks.
... View more
Apr 12, 2013
10:28 AM
In the help document it says this setting applies only to MSI projects. Mine is an InstallScript project type. What do I do in this case?
... View more
Apr 11, 2013
04:19 PM
I am using InstallShield 2012 Spring Premier to create installation package for supporting multiple language installs. The Dialogs look fine on a English OS, but are not displayed properly in other languages (including some double byte languages). My build PC is Windows 7 x64 Professional. Does the build PC require Language packs to be installed? When I check the Microsoft website it says language packs can only be installed on Win 7 Ultimate and Enterprise versions. (Note: In the past I have had the same project work fine when using a Windows XP Professional build PC) What is the recommended approach to get it to work?
... View more
Labels
- Labels:
-
InstallShield 2012 Spring
Mar 12, 2009
01:03 PM
Nevermind, I found a solution using "msiexec.exe".
... View more
Mar 12, 2009
11:31 AM
The previous version of the software is an MSI based installer, but the current version is InstallScript based. Can the previous MSI based version be uninstalled by the new InstallScript based installation? If yes, then how?
... View more
Labels
- Labels:
-
InstallShield 2008
Jul 22, 2008
02:22 PM
Thanks Robert, I will try that out.
... View more
Jul 22, 2008
01:28 PM
At any time is ok. This is for reporting/documentation and other similar purposes.
... View more
Jul 18, 2008
02:08 PM
Is there any way of creating the list of Components and their Source/Destination paths in an InstallScript project? I have a very long list of Components, so the manual process takes too long.
... View more
Labels
- Labels:
-
InstallShield 2008
Jun 25, 2008
09:03 AM
Does this link help.... http://community.macrovision.com/showthread.php?t=157888 Have you tried using the "OnSelfRegistrationError" function to check which dll is causing the problem?
... View more
Jun 25, 2008
08:55 AM
Try storing the parameter in a string variable before the LaunchAppAndWait call. Also try printing out the string in a MessageBox and verify the quotes are as expected. If the quotes are not correct, use the LongPathToQuote function. Also the "/" symbol would ignore the next character....check if that is the case....
... View more
Aug 30, 2005
10:19 AM
I am trying to use these functions in InstallShield 10.5 (InstallScript Project) to disable any UpdateService checks at the end of the install process. GetUpdateStatus SetUpdateStatus I tried using these functions in InstallScript, but I get a compiler error. I am assuming that the use of these functions would help me prevent the dialog shown below from appearing. I believe some users are getting this dialog on some O/S's, probably because the Update Service has only the english license and they are installing it on a different language. Any thoughts? Thanks.
... View more
Aug 19, 2005
01:54 PM
Can we use GetUpdateStatus SetUpdateStatus functions using InstallShield 10.5 (InstallScript) ?
... View more
Aug 17, 2005
01:57 PM
I did not find any solution.
... View more
Jul 11, 2005
02:09 PM
A "feature transfer error" occurs when the Update Service is enabled using InstallShield 10.5. The installation works perfectly fine before the Update Service is enabled. Plus, the error occurs only on Update installation, when the previous version did not have Update Service. A new installation works fine. This error occurs while the file transfer process is just starting. There is no compilation error or build error. Once the error pops up, the installation crashes. The build pc does not have internet access and thus the "Is product registered" comes up as "Unknown". Does this have have any bearing on this error? A screenshot of the error is attached. Thanks. -Vinod
... View more
May 24, 2005
12:52 PM
Is there any other way I can add the update service to the installation apart from using isus.msm? I dont have the Update Service CD at the moment, can I download the isus.msm from somewhere? Thanks for the help.
... View more
Latest posts by vinodn1
Subject | Views | Posted |
---|---|---|
1510 | Aug 24, 2016 09:16 AM | |
546 | Apr 12, 2013 10:28 AM | |
1176 | Apr 11, 2013 04:19 PM | |
443 | Mar 12, 2009 01:03 PM | |
1516 | Mar 12, 2009 11:31 AM | |
813 | Jul 22, 2008 02:22 PM | |
813 | Jul 22, 2008 01:28 PM | |
6776 | Jul 18, 2008 02:08 PM | |
396 | Jun 25, 2008 09:03 AM | |
1468 | Jun 25, 2008 08:55 AM |
Activity Feed
- Posted Re: Check if Internet Connection Available on InstallShield Forum. Aug 24, 2016 09:16 AM
- Posted Re: Dialogs not displayed correctly in non English systems on InstallShield Forum. Apr 12, 2013 10:28 AM
- Posted Dialogs not displayed correctly in non English systems on InstallShield Forum. Apr 11, 2013 04:19 PM
- Posted Re: How to Uninstall MSI version of the software from an InstallScript project? on InstallShield Forum. Mar 12, 2009 01:03 PM
- Posted How to Uninstall MSI version of the software from an InstallScript project? on InstallShield Forum. Mar 12, 2009 11:31 AM
- Posted Re: Best way to create a list of Components and the Source/Destination paths?? on InstallShield Forum. Jul 22, 2008 02:22 PM
- Posted Re: Best way to create a list of Components and the Source/Destination paths?? on InstallShield Forum. Jul 22, 2008 01:28 PM
- Posted Best way to create a list of Components and the Source/Destination paths?? on InstallShield Forum. Jul 18, 2008 02:08 PM
- Posted Re: InstallScript self-registration not working on InstallShield Forum. Jun 25, 2008 09:03 AM
- Posted Re: Parameter not passed to cmd.exe in LaunchAppAndWait on InstallShield Forum. Jun 25, 2008 08:55 AM
- Posted Can we use SetUpdateStatus function using InstallShield 10.5 (InstallScript)? on FlexNet Connect Forum. Aug 30, 2005 10:19 AM
- Posted Can we use SetUpdateStatus function using InstallShield 10.5 (InstallScript) ? on FlexNet Connect Forum. Aug 19, 2005 01:54 PM
- Posted Re: Feature transfer error when Update Service is enabled. Error occurs only on Upgrade. on FlexNet Connect Forum. Aug 17, 2005 01:57 PM
- Posted Feature transfer error when Update Service is enabled. Error occurs only on Upgrade. on FlexNet Connect Forum. Jul 11, 2005 02:09 PM
- Posted Re: Multiple Update Service's on development pc on FlexNet Connect Forum. May 24, 2005 12:52 PM
- Posted Multiple Update Service's on development pc on FlexNet Connect Forum. May 23, 2005 03:43 PM