October 11, 200322 yr Hello, this is my first post and I got to the part of finishing it and i didn't add any extras and I just put the winnit.sif in I386 and put winnt.bat in its directory. But i have a question on how to do this part. the batch files to C:\XPCD\$OEM$\$1\install\ (add the paths to the batch files in [GuiRunOnce] in winnt.sif) The part in color is what i'm having problems with. Can someone show me an example of what it is suppose to look like.
October 11, 200322 yr Author [GuiRunOnce] %systemdrive%\$OEM$\$1\install\winnt.batWould this be right? I'm new to this stuff. Or do i not need to put a command to run the winnt.bat?
October 11, 200322 yr the command should be[GuiRunOnce]Command0="%windir%\Pwrtoys\toy.bat"Command1="%windir%\Reg\reg.bat"Command2="%windir%\Apps\Apps.bat"-gosh
October 11, 200322 yr gosh you are pointing to the Windows Folder he need the Install folder on the C:\ which should be[GuiRunOnce] %systemdrive%\Install\Filename.bat
October 11, 200322 yr thats funny never had a problem before and i have always use %systemdrive%\Install with not one problem in the winnt.sif
October 12, 200322 yr Author Ok I did what DaveXP said and it worked but I still had to enter my info. I did see one change my setup screen changed to the one i put in there so that worked but why didn't the unattended part work.
October 12, 200322 yr Author ;SetupMgrTag[Data] AutoPartition=0 MsDosInitiated="0" UnattendedInstall="Yes"[Unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=No TargetPath=\WINDOWS Repartition=No[GuiUnattended] AdminPassword=* EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=20 OemSkipWelcome=1[UserData] ProductKey=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx FullName="xxxxxxxxxxxxxxxx" OrgName=".." ComputerName=xxxxxxxx[Display] BitsPerPel=32 Xresolution=1024 YResolution=768 Vrefresh=85[TapiLocation] CountryCode=1 Dialing=Tone AreaCode=72903[RegionalSettings] LanguageGroup=1 Language=00000409[Identification] JoinWorkgroup=WORKGROUP[Networking] InstallDefaultComponents=Yes[GuiRunOnce] %systemdrive%\install\winnt.batThis is without adding anything. I would like for it to install the drivers but don't know to much about how to do this. My AIM name is pxl2566s if someone wants to help me thanks
October 12, 200322 yr You need[unattended]UnattendSwitch=yesAnd if you want to use an $OEM$ folder you need OEMPreinstall=YesYou can compare your unattend file to mine, which works fine.http://board.MSFN.org/index.php?showtopic=9450&hl=-gosh
October 12, 200322 yr Author Can you help me with adding drivers for video, sound, tv card, monitor, scanner, aspi drivers, MS java, and Direct X 9.0b and possibly VIA 4in1s.
October 12, 200322 yr Author Ok i got everything together bout ready to write it to cd when i do that is there anyway I can test it without actually installing windows.
Create an account or sign in to comment