Mar 02, 2009
06:36 AM
Maybe the Online-Help helps: "Requiring End Users to Scroll Through the EULA in the LicenseAgreement Dialog " Stefan
... View more
Feb 13, 2009
09:29 AM
Yes, thanks, but my question is if I defer the reboot to the end of the installation, will it cause any problems in terms of pre-compiling the .Net binaries?
... View more
Mar 03, 2009
03:44 PM
In our similar situation, we opted to move our .NET prereq from feature prereq to setup-prereq. That way it is all done before our install begins and isn't affected by the lack of movement in progress bar. For our SQL Server prereq it is still a feature pre-req since only needed if a certain feature is selected. However, we have since modified the SQL Server's command line from /qn to /qb to show its user-interface accordingly. To my knowledge, this is only an issue on Windows Vista as feature prereqs seem to work fine on XP. Here is a related forum posting with some additional information. http://community.installshield.com/showthread.php?t=183097
... View more
Feb 05, 2009
10:33 AM
Great, thanks, I will try the "CustomActionData". [CODE](On the other hand, if you can launch the caspol executable directly, you can pass [INSTALLDIR] as an argument without needing CustomActionData.)[/CODE] Thats what I was doing, however, caspol shows the command prompt windows when executing and it doesnt take an argument or such to do it silently. So I am going to supress the windows programmatically.
... View more
Feb 03, 2009
08:29 PM
Please see the MSI help topic "Conditional Statement Syntax" for information about &FeatureName=n conditions...
... View more
Mar 11, 2009
06:53 AM
RobertDickau wrote: If you don't need to worry about dependencies, an action that uses the Binary table for storage might do the trick... Robert, could you elaborate on this please? What exactly do you mean by "an action that uses the Binary table"?
... View more
Jan 28, 2009
04:58 PM
Hmm that's it.. There was another exe inherited from the exe that I executed. So after I execute that I now check if the inherited exe is finished in another Custom Action. Thanks for the help!
... View more
Jan 13, 2009
10:03 AM
Yes, thanks Robert! Another question along these lines, if the user is not admin, i want to terminate the installation as well. Is there an easy way of this or do I need to create a Custom Action and find that out and evaluate a property and use it in the Launch Conditions? Any tips on figuring out if the user is admin or not? Thanks.
... View more
Jan 08, 2009
07:41 AM
That did the trick for me, thank you!
... View more
Jan 06, 2009
10:44 AM
Alright, I've submitted this under IOC-000078036. You can use this number to search the release notes of future releases, or ask our support staff, or even just ask about it here (with the standard caveat that this is not an official support forum, etc.). In practice, though, this one is a small enough change I should be able to get a working prototype, and if you can accept it without it going through our QA process, can post an updated file for you to use with your current product. Also I've gotten a little more review of how the command line parameters work again, and I don't think the second workaround I suggested can work (sneaking in a /q_ in the properties field), so without updated code from us, you would have to modify the property.
... View more
Jan 16, 2009
08:55 AM
The typical way is for your custom action function to return ERROR_INSTALL_FAILURE.
... View more
- « Previous
- Next »
Latest posts by JoderCoder
Subject | Views | Posted |
---|---|---|
849 | Mar 16, 2011 06:30 AM | |
4360 | Mar 07, 2011 05:19 AM | |
4984 | Mar 03, 2011 12:58 PM | |
2460 | Aug 24, 2010 07:53 AM | |
2460 | Aug 24, 2010 07:51 AM | |
6575 | Aug 24, 2010 07:40 AM | |
967 | Jul 28, 2010 12:01 PM | |
2476 | Jul 28, 2010 05:07 AM | |
752 | Jul 16, 2010 05:36 PM | |
1060 | Jul 07, 2010 05:58 AM |
Activity Feed
- Posted Re: Windows Service install and Recovery Actions on InstallShield Forum. Mar 16, 2011 06:30 AM
- Posted Windows Service install and Recovery Actions on InstallShield Forum. Mar 07, 2011 05:19 AM
- Posted Re: Install windows service on InstallShield Forum. Mar 03, 2011 12:58 PM
- Posted Re: ISDEV : fatal error -6041: Internal build error on InstallShield Forum. Aug 24, 2010 07:53 AM
- Posted Re: ISDEV : fatal error -6041: Internal build error on InstallShield Forum. Aug 24, 2010 07:51 AM
- Posted ISDEV : fatal error -6041: Internal build error on InstallShield Forum. Aug 24, 2010 07:40 AM
- Posted Re: Per user install - ReadytoInstall Dialog - USERNAME resolves incorrectly on InstallShield Forum. Jul 28, 2010 12:01 PM
- Posted Per user install - ReadytoInstall Dialog - USERNAME resolves incorrectly on InstallShield Forum. Jul 28, 2010 05:07 AM
- Posted Re: Always overwrite as a Global Setting on InstallShield Forum. Jul 16, 2010 05:36 PM
- Posted Re: Driver installation prompt on InstallShield Forum. Jul 07, 2010 05:58 AM
- Posted Re: Installer process (setup.exe) spawning infinitely when UAC is off with non-admin user on InstallShield Forum. Jul 06, 2010 01:09 PM
- Posted Re: Installer process (setup.exe) spawning infinitely when UAC is off with non-admin user on InstallShield Forum. Jul 06, 2010 12:56 PM
- Posted Driver installation prompt on InstallShield Forum. Jul 06, 2010 05:39 AM
- Posted Re: Converting Project Types on InstallShield Forum. Jul 05, 2010 04:33 AM
- Posted Re: Installer process (setup.exe) spawning infinitely when UAC is off with non-admin user on InstallShield Forum. Jul 02, 2010 06:27 AM
- Posted Re: Converting Project Types on InstallShield Forum. Jul 02, 2010 05:52 AM
- Posted Re: uninstalling a msi during/after uninstalling main application on InstallShield Forum. Jul 02, 2010 05:46 AM
- Posted Re: Installer process (setup.exe) spawning infinitely when UAC is off with non-admin user on InstallShield Forum. Jul 01, 2010 06:36 AM
- Posted Multiple versions of Standalone Build Engine on the same machine on InstallShield Forum. Jun 30, 2010 12:13 PM
- Posted Installer process (setup.exe) spawning infinitely when UAC is off with non-admin user on InstallShield Forum. Jun 24, 2010 11:14 AM