GYN Posted October 3, 2005 Posted October 3, 2005 Hi!!! I need some help. The installation didn't create the sub folders INSTALL and DRIVERS. I used the same structure like the web instructions http://unattended.msfn.org/global/oemfolders.htmI checked it on the CD. You can see the attach. The file in the $OEM$, RunOnceEx.cmd, started, but it didn't find the path because the sub folder didn't copy. The folders didn't exist in the drive C: . What did I do wrong?Perhaps "the $OEM$ sub folders" is for english version, isn't?WindowsXP Professional with Service Pack 2 (Spanish)The Ms Windows XP and the HOTFIX worked OK. My RunOnceEx.cmdcmdow @ /HID@echo offSET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceExREG ADD %KEY% /V TITLE /D "Installing Applications" /fREG ADD %KEY%\005 /VE /D "Adobe Reader 7" /fREG ADD %KEY%\005 /V 1 /D "%systemdrive%\install\AdobeReader\AdbeRdr70_esp_full.exe /S /qn" /fREG ADD %KEY%\040 /VE /D "Windows Messenger 5.1" /fREG ADD %KEY%\040 /V 1 /D "%systemdrive%\install\messenger.msi /qn REBOOT=Suppress" /fREG ADD %KEY%\045 /VE /D "Office XP SP3" /fREG ADD %KEY%\040 /V 1 /D "%systemdrive%\Install\Applications\OfficeXP\INSTAPRO.exe TRANSFORMS=Unattended.MST /qb-" /fREG ADD %KEY%\055 /VE /D "Cleaning Up and Rebooting" /fREG ADD %KEY%\055 /V 1 /D "%systemdrive%\install\cleanup.cmd" /fEXITI'm a "cara palida". TksGYN The page is
InTheWayBoy Posted October 3, 2005 Posted October 3, 2005 Do you have this in your winnt.sif:OemPreinstall="Yes"Cause if you don't, then the OEM files are ignored. Check that and let us know...
GYN Posted October 4, 2005 Author Posted October 4, 2005 Do you have this in your winnt.sif:OemPreinstall="Yes"Cause if you don't, then the OEM files are ignored. Check that and let us know...<{POST_SNAPBACK}>Yes, I've OemPreinstall=No. I'll change it and then i'll tell you. I must do the ISO again.Tks.
InTheWayBoy Posted October 6, 2005 Posted October 6, 2005 Glad to help...most of the issues end up being simple little typos.
Marthax Posted October 6, 2005 Posted October 6, 2005 (edited) Nevermind. I mischecked. Edited October 6, 2005 by Marthax
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now