dweeble
Technical User
- Jan 3, 2006
- 6
Hi
I'm trying to pull just the "AMFALLNL002" from the default printer registry value located under here: "HKCU\Software\Microsoft\Windows NT\CurrentVersion\Windows\Device"
Value is "Device"="\\\http:\\server.one\\AMFALLNL002,winspool,Ne01:"
I can get the value into variable with "defPrntr = WshShell.RegRead(queName), but how can I get just the "AMFALLNL002" ?
Any help much appreciated,
Thanks
Michael
I'm trying to pull just the "AMFALLNL002" from the default printer registry value located under here: "HKCU\Software\Microsoft\Windows NT\CurrentVersion\Windows\Device"
Value is "Device"="\\\http:\\server.one\\AMFALLNL002,winspool,Ne01:"
I can get the value into variable with "defPrntr = WshShell.RegRead(queName), but how can I get just the "AMFALLNL002" ?
Any help much appreciated,
Thanks
Michael