This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Logging Installation Progress Screen..???
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
‎Feb 11, 2008
08:20 AM
Logging Installation Progress Screen..???
Hi, :mad:
i'm new to installscript. i'm working on installshield 2008, winxp -sp2, not a silent mode installation.
i'm creating a log file for my project which needs to capture each n every action during the Progress Screen Window: for eg -
copying abc.exe to c:\text\..
updating ab.xyz..
Clearing disk..
deleting files asd.cvb..
Now the question is, how can i capture these kinda events so as to log 'em?
Plz suggest any relevant Inbuilt functions or any kinda code...
Please help..
**i've created a function to update my log file during the course of the installation & for every action, corresponding entries r made by calling the function...
i'm new to installscript. i'm working on installshield 2008, winxp -sp2, not a silent mode installation.
i'm creating a log file for my project which needs to capture each n every action during the Progress Screen Window: for eg -
copying abc.exe to c:\text\..
updating ab.xyz..
Clearing disk..
deleting files asd.cvb..
Now the question is, how can i capture these kinda events so as to log 'em?
Plz suggest any relevant Inbuilt functions or any kinda code...
Please help..
**i've created a function to update my log file during the course of the installation & for every action, corresponding entries r made by calling the function...
(3) Replies