Logfile for InstallShield Compiler..
[email protected] ("Benedikt Feldhaus") Fri, 25 Jul 2003 07:11:31 +0200
| Newsgroups | perl.scripts |
|---|---|
| Organization | Werth Messtechnik |
| Message-ID | <[email protected]> |
I running perl scripts on windows to compile and build my Installshield Setups. I am logging the perl output to STDOUT into a logfile using the select command. Unfortuneatly, the ICompile.exe and IBuild.exe I call with system, have their own STDOUT and so that information doen't appear in my logfile. Same for WindowsScriptingHost.. Is ist possible to capture the output of other Executeables I call with system, or is there another way to call these applications? Thanks, Jens