1.

Solve : Safe mode boot.?

Answer»

Win XP Home SP.2.

I want to set up an unattended boot into Safe Mode but have been unable to FIND INSTRUCTIONS on how to automatically select the Administrator Account and respond Yes to the Safe Mode/System Restore options.

Any ideas please edit the boot.ini file and add /safeboot to the end of the first operating system line.Quote from: michaewlewis on August 20, 2007, 09:26:00 AM

edit the boot.ini file and add /safeboot to the end of the first operating system line.

Yes thanks, all that is already understood but still requires the Admin account to be selected and Yes on the Safe Mode/Restore WINDOW as Safe Mode boots.

What I want to do is for those two to be automatically selected and the Safe Mode boot complete without user intervention.Not sure how that could be done easily. I guess you would have to know a bit about programming. You could probably write something with visual basic or c++ that the autoexec.bat file calls before it STARTS anything else up, which would somehow bypass, or tell windows to not load the login screen.

Just out of curiosity, why do you want to do this?
Hmmm!! Autoexec.bat in NT

I can claim some proficiency in programming in C++, VB6 and even lowly Assembler but I don't have enough knowledge of the boot process to know what to attack.

To satisfy your curiosity. I often have the need to swap in and out of Safe/Normal Modes using different options in both modes. I have set this up using desktop icons which speeds the process (just one click, no Start>Turn off computer>Reboot press F8 etc) but get hung up on booting to Safe Mode because intervention is ALWAYS required. Hope this clarifies it a little for you.

Thanks for your interest. I don't really know a whole lot about the boot process either, I was just speaking theoretically, I guess.
Perhaps a good place to ask these questions would be the MSDN Forums.
What version of windows are you using? What kind of app are you developing?


Discussion

No Comment Found