/build/static/layout/Breadcrumb_cap_w.png

Log File keeps on generating

Hello all,

I am installing this package using Install Shield Setup.exe with the Setup.iss(response) file for a silent install. Problem here is that this combination (C:\PATH TO\Setup.exe /s /f1C:\PATH TO\Setup.iss) for silent run, keeps on generating a log file (setup.log). Do I turn off that log file? Keeping in mind this only generates when I run setup.exe with setup.iss for silent run. But just running the setup.exe doesn't generate this log file. Anyone, any help is appreciated.

Thanks
AK

0 Comments   [ + ] Show comments

Answers (4)

Posted by: pjgeutjens 12 years ago
Red Belt
0
I don't know about suppressing the log, but you can redirect it to a folder of your choice using the parameter -f2<path to log file>.
You could then delete this log afterwards.

PJ
Posted by: 786_ak 12 years ago
Third Degree Green Belt
0
Thanks pjgeutjens for quick response.

But it's not doing the job. It does create the log file in a separate folder but doesn't kick in the installation. You see I am using the install script wrapper to call the VB, which is actually doing the install. So I have to specify the path to both (setup.exe & setup.iss) with /s /f1, for this to work silently and call the VB. With /f2, it only generates the log file in a different folder and that's where it stops.

Thanks
AK
Posted by: pjgeutjens 12 years ago
Red Belt
0
you are using the command line

<path to>setup.exe /s /f1<path to .iss file> /f2<path to log file>

right?
Posted by: 786_ak 12 years ago
Third Degree Green Belt
0
Ooops.....

Well I am now. Once again thanks for a quick response. Working like a charm.

Thanks
AK
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ