.INI Switches

.INI Switches

Postby F1ynn77 » 10.08.2016, 14:57

Hello,

I was wondering, does there exist a list containing all the available .INI Switches?

Thank you!
F1ynn77
 

Re: .INI Switches

Postby aker » 10.08.2016, 17:24

If you know a little about .au3 files, you may take a look at UpdateGenerator.au3

Here a list sperated into the different sections:
Code: Select all
87    Dim Const $iso_token_cd             = "single"
88    Dim Const $iso_token_dvd            = "cross-platform"
89    Dim Const $iso_token_skiphashes     = "skiphashes"

90    Dim Const $usb_token_copy           = "copy"
91    Dim Const $usb_token_path           = "path"
92    Dim Const $usb_token_cleanup        = "cleanup"

93    Dim Const $opts_token_includesp     = "includesp"
94    Dim Const $opts_token_allowsp       = "allowsp"
95    Dim Const $opts_token_includedotnet = "includedotnet"
96    Dim Const $opts_token_allowdotnet   = "allowdotnet"
97    Dim Const $opts_token_wle           = "includewle"
98    Dim Const $opts_token_msse          = "includemsse"
99    Dim Const $opts_token_wddefs        = "includewddefs"
100    Dim Const $opts_token_includewinglb = "includewinglb"
101    Dim Const $opts_token_cleanup       = "cleanupdownloads"
102    Dim Const $opts_token_verify        = "verifydownloads"

103    Dim Const $misc_token_proxy         = "proxy"
104    Dim Const $misc_token_wsus          = "wsus"
105    Dim Const $misc_token_wsus_only     = "wsusonly"
106    Dim Const $misc_token_wsus_proxy    = "wsusbyproxy"
107    Dim Const $misc_token_wsus_trans    = "transferwsus"
108    Dim Const $misc_token_skipsdd       = "skipsdd"
109    Dim Const $misc_token_skiptz        = "skiptz"
110    Dim Const $misc_token_skipdownload  = "skipdownload"
111    Dim Const $misc_token_skipdynamic   = "skipdynamic"
112    Dim Const $misc_token_chkver        = "checkouversion"
113    Dim Const $misc_token_minimize      = "minimizeondownload"
114    Dim Const $misc_token_showshutdown  = "showshutdown"
115    Dim Const $misc_token_showdonate    = "showdonate"
116    Dim Const $misc_token_clt_wustat    = "WUStatusServer"
Wer Rechtschreibfehler findet, darf sie behalten oder an den Meistbietenden versteigern. / Everybody finding a misspelling is allowed to keep or sell it.
aker

WSUS Offline Update „Community Edition“
https://gitlab.com/wsusoffline/wsusoffline/-/releases
aker
 
Posts: 3999
Joined: 02.03.2011, 15:32

Re: .INI Switches

Postby jmcaree » 17.04.2018, 22:43

Can anyone explain what the switches do in the INI?

Thanks
Jeanne
jmcaree
 
Posts: 13
Joined: 21.03.2018, 20:43

Re: .INI Switches

Postby WSUSUpdateAdmin » 15.05.2018, 21:57

WSUSUpdateAdmin
Administrator
 
Posts: 2245
Joined: 07.07.2009, 14:38

Re: .INI Switches

Postby jmcaree » 16.05.2018, 02:59

Thanks for replying but I was hoping that you could explain the .au3 variables that are in the above thread. Not all of them are listed in the INI file.

Thanks
Jeanne
jmcaree
 
Posts: 13
Joined: 21.03.2018, 20:43

Re: .INI Switches

Postby Owdy » 11.04.2019, 04:50

The refering thread is outdated.. it was last edited in 2016 and was targeting [v10.7.4] ..

Anyone could provide descriptive reference to all of the currently valid sections/parameters/values in both INI files ?
Thanks
Owdy
 
Posts: 2
Joined: 02.02.2019, 06:27


Return to Verschiedenes / Miscellaneous

Who is online

Users browsing this forum: No registered users and 38 guests