The Network Card duplex can be 1 of the 4 following choices of speed:
- 10-Half
- 10-Full
- 100-Half
- 100-Full
Now..., by using WMI I was able to use a Win32 class to retrieve the current settings of speed on the NIC or Network Card. However, I was 'NOT' able to find a way of configuring or...
Encoding means that when a, for example '.vbs', file is encoded by using an encoding application, the source code of that '.vbs' file is no longer understandible.
Here's the story, I just encoded 'Cool.vbs' to 'Cooler.vbs'.
Now the Cool.vbs, which was not encoded, works fine, but it's new...
The Win32_IniFileSpecification WMI class contains the .INI information that the application needs to set in an .INI file. The .INI file information is written out when the corresponding component is selected to be installed, either locally or run from source.
Does anyone have an idea how I can...
Hi all, wanted to know if there's some way of constructing a drop down input box in VBScript. I have gone bananas looking for it, but it seems that this feature is not given with VBScript or the WSH.
This is what I wanted to do, for example:
An inputbox will pop up and ask the user to...
I wanted to push my VBScripts to the next level and wanted to learn about Active X components. I have an idea now. A friend told me that I would have to register, not sure what that meant. Went to the Active-x.com, but I'm still lost. Does anyone know where to register, and how would only...
Hey guys, this question may be a toughy, at least to me it is. I am trying to copy one file, "Machine.lst", to one folder, "information". Simple, right? Wrong!!
I want to copy the file, but I want the file to first go through a script, "SmartCopy.prg". This...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.