Jump to content

The $OEM$ Distribution Folders NOT created


Recommended Posts

:hello: 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.htm

I checked it on the CD. You can see the attach. post-74839-1128367575_thumb.jpg

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?

Windows

XP Professional with Service Pack 2 (Spanish)

The Ms Windows XP and the HOTFIX worked OK.

My RunOnceEx.cmd

cmdow @ /HID

@echo off

SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx

REG ADD %KEY% /V TITLE /D "Installing Applications" /f

REG ADD %KEY%\005 /VE /D "Adobe Reader 7" /f

REG ADD %KEY%\005 /V 1 /D "%systemdrive%\install\AdobeReader\AdbeRdr70_esp_full.exe /S /qn" /f

REG ADD %KEY%\040 /VE /D "Windows Messenger 5.1" /f

REG ADD %KEY%\040 /V 1 /D "%systemdrive%\install\messenger.msi /qn REBOOT=Suppress" /f

REG ADD %KEY%\045 /VE /D "Office XP SP3" /f

REG ADD %KEY%\040 /V 1 /D "%systemdrive%\Install\Applications\OfficeXP\INSTAPRO.exe TRANSFORMS=Unattended.MST /qb-" /f

REG ADD %KEY%\055 /VE /D "Cleaning Up and Rebooting" /f

REG ADD %KEY%\055 /V 1 /D "%systemdrive%\install\cleanup.cmd" /f

EXIT

I'm a "cara palida". :D

Tks

GYN

The page is :thumbup

Link to comment
Share on other sites


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...

Yes, I've OemPreinstall=No.

I'll change it and then i'll tell you. I must do the ISO again.

Tks. :thumbup

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...