For instance, can installshield input the following information or anything similar to it in a database in real time?
-
installed file a
-
installed file b
-
failed installing file c
Any help appreciated!
For instance, can installshield input the following information or anything similar to it in a database in real time?
installed file a
installed file b
failed installing file c
Any help appreciated!
Subject: Can installshield be customized to automatically input specific upgrade errors into a custom client upgrade tracking application?
Not natively. I suppose it could be done in a separate application. You could always try to parse the LotusInstall.log file after the install and use the information in there to catch errors.