标签: logging installshield suite
有没有什么方法可以自动记录Installshield suite setup.exe文件?我可以创建一个批处理文件: Setup.exe /debuglog"C:\logpath\SomeLog.log“ 但我宁愿setup.exe自己做。 有可能吗?