Loading |
VBScript |
JavaScript |
Powershell |
Search Options: Change the Caption for the My Computer IconContent of Change the Caption for the My Computer Icon.vbsMD5 Hash: 1BDA159ECC170C24A6E86FB2EADD2C28 |
||
Const MY_COMPUTER = &H11&
Set objNetwork = CreateObject("Wscript.Network") strComputer = objNetwork.ComputerName Set objShell = CreateObject("Shell.Application") Set objFolder = objShell.Namespace(MY_COMPUTER) Set objFolderItem = objFolder.Self objFolderItem.Name = strComputer | ||
© 2008 - 2013 Boris Toll :: Scripts available: 6.481 :: :: scriptbox.toll.at :: :: powered by www.toll.at :: |