View Full Version : Running Script code at the end of setup
Dewitteridder
10-20-2004, 02:47 PM
I have a MSI setup developed on IS developer 7.04. Is there anyway i can run installshield code at the end of the setup sequence after all the files and registry entries have been copied onto the system? I've been reading a lot of posts regarding this but it looks pretty bleak. Any help on this would be greatly appreciated. Thank you.
Kenji Horvath
TsungH
10-20-2004, 04:31 PM
I presume it is a Basic MSI project. Yes, it is possible. InstallScript custom actions can be scheduled deferred in Execute Sequence, e.g, between PublishProduct action and InstallFinalize action.
Dewitteridder
10-21-2004, 06:21 AM
Thank you. That's exactly what i wanted. The deferred execution made the difference =)
Kenji
TsungH
10-21-2004, 01:21 PM
You may find this (http://www.installshield.com/news/newsletter/0108-articles/install-phase.asp) informative.
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.