dhernande Posted June 15, 2004 Posted June 15, 2004 Ok guys I search around before I posted this one. So hopefully you dont chew me out..What I would like to accomplish is to have one set of setup files for WinXP Probut have the ability to load any of the following versions OEMRetail Volume I know that I can copy the setup files into different folders and create a multiboot from there. But am trying to conserve space on a cd. I also know that OEMRetailVolumeUse the same files the only thing that changes them is the setupp.inihttp://www.thetechguide.com/howto/setuppini.htmlhttp://www.thetechguide.com/misc/winxp.htmlSo I want to know is there any way that I can use the same setup files but use a different Setupp.ini I am aware that I would need different keys for the different versions..From reading the multiboot guide I got a few I ideas. But I was thinking maybe this is a maybe that the txtsetup.sif can be changed to read different setupp.ini..Then from there I can modify setupldr.bin to read different txtsetup.sif that would inturn read different setupp.iniYou still with me ? I havent tried it just because I didnt want to spend the time doing it just incase somebody knew this one already.
scp Posted June 15, 2004 Posted June 15, 2004 I think you will need different folders to do this.In fact, the "trick" is that you have only one set of setup files (except setupp.ini and may be some other) in one folder, but the will be "mirrored" (hardlinked) to the other directories. Therefore you need no more space but have shown the files multiple times in the directory structure.The cdimage ISO creator from MS does this automatically if you add specific switches. With mkisofs you can work with NTFS hardlinks.
ArmyDoc Posted June 16, 2004 Posted June 16, 2004 The spcific switch for cdimage being -o, in case anybody was wondering
Marshalus Posted June 16, 2004 Posted June 16, 2004 Would it be possible to use this to change a XP Home Upgrade to an XP Home Full so I don't have to insert a 98 CD when doing a fresh install? (or is there another way to do this?)
MAVERICKS CHOICE Posted June 16, 2004 Posted June 16, 2004 Would it be possible to use this to change a XP Home Upgrade to an XP Home Full so I don't have to insert a 98 CD when doing a fresh install? (or is there another way to do this?)There no easy way to convert an upgrade version to a full version but what I did on my Multi boot creation for ME upgrade was to include the 98se cab file on the disc along with the full version of win98se & other os. You simply point ME to this file in setup. Maybe someone else here would have an easier way?
dhernande Posted June 16, 2004 Author Posted June 16, 2004 SCP & ARMY DOC I'm going to try this tonight if possible ...IF you can help with more spefics of the whole command line that would help out a lot .Either way I keep you posted as my progress comes along Thanks Danny
ArmyDoc Posted June 16, 2004 Posted June 16, 2004 @dhernande,for info on the possible switches for cdimage, just open a command prompt an type cdimage without switches, statements etc. You'll get a list of all possible switches.Most commonly used are -l -h -n -m -o -b and -d. If you're lazy or a lousy typist you can use the gui version of cdimage, aptly named *drumroll* ... cdimagegui. A google serach should let you find it, else click here.
<SparTacuS> Posted June 17, 2004 Posted June 17, 2004 Actually, if you want to save a little more space and you don't mind waiting, I think that -ocis the better switch, it uses binary comparison rather than MD5.
dhernande Posted June 17, 2004 Author Posted June 17, 2004 I tried the -o I put the setupp.ini the three different versions in a folder of there own. But I have no clue how to call the different ones
dhernande Posted July 9, 2004 Author Posted July 9, 2004 Am still trying to figure this out ...I may have to put this into a new postbut I want to modify my txtsetup.sif I want to modify the line setupp.ini = 100,,,,,,_x,,3,3to setupp1.ini = 100,,,,,,_x,,3,3am able to modify and save the line but when I reiso and vmware the ISO I get the following please see attached fileCan someone please explain 100,,,,,,_x,,3,3 ?
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now