Page 1 of 1

Variable INI-files for UpdateGenerator

PostPosted: 17.01.2014, 16:04
by harry
Since version 8.9 of WSUSOU UpdateGenerator script supports variable ini files given as a command line parameter.

Code: Select all
UpdateGenerator [enu|deu] [[drive:][path][inifilename.ini]]

enu|deu      shows GUI in english or german;
             defaults to german for: de, de-DE, de-CH, de-AT, de-LU, de-LI;
             otherwise defaults to english

inifilename  alternative INI-File;
             MUST be the last argument on commandline;
             defaults to UpdateGenerator.ini in the same path as UpdateGenerator.exe