|
Post Number: 1
|
fe007 

Group: Members
Posts: 8
Joined: Jul. 2009
|
 |
Posted on: Jul. 25 2009,13:01 |
|
 |
I extracted the boot image from the boot.gz archive in the HBCD directory, opened up autoexec.bat and config.sys, changed the colour and stuff in the menu. But now I wanna add an option in the main menu that will take you to the EasyBoot menu via ezboot.com. You're only allowed to have 9 menu options so I removed one and put my own that goes to ezboot.com. Can you tell me what commands I should in autoexec.bat and config.sys. I tried: menuitem=EZBOOT, EasyBoot Menu But I keep getting errors when I build my iso image and run it in Virtual PC. It opens up ok. My menu comes up, but when I choose the EasyBoot Menu option i get error in config.sys on XX line.
|
 |
|
|
Post Number: 2
|
fe007 

Group: Members
Posts: 8
Joined: Jul. 2009
|
 |
Posted on: Jul. 26 2009,10:33 |
|
 |
Ok I almost got it right. I placed a copy of ezboot.com inside the boot image, Put these lines in config.sys:
menuitem=EZBOOT, EasyBoot Menu
[EZBOOT] include=NOEMM ------------------------------------------------------------------- In Autoexec.bat I put these lines
IF %config%==EZBOOT goto ezb
:ezb ezboot.com ------------------------------------------------------------------- But when I run Hiren's ISO in Virtual PC, the menu comes up but when I choose the option EasyBoot command line comes up and I get an error. Cannot find kernel.
Edited by fe007 on Jul. 26 2009,10:35
|
 |
|
|
Post Number: 3
|
fe007 

Group: Members
Posts: 8
Joined: Jul. 2009
|
 |
Posted on: Jul. 27 2009,08:38 |
|
 |
Can anyone help? And also what program can edit .cab files? I wanna edit the DRIVERS.CAB file in the boot image.
|
 |
|
|
Post Number: 4
|
madar 

Group: Members
Posts: 153
Joined: Apr. 2009
|
 |
Posted on: Jul. 27 2009,10:23 |
|
 |
for cab files: 1_Extract that some where.
2_Make any changes you want.
3_Go to start,click RUN then type iexpress.exe
give address of modified files ,and it will make cab for you
-------------- Shirin Zaban
|
 |
|
|
Post Number: 5
|
madar 

Group: Members
Posts: 153
Joined: Apr. 2009
|
 |
Posted on: Aug. 01 2009,04:41 |
|
 |
fe007 I am going to upload a tutor about this topic "How to make your own Hiren's Boot CD" may be will help you
-------------- Shirin Zaban
|
 |
|
|
|