Jump to content

how to change load identifyer in boot.ini


gmx

Recommended Posts


@gmx

To find the switches, do this

click start

click run

type cmd /k bootcfg /?

press return / Click ok

you'll get a DOS box appear with the switches. It does need a bit of a read, but does give what your after. M$ tries not to help when you want it, but i normally just do a /? first, and if that fails.

Hope that helps.

Link to comment
Share on other sites

here is an easy way.. i found yooohooo... thanx to bobmay

source: http://www.msfn.org/board/index.php?showtopic=15641&hl=

Ok if anybody wants to do the same like me, here is the solution:

I checked the "SYSSETUP.DLL" and there i found an index to

"TXTSETUP.SIF"

Ok looked inside and found:

[strings]wks_id = "Microsoft Windows XP Professional"

Changed that and install WinXP again.

And what i see is that in the boot.ini is my text 

Link to comment
Share on other sites

does no one read the /? comments?

bootcfg /copy /D "Windows XP Professional" /ID 1

This makes a copy of the first entry, and renames to "Windows XP Professional". If you don't want a copy, remove /copy.

Voila, no direct editing of setup files.

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