Hi,
This code works for me. Only the CMD windows are visible.
Does somebody nows how to hide these?
Thx
Mickey
On error Resume Next
Set WshNetwork = WScript.CreateObject("WScript.Network")
Set WshShell = WScript.CreateObject("WScript.Shell")
Set WshProcessEnvironment =...
Wat I would like to do is retreive IP's from a tracert command, and if a certain IP exists in all IP's change the desktop color. We have 3 exact the same virtual server networks, only difference is a certain interconnect IP on a extra firewall (source ip on firewall). IP is pingable from alle 3...
Hi guys... My question is if someone has an idea how I can get een (graphical) progress bar when using robocopy to copy a large amount of files. I know a lot of people use this tool, and are missing this option.
I hope someone can help us all out here..
Does someone have a code that sends the content of a certain webpage/url as a html email automatically? I have a script that sends an attachment automatically, but I cannot figure out how to send any html content of a certain url.
I get a "could not find file" error message when I run this script. Can somebody help me out..
'Burn Backup with CopyToDVD
Dim WshShell
Set WshShell = CreateObject("WScript.Shell")
wshshell.run "C:\Program Files\CopyToDVD\copytodvd\copytocd.exe " & "E:\Downloads\Symantec AntiVirus Corporate...
I know it's a well known problem, but I tried every option I knew and cannot find the right solution...
Can someone help me out, and tell me where I went wrong?
Set WSHNetwork = WScript.CreateObject("WScript.Network")
Set WshShell = WScript.CreateObject("WScript.Shell")
Set...
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.