Anti-Malware Toolkit tips
From Lunarsoft Wiki
Contents |
Command Line Arguments
Anti-Malware Toolkit has several command line arguments that allow package selection when the program is started. Your Operating System is the package that is selected by default. The command line arguments are as follows:
- --custom — Sets the default package to "Custom".
- --2000 — Sets the default package to "Windows 2000".
- --xp — Sets the default package to "Windows XP".
- --vista — Sets the default package to "Windows Vista".
- --seven — Sets the default package to "Windows 7".
- --server2003 — Sets the default package to "Windows Server 2003".
- --server2008 — Sets the default package to "Windows Server 2008".
- --proxy-host — Sets the proxy host/IP and port.
- Example: --proxy-host:example.com:1234
- --proxy-auth — Sets the Username and Password for proxy authorization.
- Example: --proxy-auth:MyUsername:MyPassword