Name: Genocide (by Greaper6) Date: October 11, 2007 at 15:59:26 Pacific Subject: Batch file to hide OS: WinXp CPU/Ram: ... Model/Manufacturer: Dell
Comment:
hello ppl, Im a batch file maker and have had many of them made, But, I need some help on making a Drive ( My External HDD ) hidden on start up or when its plugged in..
It might be possible to hide the drive letter in "My Computer," but I don't think there's a way to hide the actual hardware AND still have Windows use it. At least not from a batch file.
That's different. What you described is a feature of Device Manager to show you installed, but not active, hardware. (You can also use the menu option View -> Show hidden devices.)
What you're looking for is a root kit, and making such things require detailed knowledge of the Win32 API as well as skill at C/C++.