Jump to content

problems with windows media player 10


Recommended Posts

when runonceex tries to install windows media player 10, it says cant fild the file, and then when i get into my desktop, a window pops up and says

- windows media technology

this version of windows technology is incompatible with this version of windows.

for more information, view info at the microsoft website.

heres the site it gave me http://go.microsoft.com/fwlink/?linkid=28004

this is exactly what i written down in the files:

winnt.sif - C:\XPCD\I386

[Data]

MsDosInitiated = 0

UnattendedInstall = Yes

AutomaticUpdates=No

[unattended]

UnattendMode = FullUnattended

UnattendSwitch = Yes

OemPreinstall = Yes

OemSkipEula = Yes

ComputerType = "Standard PC", Retail

FileSystem = *

WaitForReboot = No

TargetPath = "\Windows"

DriverSigningPolicy = Ignore

NonDriverSigningPolicy = Ignore

Hibernation = No

[GuiUnattended]

TimeZone = 4

OEMSkipRegional = 1

OemSkipWelcome = 1

AdminPassword=1234

[Display]

BitsPerPel=32

Xresolution=1024

YResolution=768

[userData]

ProductKey = xxxxxxxxxxxxxxxxxxxxx

FullName = "Microsoft"

OrgName = "Microsoft Corporation"

ComputerName= joe

[RegionalSettings]

Language = 0409

[Networking]

InstallDefaultComponents=Yes

[identification]

JoinWorkgroup=WORKGROUP

RegTweaks.reg, RunOnceEx.cmd, and cmdlines are in ---> C:\New Folder\XPCD\$OEM$

cmdlines:

[COMMANDS]

"RunOnceEx.cmd"

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%\030 /VE /D "Windows Media Player 10" /f

REG ADD %KEY%\030 /V 1 /D "%systemdrive%\Install\WMP10\mp10setup.exe /q:A /c:\"setup_wm.exe /Q /R:N DisallowSystemRestore\"" /f

REG ADD %KEY%\050 /VE /D "Importing Registry Tweaks" /f

REG ADD %KEY%\050 /V 1 /D "REGEDIT /S %systemdrive%\Install\RegTweaks.reg" /f

EXIT

RegTweaks.reg

Windows Registry Editor Version 5.00

;Disable Welcome Screen

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]

"LogonType"=dword:00000000

;Speed up shutdown

[HKEY_CURRENT_USER\Control Panel\Desktop]

"HungAppTimeout"="5000"

"WaitToKillAppTimeout"="4000"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control]

"WaitToKillServiceTimeout"="1000"

;Prefetcher tweak(faster booting)

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\PrefetchParameters]

"EnablePrefetcher"=dword:00000003

;Allow renaming of Recycle Bin

[HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\ShellFolder]

"Attributes"=hex:50,01,00,20

"CallForAttributes"=dword:00000000

;NoLowDiskSpaceChecks won't check if you are low on diskspace and pop up a balloon telling you.

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]

"NoLowDiskSpaceChecks"=dword:00000001

;This will add "Services" to the right-click menu of "My Computer"

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\services]

@=hex(2):53,00,65,00,72,00,76,00,69,00,63,00,65,00,73,00,00,00

"SuppressionPolicy"=dword:4000003c

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\services\command]

@=hex(2):25,00,77,00,69,00,6e,00,64,00,69,00,72,00,25,00,5c,00,73,00,79,00,73, 00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,00,6d,00,63,00,2e,00,65,00,78,00, 65,00,20,00,2f,00,73,00,20,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52, 00,6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00, 32,00,5c,00,73,00,65,00,72,00,76,00,69,00,63,00,65,00,73,00,2e,00,6d,00,73, 00,63,00,20,00,2f,00,73,00,00,00

;Adds Control Panel to right click of MY Computer

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\[Control Panel]\command]

@="rundll32.exe shell32.dll,Control_RunDLL"

;Max your Internet Explorer's simultaneous downloads to 10 (default was 2)

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]

"MaxConnectionsPer1_0Server"=dword:0000000a

"MaxConnectionsPerServer"=dword:0000000a

;Recycle bin uses 8% of available space (not 10%)

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\BitBucket]

"Percent"=dword:00000008

;Speed up NTFS

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem]

"Win31FileSystem"=dword:00000000

"Win95TruncatedExtensions"=dword:00000001

"NtfsDisableLastAccessUpdate"=dword:00000001

;Adds Control Panel to right click of MY Computer

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Control Panel\command]

@="rundll32.exe shell32.dll,Control_RunDLL"

;Adds Add/Remove to right click of MY Computer

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Add/Remove\command]

@="control appwiz.cpl"

what am i doing wrong?

Link to comment
Share on other sites


You need to install "wmp10.inf" FIRST and then run the "setup_wm.exe" file.

You might need to install the other inf files as well but I haven't run into any problems yet.

This is caused by removing WMP9 from your CD using nLite. I'm trying to work out a fix for it.

Extract "MP10Setup.exe" using WinRAR and copy all files to your CD then put this in a command file and call it from RunOnceEx (Replace %location of% strings with the proper location):

rundll32 advpack.dll,LaunchINFSection %location of WMP10.INF file%,DefaultInstall
%location of setup_wm.exe file% /DisallowSystemRestore /Q:A /R:N

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