Computing
Visual Basic Scripting
Check to determine a Laptop or Desktop
Visual Basic Scripting
Check to determine a Laptop or Desktop
Search




hits.Login
purpleender
41467
Newmarket
Bumder
Jock
Gonna get High till the day I die! Reality is an illusion that occurs due to lack of resin.
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.


