Computing
Visual Basic Scripting
Check to determine a Laptop or Desktop
Visual Basic Scripting
Check to determine a Laptop or Desktop
Check to determine a Laptop or Desktop
To delete registry sub-keys and key path:
|
Dim strCompType '****Main Code strCompType = WshShell.RegRead("HKLM\System\CurrentControlSet\Services\Pcmcia\Start") 'Check if a laptop Else MSGBOX ("Desktop Being Used") End If
|
Please Note: Append to Template.vbs to run this script.



hits.


