The list of selected interfaces is in file
nat32ini,
along with the connectivity type indicators.
Interface settings are in the files
netcfg1,
netcfg2
and so on for each configured interface.
The initial size and show state of the Console are specified in file
conini.
The size of the Console screen buffer is specified in file
scrini.
Script Files
Script files can contain any NAT32 command, including names of files containing NAT32 commands, Tcl scripts and even Windows commands.
startup executed when NAT32 starts, specifies default settings user.txt executed just before startup exits (user-defined) onexit executed when NAT32 terminates dialup.txt executed before dialing takes place (user-defined) hangup.txt executed before a hangup takes place (user-defined) connect executed after a connection has been dialed disc executed after a connection is terminated change executed after an IP address change has occurred typed.txt loaded when a Web window is selected
File readme.txt
contains a list of changes in each build. If a new NDIS3PKT driver is available,
the build information will indicate this, and you must
install the new version before you run that build.
File typed.txt contains URLs that are displayed in a Web window's combobox prior to the Typed URLs fetched from the Registry.
You may need to modify file startup, but note that custom settings should be placed in file user.txt, which is executed by startup just before it completes. File user.txt is not overwritten when you install a new build of NAT32.