WINEDIT.EXE 16-bit DOS MODE
Purpose Perform several Windows .INI file editing functions.
Description This program can be used in batch files with Windows 3.X to perform several editing functions on Windows configuration files. It can add .GRP (group) files to PROGMAN.INI, add a new program to the LOAD= line of WIN.INI, and change the parameters in SYSTEM.INI associated with the chosen network. This last function makes it possible to switch the supported network driver at boot time.



    WINEDIT version 1.04    written by Lincoln Jaros

        winedit [options]

            -w windir     specify non-standard Windows directory
            -t            test for Windows running set EL to 1 if yes
            -o            override the test for Windows active
            -g grpfile    add a .GRP file to PROGMAN.INI
            -d netdesc    specify text of network description
            -l loadfile   add a program to LOAD= in WIN.INI
            -n nettype    change SYSTEM.INI network configuration:
                          net = NetWare
                          ban = Banyan

        Perform various edit functions on Windows INI files. Only
        one edit operation per command line is permitted.

		

DOWNLOAD