Summary: Hyperlink? I think you mean shortcut? Create a shortcut on the computer you want to run the .BAT file from. Explained below. Example: C:\Somefolder\Ne...
Summary: I got this from Windows ME in the Autoexec.bat file: SET windir=C:\WINDOWS SET winbootdir=C:\WINDOWS SET COMSPEC=C:\WINDOWS\COMMAND.COM SET PATH=C:\WI...
Summary: I was wondering if there is an easy way to add a line to a "hosts" file in XP using a bat file? I can create a bat file to copy a new hosts file in th...
Summary: I have some old .bat files (from Windows 95) that I want to port to XP. They run, but do not work exactly the same as they used to. They used to run a...
Summary: before was the .exe files, now that is fine, but the same thing happened with my .bat files!!!!! Help me please, when i try to run a .bat file, i get ...
Summary: Please help me. I have a Dell dimension 4600 2.66 Ghz/256 Mb Ram CPU with windows XP home edition. Whenever i try to run any bat file, a black box (...
Summary: Im trying to make a bat file that will produce a screen similar to the matrix code.( as in all the scrolling 1 and 0's). Could anybody give me the cod...
Summary: how do I close explorer.exe with a *.bat file what would that code be? (I don't wanna pause it I wanna close it) please help NOTE:I know how useless e...
Summary: I am hopelessly (that's why I'm here) confused. I'm transferring my "command center" to a new computer with an XP os (from Win98). An important part...
Summary: Hi all, I downloaded some software for some personal project. In order to use it conveniently, I need to set the the PATH. However, I can find autoexe...
Summary: I hope I can explain this clear enough.. I am trying to get another bat file to run if any file in a certain folder has been modified today. So basica...
Summary: Hi Is it possible to automate adding a secured website into Internet Explorer's trusted site by making .bat file? If yes please let me know its script...
Summary: Hi all, I want to edit a particular entry of registry under HKEY_CURRENT_USER\Network .... I want to make a .bat file so that it can be edited by just...
Summary: Dear all I want to make .bat file to install all the downloaded updates without restarting the computer. It is really frustrating to go to every folde...
Summary: Happy New Year people. The following article says to create and save a BAT file. My question is where would that file be SAVED TO in order for Windows...
Summary: I have users which frequently access a database which autosaves the date/time in entries. I need to create a .bat file which when the user wants to a...
Summary: Trying to modify a bat file to delete an existing directory and its contents - then recreate the directory and perform a back up. The latter part work...
Summary: When naming/saving your .bat file place quotation marks around the name to preserve the file extension. eg. "myfile.bat" otherwise just myfile.bat wil...