Skip to content

Instantly share code, notes, and snippets.

@adam-hert
Last active August 28, 2017 21:57
Show Gist options
  • Save adam-hert/72f7bdcc6ad3b781b455e77a93888e52 to your computer and use it in GitHub Desktop.
Save adam-hert/72f7bdcc6ad3b781b455e77a93888e52 to your computer and use it in GitHub Desktop.
Silent .NET Installation
C:\TraceView_Setup.exe /sp- /silent /LOADINF=silent_install.txt
C:\DotNetAgent_Setup.exe /silent /COMPONENTS=IIsOnly
[Setup]
Lang=english
Dir=C:\Program Files\AppNeta\TraceView
Group=TraceView
NoIcons=0
SetupType=install
Components=
client_id=SITE_KEY
Tasks=
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment