Reboot system with Assembly -


i have question. can reboot system (os: ms windows xp/7) assembly? how?? (can give me .com file?)

it can't done .com file, because .com file ms-dos program , doesn't have access necessary windows apis. can done .exe file though.

if know how call windows apis assembly, looks exitwindowsex function might want.


Comments