I have penetcfg as a plugin dir.
autorun0penetcfg.cmd and autorun-penetcfg.inf are in that dir and enabled.
within penetcfg_nu2menu.xml I use:
<MITEM TYPE="ITEM" DISABLED="@Or(@Not(@FileExists(@GetWinDir()\setupldr.bin)), @Not(@FileExists(@GetWinDir()\system32\penetcfg.exe)))" CMD="RUN" FUNC="@GetWinDir()\system32\penetcfg.exe /penetcfg-static">PE Network Configurator</MITEM>
so static is enabled in my opinion.
-----------------------------
within penetcfg-static.ini:
[NetAdapter1]
EnableDHCP=No
UseStaticGateway=Yes
UseStaticDNS=Yes
UseStaticWINS=Yes
IPAddress=192.168.21.50
SubnetMask=255.255.255.0
[NetID]
Workgroup=jupiter
-----------------------------
Still as BartPE boot up I get the question if I want network support now, and I run autorun network (as I believe..
And on default he gives me DHCP and the wrong workgroup, I see at default workgroup.
How can I change it to load my settings on default as in the ini file and not ask me if I want network support..???
Thanks for the support.
