Jump to content

Recommended Posts

Posted

My unattended CD working fine, but I need to modify the BOOT SECTOR to start at boot of PC another application (.EXE .CMD ...).

Can I edit the BOOT.IMG file?

Thx


Posted

No! I do not boot a WIN32!

It makes the BOOT from batch file (from CD/DVD) that then execute the setup of Windows xp.

This because I have the necessity to make of the questions the customer before that beginnings the setup of Windows XP.

Thx

Posted
No! I do not boot a WIN32!

It makes the BOOT from batch file (from CD/DVD) that then execute the setup of Windows xp.

This because I have the necessity to make of the questions the customer before that beginnings the setup of Windows XP.

Thx

can't do that.

The bootsector (atleast BOOT.IMG) just contains the code to lauch the setup sector. To initiate a batch file, you'll need the command line interpreter as well.

Make an image of a Win98 boot disk, and use that image as the bootsector instead of BOOT.IMG. It'll then boot into the "disk" and reach a dos prompt. That being said, you should be able to figure out how call you BAT file.

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...