Skip to Main Content
Patch My PC Ideas & Feedback

A community where customers and the community can provide feedback to make a better product for everyone! For more details on how we prioritize requests, please see:

Add "Manage installation logging" to non-MSI installers

Please add "Manage installation logging" to non-MSI installers when available. Although there are exceptions with badly built/scripted packages, most installers support setting a log path via command line switch and the programs installer builder programs log switches, as well as program packages are well documented. InstallShield: /f2%logpath%, Inno: /LOG="%logpath%", etc.

  • Attach files
      Drop here to upload
    • Admin
      Cody Mathis
      Reply
      |
      Jul 7, 2021

      This is already implemented. When we know of the logging switch for EXE based application we will support enabling it.