chon_ Posted October 4, 2006 Share Posted October 4, 2006 @slipk487If you have a legit XP CD, I can't explain myself how you ended up with no winnt32.exe. Anyway, here's a link for the XP Pro SP2 files Link to comment Share on other sites More sharing options...
slipk487 Posted October 5, 2006 Share Posted October 5, 2006 i have a real xp but i was workign with tinyxp and i wanted to make a aio with those but none of them have the winnt.exe's in them Link to comment Share on other sites More sharing options...
damian666 Posted October 17, 2006 Share Posted October 17, 2006 (edited) @slip487well i tried your way of inserting win98 in my cd and at last it workt!im so stupid that it took so long to complete that.but its okay now thanx man!damian666 Edited October 17, 2006 by damian666 Link to comment Share on other sites More sharing options...
pmshah Posted October 30, 2006 Share Posted October 30, 2006 im tring to make a muiltboot dvd but the windows i want to put on dont have then winnt32.exe so i cant get $WIN_NT$.~BT and $WIN_NT$.~LS and i was wondering if there was some way to get aroud that cuz im trying to make a aio with 8 different windows xp and 1 windows 2003 and i was tring to use magiciso to make it but evey time i test it i get cannot boot from cd and ive made it twice and got the same probly and going through this guide i dont knwo how to get the to files needed sence i dont have winnt32.exe in any of my i386 foldersThe files you want are on the install drive aftrer the first boot. You have to start a fresh install. When the system reboots you have to prevent it from booting from c: drive. Boot from a cd & the files you are looking for will be there. If the c: drive is ntfs formatted you would have to boot BartPE to be able to read them. Fat32 are visible from even win98 floppy disk.i have a real xp but i was workign with tinyxp and i wanted to make a aio with those but none of them have the winnt.exe's in themTinyxp is for fresh install only. I don't think winnt.exe or winnt32.exe would work as files & folders required for upgrading your win98, ME or 2K are missing. Link to comment Share on other sites More sharing options...
fevoldj2 Posted November 11, 2006 Share Posted November 11, 2006 Has anyone gotten this to work with XP x64? I looked at the post about it, but it is quite vague. Link to comment Share on other sites More sharing options...
xpforall Posted December 5, 2006 Share Posted December 5, 2006 (edited) this site is great but i still need some help.it seems that www.cdshell.org is offline and was wondering if someone could point me in the direction to where i could find cd shell, boot scripter or something else that will work to make a multi boot cd/dvd menu for windows xp based operating systemsto anyone that was reading my post i did a little more searching and found the files that i needed to finish up what i was doing and thanks to all who put all this info out on the web Edited December 8, 2006 by xpforall Link to comment Share on other sites More sharing options...
NOJ Posted December 13, 2006 Share Posted December 13, 2006 it seems that www.cdshell.org is offlinehi, it seems that this is still the case, is anyone able to point me in the right direction for another source? i have tried google and not found anything as yet.thanks Link to comment Share on other sites More sharing options...
TheExterminator Posted January 10, 2007 Share Posted January 10, 2007 How i do thats ??? i can not upen the file with winrar, someone tell me how ????Note that svcpack.inf may come as svcpack.in_, just open it up with WinRar (for example) and extract the svcpack.inf inside it, then delete the svcpack.in_. As you can see Svcpack.inf will launch RunOnce.cmd at T-13 stage. The thing is that you'll have to addapt svcpack.inf according to the files you allready have in it, because when you change CatalogSubDir="\whatever" to CatalogSubDir="\i386" it may point to a diferent location and you'll get an error during installation, if you don't have any files inside then just don't worry about it. After you change svcpack.inf move it to C:\, open a command line and write this:The File svcpack.inf I Have Starte With This, I Have All Updates To 16/12/06 In My svcpack.inf[setupData]CatalogSubDir="\I386\svcpack"[setupHotfixesToRun]KB926255.exe /q /n /z /b:SP2GDRKB926247.exe /q /n /z /b:SP2GDRKB925486.exe /q /n /z /b:SP2GDRThe Guide Will Have This[setupData]CatalogSubDir="\i386"[setupHotfixesToRun]CMD\RunOnce.cmdCan someone tell a stupid danish gay, what it mean.Thanks Link to comment Share on other sites More sharing options...
andregcasal Posted January 11, 2007 Author Share Posted January 11, 2007 Hi all!It seems this post has been outdated for a while now... That's because MSFN stoped sending me emails for new posts :/Well, now i'm here, and will be continuing writing on this thread.TheExterminator you only have to right-click and choose "Open With..." and then choose WinRar. Easy Link to comment Share on other sites More sharing options...
TheExterminator Posted January 11, 2007 Share Posted January 11, 2007 I can not uppen .inf file with winrar and i have not the .in_ file.Can i mail you my .inf file, and so can you put the lines to it, and mail me the file back ???ThanksHi all!It seems this post has been outdated for a while now... That's because MSFN stoped sending me emails for new posts :/Well, now i'm here, and will be continuing writing on this thread.TheExterminator you only have to right-click and choose "Open With..." and then choose WinRar. Easy Link to comment Share on other sites More sharing options...
Pliek Posted January 11, 2007 Share Posted January 11, 2007 nice andregcasal I will test soon and hope if anything doesn't work for your help.Have been looking here before (several months ago)...thought this subject was dead...but no.nice. Link to comment Share on other sites More sharing options...
OzOne Posted January 11, 2007 Share Posted January 11, 2007 (edited) Nice guide, big thx Edited January 11, 2007 by OzOne Link to comment Share on other sites More sharing options...
andregcasal Posted January 11, 2007 Author Share Posted January 11, 2007 (edited) TheExterminator let me explain All extensions that end in *.in_ are compressed files. These files can be uncompressed with WinRar and the *.inf file within is the one you want You can open *.inf files are simple text files, so you can open them with Notepad.Now there may or may not be *.in_ files in your installation source. If there's only *.inf files, then you don't have to uncompress anything, easyer I hope I answered your question Pliek, i'll be here if you need me Edited January 15, 2007 by andregcasal Link to comment Share on other sites More sharing options...
TheExterminator Posted January 11, 2007 Share Posted January 11, 2007 (edited) Okay, But when i paste this in[SetupData]CatalogSubDir="\i386"[SetupHotfixesToRun]CMD\RunOnce.cmdI will Chance my CatalogSubDir="\i386\svcpack"And it will not work.TheExterminator let me explain All extensions that end in *.in_ are compressed files. These files can be uncompressed with WinRar and the *.inf file within is the one you want You can open *.inf files are simple text files, so you can open them with Notepad.Now there may or may not be *.in_ files in your installation source. If there's only *.inf files, then you don't have to uncompress anything, easyer I hope I answered your question Edited January 11, 2007 by TheExterminator Link to comment Share on other sites More sharing options...
andregcasal Posted January 11, 2007 Author Share Posted January 11, 2007 (edited) Oh yes, i believe i understand your question now. If you change CatalogSubDir="\i386\svcpack" to CatalogSubDir="\i386" just edit your svcpack.inf from[SetupData]CatalogSubDir="\I386\svcpack"[ProductCatalogsToInstall]KB873339.catto[SetupData]CatalogSubDir="\I386"[ProductCatalogsToInstall]svcpack\KB873339.cat For example Edited January 11, 2007 by andregcasal Link to comment Share on other sites More sharing options...
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