QUOTE (rdsok @ Oct 19 2010, 05:58 PM)

The readme.txt file explains the various settings available to you including the one you are asking about
penetcfg.ini; PE Network Configurator (PENetCfg) v2.33
; Copyright © 2003-2009 Pierre Mounir (TheTruth)
;This is a sample network profile to use with "PE Network Configurator", adapt it to your liking.
; For more information about the sections and keys in this profile, refer to the included "Readme.txt".
;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[General]
AutoStartNet = YES
PromptForProfile = NO
ShowGUI = NO
;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[NetProfiles]
Home Profile = "%SystemDrive%\Net Profiles\Home.ini
Work Profile = "%SystemDrive%\Net Profiles\Work.ini"
;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
autorun0penetcfg.cmd@echo off
title Starting Network Support
run tcpipreg.reg
call %SystemRoot%\system32\penetcfg.exe /UseProfile penetcfg-dhcp.ini
rem call mstcp.cmd
exit
Both PEnetCFG plugins are disabled.