Proxy Options
/disable_winhttp_proxy
Disables the winhttp Proxy. Therefore WuInstall deletes the registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Connections. After the execution WuInstall will enable the proxy again.
/disable_internet_proxy
This option disables the internet proxy, after executing WuInstall the proxy is enabled again.
/proxyauto
If this option is set, the web proxy settings will be detected automatically.
/proxyaddress "address:port"
Sets the address and the decimal port number of the proxy.
/proxyuser "username"
Sets the user name to submit to the proxy server for authentication.
/proxypass "password"
Sets the password to submit to the proxy server for authentication.