Randem Systems Support Board

InnoScript => InnoScript - General Questions, Report Bugs, Problems etc... => Topic started by: mutexx on July 09, 2006, 04:34:37 AM

Title: InnoScript and Installshield
Post by: mutexx on July 09, 2006, 04:34:37 AM
Hi,
 
I was wondering if InnoScript can be used to make my  Installshield deployments more reliable?
 
Thanks.
Title: InnoScript and Installshield
Post by: Randem on July 09, 2006, 11:17:47 AM
Aloha mutexx,
 
Yes it can. If you use it a tool to find all the dependencies that your app needs and use the AutoOSUpdater to update the target computer for database operations. You will also see that which may be missing from your InstallShield installations.
Title: InnoScript and Installshield
Post by: mutexx on July 09, 2006, 02:29:38 PM
Sweet! Thanks!