winnt32.exe switches

B

bruce lee

When I use the line below I always get an error:

winnt32.exe /unattend1:C:\local\unattend.txt /s:c:\local\source\i386
/s:c:\local\source\i386 /s:c:\local\source\i386 /s:c:\local\source\i386
/s:c:\local\source\i386 /s:c:\local\source\i386 /s:c:\local\source\i386
/s:c:\local\source\i386 /udf:%computername%,M:\Control\unique.udb
/syspart:c: /tempdrive:c: /debug4:c:\local\debug.log /noreboot

Can someone please help!

thanks
 
S

Star Fleet Admiral Q

Problem 1 - only one (1) /s:c:\local\source\i386 needs to be used. Multiple
/s: switches can be used, but only when you have many locations where the
install files reside - aka on the network tree mapped on say drives X, Y
and Z - then you could use "/s:Z:\WinXP\I386 /s:Y:\WinXP\I386
/s:X:\WinXP\I386".
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top