Author: Pepé Le Pew
Subject: Custom WMI to eclude (none) and IPv6
Posted: 20 August 2014 at 2:45pm
The string you refer to,do you use the WMI Query directly in BGInfo settings or does it point to a script file? If you use the the script files, then it should work fine. If you look at the first page, you will see that WindowsStar provided them there. You simply copy it to notepad and save as with the .vgs extension. Make sure all your different config scripts are in the same location as the bginfo.exe and bginfo.config files.
As an example, the link as it shows in bginfo config for my script shows the path as %SystemDrive%\BGInfo\OnlyIPv4Address.vbs
Subject: Custom WMI to eclude (none) and IPv6
Posted: 20 August 2014 at 2:45pm
![]() First of all: So sorry for reopening such an old subject. I also got the problem solved with the (none) and the IPv6, thanks to you. But the string 'SELECT IPSubnet FROM Win32_NetworkAdapterConfiguration WHERE IPEnabled=True' leaves this line: 255.255.255.0 64. I am trying to get rid of the 64 but have no success. :( Can anybody please help? Yours |
The string you refer to,do you use the WMI Query directly in BGInfo settings or does it point to a script file? If you use the the script files, then it should work fine. If you look at the first page, you will see that WindowsStar provided them there. You simply copy it to notepad and save as with the .vgs extension. Make sure all your different config scripts are in the same location as the bginfo.exe and bginfo.config files.
As an example, the link as it shows in bginfo config for my script shows the path as %SystemDrive%\BGInfo\OnlyIPv4Address.vbs