How to know wich OS config have been booted from boot.ini

J

J

Hi all,

does anyboody know how to obtain the actual "config"? is there any
API?

Or how to know the boot options of a booted system?

i.e. things like if is a safe-boot, vga-mode, baudrate, debug,
debugport...


Regards

Julián
 
D

Don Burn

In the registry under System\CurrentControlSet\Control there is a value
"SystemStartOptions" that contains the selected boot information.


--
Don Burn (MVP, Windows DDK)
Windows 2k/XP/2k3 Filesystem and Driver Consulting
Website: http://www.windrvr.com
Blog: http://msmvps.com/blogs/WinDrvr
Remove StopSpam to reply




Hi all,

does anyboody know how to obtain the actual "config"? is there any
API?

Or how to know the boot options of a booted system?

i.e. things like if is a safe-boot, vga-mode, baudrate, debug,
debugport...


Regards

Julián
 
M

Maxim S. Shatskih

Or how to know the boot options of a booted system?

SystemStartOptions somewhere in the registry.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top