BigNoter Posted November 17, 2004 Posted November 17, 2004 Hi,Is there a command that I can Include in winnt.sif file that would copy the entire I386 folder to the hard disk then start installation from their.TIA
evilvoice Posted November 17, 2004 Posted November 17, 2004 Asta! Bad response...your reply made no sense to what was posted....basically, I think what he is asking is, after booting from cd, copy the i386 folder to HD and do an install there so that Windows does not access the cdrom constantly and may speed up installation.And in response to BigNoter...off the top of my head, Im not real sure how you would do this...one is to include a dos boot disk as the boot image and setup autoexec.bat to copy i386 to HD and then run winnt.exe with switches to include your winnt.sif...Im not sure this will work, but AFAIK this would be the only method.
X-U Posted November 17, 2004 Posted November 17, 2004 I suggest you go by this way, make a bootable diskette with auto batch file include these function:1.monut your cdrom, using mscdex.exe /L:Z or other drive letter u want.2.running xcopy z:\i386\*.* c:\i386inst /s/e3.cd c:\i386inst4.winnt /u:unattend.txt /s:c:\i386instjust show u a thoughtness
Astalavista Posted November 17, 2004 Posted November 17, 2004 Asta! Bad response...your reply made no sense to what was posted....basically, I think what he is asking is, after booting from cd, copy the i386 folder to HD and do an install there so that Windows does not access the cdrom constantly and may speed up installation.And in response to BigNoter...off the top of my head, Im not real sure how you would do this...one is to include a dos boot disk as the boot image and setup autoexec.bat to copy i386 to HD and then run winnt.exe with switches to include your winnt.sif...Im not sure this will work, but AFAIK this would be the only method.hi Evil hahhahaha... i did not understand what he said . now that i read it again. ok ok...my mistake...
DigeratiPrime Posted November 17, 2004 Posted November 17, 2004 Copy Source?http://www.msfn.org/board/index.php?showtopic=9453&st=0Trick #1: Make a flat.Close your eyes and imagine this for a second. You've made an unattended cd. A friend of yours who is computer illiterate calls you and has a problem with his computer. It hits you that you could save time by running your unattended cd at his house, doing a quick clean install. So you go over to his house, backup his data, and run your unattended cd. Once done you leave with the unattended cd. The next day your friend calls you up. This time he needs your xp cd because he installed something like IIS, and it needs files from the CD. Now you have to drive all the way over to his house again, just to give him your cd. Wouldn't it be nice if an unattended cd not just installed your favorite programs, but copied itself to the hard drive? That way you wouldn't need the cd again.To make an unattended flat we're gonna need to make 2 files - source.bat and source.reg. We're gonna put both into the windows folder....
Astalavista Posted November 17, 2004 Posted November 17, 2004 is that legal? to install your windows xp and other software on a Friend's computer. Unless, u made the U.A. using his CD key and Activation Code.
DigeratiPrime Posted November 17, 2004 Posted November 17, 2004 they werent my words, but i was asking myself the same question. I think you can transfer the activation license, or build an unattended from their cd.
BigNoter Posted November 17, 2004 Author Posted November 17, 2004 Thanx for everyone how tried to help.I found an old way to get to my target, after installation is complete, just copy the I386 folder to the root, and run winnt32.exe and followed the upgrade wizard.I could change the installation source path in the registry thou, but clean installation is always better.Cheers
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