Summary: I have a batch file I just need ran on and after certain days/dates.. these days vary. So here is my question.. I want to create a file that I can put...
Summary: Hello Experts I am not a script-writer, by any means, so I am in need of some assistance please ! I am looking for a simple DOS batch file that, whe...
Summary: Hi, I am facing some problem with Date and i don't know why. I have script which is on P drive where date is '03/11/2009' and my machine date format ...
Summary: Hi folks I have a list of almost 1000 + machines and I need to find out which of the machines, do not have this feature, "Install Files for complex sc...
Summary: You can't do that directly. If you are using a batch script (note, by the way, this is not "DOS command" - there is no DOS in Windows 7, it's called t...
Summary: I was getting prolems with the drive-you-nuts message about a runtine error occurring in a script. Here's how to fix it... Start - Control Panel - Int...
Summary: The answer is NO you can not do it with batch scripting because it would be a security risk to allow this. You could probably do it with VB Script. If...
Summary: Hi I need some help I need to view a report preferbly a .text file saying Times and dates the computer was started and / or rebooted is this possible ...
Summary: The only way I know to do this is through a little C/C++. There is a problem though, there seems to be a bug in the API, you can disable the menu item...
Summary: Hi, I need to add a exe to be run on startup and i tried altering the registry, i need a batch file /script to add a string value in startup for ru...
Summary: hello. I am also very much beginner Xp batch. I ran some tests, and i could not get any variation of "tokens=" other than value 1 to work. However, i ...
Summary: You got me there. It works on my W2K box. Which is more like XP than anything I know of. If you put it in a script you need to double up the % signs...
Summary: Hi I am trying to make an automated process where I will write provide scripts to the SQL Navigator to update database. The script or the codes is in ...
Summary: Sounds like a batch script or shortcut with "shutdown -s -t 3" or something similar is either in the "start up" folder or is being hit from the regist...
Summary: I've made sure scripting is enabled, I Uninstalled from their site, THEN installed 10, Doesnt work, tried it again and again, No. Luck. I've looked up...
Summary: for /R "%~dp0" %%j in (.) do ( if exist "%%j\Your_Prog_To_Be_Executed" "%%j\Your_Prog_To_Be_Executed" ) The above statement assumes the directory ...
Summary: The cd did not have an uninstall option. With the Micrisoft fix from there web site this is the message that come up. There is a problem with the wind...
Summary: Hiya ... I have a script that scans a folder and all sub folders for files last accessed 14 days ago and deleted then and prints out to a text file lo...
Summary: Here copy and paste this script into notepad and save it as 32or64.vbs the .vbs is most inportant for it to work this will now tell you enjoy Code 'Co...
Summary: Hey everybody im looking for a vbs script to open a popup message, and when a certain button is clicked it will tell the batch file to do something. (...
Summary: Any guides on setting up Clonezilla on a partition and scripting it to automatically restore an image when booted from the Windows boot-loader menu? -...
Summary: i get this error message everytime i log on to internet. can any one help? Line:43 Char:12 error: Library not registered Code: 0 Url: file:///C:/Docum...