Jump to content

$OEM$\$1 doesnt install


TenaciousMetal

Recommended Posts

Hi everybody,

first time for me.

I ask for your help to understand why my nlited version of xp(with sp2 and hotfixes) doesnt install the programs inserted in the $oem$\$1\install directory.

I can see the window of runonceex starting but then every time the arrow go for a program it says that it cant find h:\install\progname (where h is the driver where i install windows).

moreover also the $oem$\$$\system32\cmdow.exe is not copyed.

Someone can help me?

here is my runonceex.cmd file

cmdow @ /HID

@echo off

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

REG ADD %KEY% /V TITLE /D "Installazione Programmi" /f

REG ADD %KEY%\005 /VE /D ".NET Framework 1.1" /f

REG ADD %KEY%\005 /V 1 /D "%systemdrive%\install\framework\dotnetfx.exe" /f

REG ADD %KEY%\053 /VE /D ".NET Framework 1.1 SP1" /f

REG ADD %KEY%\053 /V 1 /D "%systemdrive%\install\framework\KB867460.exe" /f

REG ADD %KEY%\048 /VE /D "Alcatel Speed Touch USB Modem" /f

REG ADD %KEY%\048 /V 1 /D "%systemdrive%\install\Speedtouch\Speedtouch /s" /f

REG ADD %KEY%\048 /V 2 /D "%SYSTEMDRIVE%\Speedtouch\Setup.exe /S -f1\"%SYSTEMDRIVE%\Speedtouch\setup.iss\" -f2\"%systemdrive%\Alcatel.log\"" /f

REG ADD %KEY%\053 /VE /D "Media Player 10" /f

REG ADD %KEY%\053 /V 1 /D "%systemdrive%\install\mediaplayer\mp10setup.exe" /f

exit

thank you in advance

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