winnt32.exe switches

Posted: 09-06-2003, 02:39 AM
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


Reply With Quote

Responses to "winnt32.exe switches"

Star Fleet Admiral Q
Guest
Posts: n/a
 
Re: winnt32.exe switches
Posted: 09-07-2003, 04:42 AM
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".
"bruce lee" <bruceleetokyo2000@yahoo.com> wrote in message
news:uaJMxeBdDHA.560@TK2MSFTNGP11.phx.gbl...
> 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
>
>

Reply With Quote
 
LinkBack Thread Tools Display Modes
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Connection switches to Local Only? Kangarookidd Windows Vista Networking & Sharing 1 03-08-2007 07:27 PM
switches steve Windows XP Setup 1 08-19-2003 03:26 AM
problem using winnt.exe to install recovery console? (rather than winnt32.exe) Thorsten Indra Windows XP Setup 1 08-18-2003 11:30 PM


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90