created an answer file and are trying to run unattend.bat
Unattend.bat is as follows:
@rem SetupMgrTag
@echo off
rem
rem This is a SAMPLE batch script generated
by the Setup Manager Wizard.
rem If this script is moved from the
location where it was generated, it may
have to be modified.
rem
set AnswerFile=\\nab03\w2kdist\unattend.txt
set SetupFiles=\\nab03\w2kdist
winnt /s:%SetupFiles% /u:%AnswerFile%
We receive the following error:
Windows 2000 Setup:An internal Setup error has occurred.
Could not find a place for a swap file.
Setup cannot continue. Press ENTER to exit.
Please HELP.
Thank you.
Terry Slavens
terry.l.slavens@usace.army.mil