Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

assembly code to remove hd partitions

Status
Not open for further replies.

johnnyg123

Programmer
Mar 31, 2002
4
US
I would like to create a stand alone com file that will delete all hd partitions and then reboot the pc without any prompts for user input. I have a batch file that does this using debug but I need a stand alone com file. TIA John
 
John,
I'm just a beginner at asm (HLA, and Ketman), but I was thinking that at the very worst, all you would have to do is use debug in step-by-step mode, and transcribe into your compiler's syntax.

Fortunately, extra hard drives are cheap. :)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top