Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
Batch file or registry value?
Name: jmanzi Date: March 7, 2005 at 12:40:52 Pacific OS: XP PRO CPU/Ram: 512
Comment:
At my local public library, a few months ago, I saved a word doc to the system. The computer was then later rebooted by some kid, and after 30 minutes of searching the computer, I realized I lost the file. I then tried saving another and restarting the computer to see what would happen. Long story short, i never saw that file again either. After a quick Google search I realized that there was a registry value or batch file on the computer that deleted this(not keen on these terms) (UBER NOOB.. hehe) Now, how do I turn this file off, and what is this file?
Name: HiJinx Date: March 7, 2005 at 13:06:52 Pacific
Reply:
It's likely more complicated than a registry value or batch file. They're probably using a commercial program like DeepFreeze while will undo any changes to a system the next time it is restarted. You'll have a hard time getting around it.
If you're just wondering because of the documents, try saving it to the floppy if you have access, or email it to some web account.
Summary: I want to create a batch file or vbs. here is the thing I want to do 1)verify if a specific reg key is in the registry. 2)If it's there, exit 3)if not lauch a batch file Is it possible to do that? tha...
Summary: Hey, I have a batch file that I have written that will (eventually) install a few files onto the users computer from a CD Rom. However, I am wondering if it is possible to get some data from a registr...
Summary: I understand the "proper" way to do it is not to have a running batch file that sits and waits, but to use a removable drive insertion handler (or whatever its proper name is) that automatically runs ...