i try to make an Ping script with vbs. I need a Script, that ping (no ping limit, the program will run all the time) a computername in the network every 2 seconds and save the results in a txt file.
here is my next question and i hope some one can help me :-) Is it possible to position a msgbox in wsh/vbs?
I\'m new with programing and my question is now, how i can close some specific explorer.exe windows. My Problem is, i have a program that call some windows:
What is this error code? The link -100...-999 (sMacroError) on this pagejust reloads the SAME PAGE again.Great.
I\'ve written a small VBScript to creates a .zip file and then copies the contents of a specified folder into that .zip file.
I have read ar开发者_C百科ound the net that its possible to debug VBScript WSH files Visual Studios 2005 Express (I think Web Edition) but everytime I try cscript.exe myscript.vbs //X the script just
Is there a way to search the Registry for a specific key using Windows Scripting Host? I\'m using JavaScript (Jscript/VBScript?) to do so, and the msdn Library doesn\'t mention any such method: http:
I have a Linux .bsh script, which I need to run on a Windows 7, an开发者_如何学Cd I’m having some difficulties with creating the script. I would like a script so I can run it in my cmd in windows or
I have JavaScript inside a .wsf file and I\'m getting the error: C:\\bin\\LDLSInfo.wsf(53, 34) Windows Script Host:
I have a classic ASP page - written in JScript - that\'s using Scripting.FileSystemObject to save files to a network share - and it\'s not working. (\"Permission denied\")