hey all
ok im using winnt32.exe from inside winPE and im starting it with the /makelocalsource switch which copies the setup files to the hdd... i have "oempreinstall=yes" in the winnt.sif file and the correct $OEM$ folder structure next to the i386 folder...
now with the /makelocalsource switch it creates the $OEM$ direcotry on the hdd but doesnt copy anything else in??? wtf??
what needs to be done so the $OEM$ dir gets copied correctly so programs can be installed after windows installs?
Page 1 of 1
copy $OEM$ to hdd with /makelocalsource?
#2
Posted 26 September 2005 - 05:21 AM
When installing with winnt32.exe, the $OEM$ folder must be insde the i386 folder, ie. \i386\$oem$
#3
Posted 26 September 2005 - 07:57 AM
Dahi, on Sep 26 2005, 06:21 AM, said:
When installing with winnt32.exe, the $OEM$ folder must be insde the i386 folder, ie. \i386\$oem$
<{POST_SNAPBACK}>
<{POST_SNAPBACK}>
Wrong. My $OEM$ is beside my I386, not inside, and it copies fine. I set mine up like a RIS image, but decided not to use RIS. I boot with BartPE and launch a batch file that formats the drive and starts the install.
Here is a snipit from a batch file that launched the install:
set AnswerFile=\\CRP16237\windist\unattend.txt set SetupFiles=\\CRP16237\windist\I386 \\CRP16237\windist\I386\winnt32 /makelocalsource /tempdrive:C: /syspart:C: /s:%SetupFiles% /unattend:%AnswerFile%
And here is a snipit of my unattent.txt
[Data] AutoPartition=1 MsDosInitiated="0" UnattendedInstall="Yes" [Unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=Yes TargetPath=\WINDOWS OemFilesPath=\\crp16237\windist\$oem$ DriverSigningPolicy = "Ignore" NonDriverSigningPolicy = "Ignore" DriverSigningPolicy = "Ignore" OemPreinstall = "Yes"
#4
Posted 26 September 2005 - 11:09 PM
You can put $OEM$ wherever you like if you specify the path with OemFilesPath.
If OemFilesPath is omitted from winnt.sif then winnt32.exe setup looks for it under i386 by default.
If OemFilesPath is omitted from winnt.sif then winnt32.exe setup looks for it under i386 by default.
This post has been edited by Dahi: 26 September 2005 - 11:37 PM
- ← Desktop Icons - (going nuts over this one :( )
- Unattended Windows 2000/XP/2003
- HKEY_CURRENT_USER registry tweaks →
Share this topic:
Page 1 of 1



Help

Back to top








