|
| | |||||||
| Windows XP Discuss the Microsoft Windows XP Operating System |
| | LinkBack | Thread Tools |
| |||
| question regarding unattended installation of winXP hey I've run through the deplyment wizard (that wizard on the winxp cd) and created a windist folder answer file etc... The unattended.bat contains this code (generated by the wizard): \\PC3\windist\I386\winnt32 /s:%SetupFiles% /unattend:%AnswerFile% /copysource:lang (this is on PC3 machine also, will remove \\PC3\ later... ) So I added this line at the start of the file: i386\format /FS:NTFS /V:Drive-C (this is on the PC3, so no need for \\PC3\ etc) but before I burned this a cd I wanted to test my scripts, so I opened a command promt and typed: I386/format /? but then I only get this message: "'i386' is not recognized as an internal or external command, operable program or batch file." Is the syntax for this file different from what is possible in the standard command prompt? Or is it so that I don't need to specify "i386\format /FS:NTFS /V:Drive-C" instead there are some dedicated options I must set in the answer file for it?... What I want is that when I run this installation process, the formating of the harddrive is automatically performed any suggestion? |
| |||
| Re: question regarding unattended installation of winXP "Jeff" <it_consultant1********.com.NOSPAM> wrote in message news:OAQOmohnIHA.4196@TK2MSFTNGP04.phx.gbl... > hey > > I've run through the deplyment wizard (that wizard on the winxp cd) and > created a windist folder answer file etc... > > The unattended.bat contains this code (generated by the wizard): > \\PC3\windist\I386\winnt32 /s:%SetupFiles% /unattend:%AnswerFile% > /copysource:lang > (this is on PC3 machine also, will remove \\PC3\ later... ) > > So I added this line at the start of the file: > i386\format /FS:NTFS /V:Drive-C > (this is on the PC3, so no need for \\PC3\ etc) > > but before I burned this a cd I wanted to test my scripts, so I opened a > command promt and typed: > I386/format /? > > but then I only get this message: > "'i386' is not recognized as an internal or external command, > operable program or batch file." > > Is the syntax for this file different from what is possible in the > standard command prompt? > > Or is it so that I don't need to specify "i386\format /FS:NTFS /V:Drive-C" > instead there are some dedicated options I must set in the answer file for > it?... What I want is that when I run this installation process, the > formating of the harddrive is automatically performed > > any suggestion? If you want a robust batch file then you must specify both the drive letter and the folder for each executable. The line i386\format /FS:NTFS /V:Drive-C contains neither. You can probably omit the drive letter if the i386 folder resides on the current drive but you MUST qualify the folder! I suspect that the batch file now looks for \windows\system32\i386\format.com - who knows? |
| Bookmarks |
| Thread Tools | |
| |
| | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Unattended Software installation | Eldingo | Windows Vista | 1 | 10-25-2007 07:50 AM |
| Unattended installation | JR | Windows XP | 8 | 09-19-2007 01:59 AM |
| unattended installation | youssef | Windows XP | 7 | 05-05-2007 03:18 PM |
| Problem with unattended installation of Windows XP SP2 | Mithras | Windows XP | 0 | 01-04-2007 04:52 AM |
| Tablet Unattended Installation Question | golf_nut | Tablet PC - Getting Started | 0 | 01-24-2005 12:14 PM |
| New To Technology Questions? | Do You Need Help with Your Computer or Device? | Do You Need Help with this site? |