Jump to content

Recommended Posts

Posted

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 :hello:


Posted

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.

Posted

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/e

3.cd c:\i386inst

4.winnt /u:unattend.txt /s:c:\i386inst

just show u a thoughtness

Posted
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 :P

hahhahaha... i did not understand what he said :wacko: . now that i read it again. ok ok...

my mistake...

Posted

Copy Source?

http://www.msfn.org/board/index.php?showtopic=9453&st=0

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

...

Posted

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 :D

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