Switch to create a log file for an executable file
Hi everyone
I am new to packaging . What is the command we will use to get a log file for an executable file.a setup.exe
I am new to packaging . What is the command we will use to get a log file for an executable file.a setup.exe
0 Comments
[ + ] Show comments
Answers (3)
Please log in to answer
Posted by:
jmaclaurin
13 years ago
Posted by:
naveen.packager
13 years ago
Posted by:
sumitsingh1984
13 years ago
Hi
1)You could try with setup.exe /? to see if it supports any log file.
2)If the exe has msi with in it then try to set the registry key and see the log file in %temp%
3) For installshield created exe try with setup.exe /debuglogâ€ÂC:\SetupLogFile.txtâ€Â
As already mentioned it depends on the vendor,how to support the log file creation.
Sumi
1)You could try with setup.exe /? to see if it supports any log file.
2)If the exe has msi with in it then try to set the registry key and see the log file in %temp%
3) For installshield created exe try with setup.exe /debuglogâ€ÂC:\SetupLogFile.txtâ€Â
As already mentioned it depends on the vendor,how to support the log file creation.
Sumi
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.