Create bootable files
-
2012년 3월 22일 목요일 오전 2:12
Hello.
I program a application (exe) and i want to boot it before boot OS (like Windows 7 boot files).
I want to know these files (CFG File,CGZ File,BIN File,MSG File and ...) for create my bootable disk.
for ex:Windows 7 boot files has Source folder,boot folder,bootmgr file and ... , What is these file usage?
how do i create these files for my bootable disk?
summery: i want to boot my Application (exe) before boot OS.What should i do?
Thanks a lot.
- 편집됨 Matin Moezi 2012년 3월 22일 목요일 오전 2:16
모든 응답
-
2012년 3월 23일 금요일 오전 6:59중재자
Hi,
When computer finishs self-test phase, control is then passed on to the partition loader code which accesses the partition table to identify the primary partition, extended partitions and active partition which is needed to determine the file system and locate the operating system loader file bootmgr.
Also, since your question is related to development, you may also try to post a thread at http://social.msdn.microsoft.com/Forums/en-US/categories for help.
Juke Chou
TechNet Community Support
- 답변으로 표시됨 Juke ChouMicrosoft Contingent Staff, Moderator 2012년 4월 4일 수요일 오전 6:41

