Jump to content

[which lang ?] are the boot-time exes are made in?


Recommended Posts

Hi,

I wanna know in which language/platform the exe's that are run at NT boot time are made and how.

Ie, programs like chkdsk (autochk.exe) , PerfectDisk (PDboot.exe) , PartitionMagic, System Mechanic's RegDefrag (smrgdf.exe) etc are all made using what?

These programs run before the logon screen loads, during bootup, and they are started using this key:

HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Session Manager

"BootExecute"

These programs do not run under Win32 mode, neither do they run in DOS mode.

What language and what platform? Any resources about this? Any ideas guys?

I'm guessing its C++, but dont know about the libraries/platform etc

Any help please?

Thanks..

Link to comment
Share on other sites


Gee thanks a lot crahak!

Unfortunately I dont dream about ASM and stuff :lol:

Guess I have to go down the hard route..

Anyways I already found some stuff and made a small BootExecute program just for starters ("Hello World!" - what else? :) )

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...