Jump to content

[AddOn] Media Center 2005 (English) January 24 2012


ricktendo

Recommended Posts

Hello Rick,

at first: great work! Integrating the MCE addon into a German XP Pro was successful (although the media center application was in English :) ). Then I replaced mediactr.cab, plus.cab and sonic.cab with the files from a German XP MCE SP2. After installing in a virtual machine the files were all there, but no shortcuts for the media center, the whole quick launch bar folder was missing, the standard theme wasn't changed to royale and there where no programs set for the start menu links for internet and e-mail (I didn't searched for further errors, this were the first problems I saw after install).

What is wrong? Do I have to change some files in the addon or in the media center cabs? You wrote something about INF and MUI files for a Turkish version earlier, but I don't know which files have to be replaced.

Thanks a lot!

greetz, loonydeluxe

Edited by loonydeluxe
Link to comment
Share on other sites

There is only English XP Media Center and you cannot just take the cabs from a media center disk and add them to the addon and have them work, becuase the files contained are different

I got a little further. I replaced the files in the three cabs from your addon (rollup 2!) with the language specific versions from the language specific xp mce sp2 disc (pre-rollup 2!). Most of the errors are gone, so the windows settings like quick launch folder etc. are ok now, but some files from the media center app needs to be updated with the rollup2-files. I will post the results if I get this finally working.

Edited by loonydeluxe
Link to comment
Share on other sites

I got a little further. I replaced the files in the three cabs from your addon (rollup 2!) with the language specific versions from the language specific xp mce sp2 disc (pre-rollup 2!). Most of the errors are gone, so the windows settings like quick launch folder etc. are ok now, but some files from the media center app needs to be updated with the rollup2-files. I will post the results if I get this finally working.

Now I have a localized MCE install disk :thumbsup_anim: I just had to replace all files from the three cab files with files from an installed windows xp mce + rollup 2(!) in the target language. For replacing the files I wrote a little program in C# that searched the localized files in the windows directory (and subdirectories) and merged it with the content of the addon cab files in a new directory. Integrated the localized addon with nLite, installed and worked. I have attached an English version of the replacing tool.

I found an "easter egg": The windows help still says its a XP Pro :-)

SearchAndReplace.zip

Edited by loonydeluxe
Link to comment
Share on other sites

  • 1 month later...
Hey Ricktendo I've tried to implement this into my nLite install half a dozen times so far and all I can get working is the MSplus features but no Media Center. I can't figure out what is going wrong. Attached is my Last Session.ini

Hi,

Finally got it WORKING

Here is the integration order:

RVMUpdatePackSP3_1.0.3.7z

OnePiece_WMP11AddOn_INTL_For_WinXP_Only_for_RVMi.7z(Read Carefully to use it properly)

OnePiece_IE8_WinXPSP3_v1.0.1_AddOn_ENU.7z

DotNetFx_All_In_1_Addon_v2.4.7z

Ricks_XP_to_MCE05_en.7z

Ricks_VistaMediaCenter2.3_en.7z

RedDXRuntimes_0.7.0_32bit.cab

Kels_CPLBonus_addon_v9.2.8.rar

Kels_Runtimes_addon_v5.1.rar

Ricks_UltimateSounds_AddOn_en.7z

Ricks_VistaRTMFonts_AddOn_v1.1.7z

xable_CalcPlus-v1.3_addon.cab

I didn't integrate all of them together. I integrated in groups like above.

Now everything is working fine.

Rick can you kindly tell me how can i manually set the theme because every time Media Center theme is selected as the default theme even when i mention my own theme in WINNT.SIF file?

Link to comment
Share on other sites

Something like this:

REG ADD "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Media Center" /V PutWallPaperNameHere /T REG_SZ /F /D "%SystemDrive%\WINDOWS\Web\Wallpaper\PutWallPaperNameHere.jpg"

REG ADD "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System" /V InstallVisualStyle /T REG_EXPAND_SZ /F /D "%SystemDrive%\WINDOWS\Resources\Themes\PutThemeNameHere.theme"

REG ADD "HKLM\Software\Microsoft\Windows\CurrentVersion\ThemeManager" /V DllName /T REG_EXPAND_SZ /F /D "%SystemDrive%\WINDOWS\Resources\Themes\PutThemeNameHere.theme

REG ADD "HKU\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\ThemeManager" /V DllName /T REG_EXPAND_SZ /F /D "%SystemDrive%\WINDOWS\Resources\Themes\PutThemeNameHere.theme"

Correct me if im wrong please.

Link to comment
Share on other sites

Just made myself simple .cmd.

@Echo Off

CLS

Color 9E

Mode 62,14

Title Themes Setup

echo.

echo Adding some things to the register...

REG ADD "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Media Center" /V PutWallPaperNameHere (without extension) /T REG_SZ /F /D "%SystemDrive%\WINDOWS\Web\Wallpaper\PutWallPaperNameHere.bmp"

REG ADD "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System" /V InstallVisualStyle /T REG_EXPAND_SZ /F /D "%SystemDrive%\WINDOWS\Resources\Themes\PutThemeNameHere.theme"

REG ADD "HKLM\Software\Microsoft\Windows\CurrentVersion\ThemeManager" /V DllName /T REG_EXPAND_SZ /F /D "%SystemDrive%\WINDOWS\Resources\Themes\PutThemeNameHere.theme

REG ADD "HKU\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\ThemeManager" /V DllName /T REG_EXPAND_SZ /F /D "%SystemDrive%\WINDOWS\Resources\Themes\PutThemeNameHere.theme"

echo.

echo Done!

EXIT

Edited by Raoul
Link to comment
Share on other sites

:thumbsup_anim:

This is a fantastic release. The dancer is ok with this integration. If you have a free time, can you release a similar job in italian language. Sorry for my english.

If you can't don't worry, Thanks a lot for all.

I have looking for a similar release on wincert. but i don't found.

Link to comment
Share on other sites

  • 3 weeks later...

I've succesfully integrated this addon. It is working great. I think that the best way to work is integrating with nlite in this order on hotfix integration tab:

RMV update pack

onepiece windows media player 11

NR IE7(not required)

Net framework all in one v2,4 (from ryavm forum... this one works great)

all other addons

and ALWAYS last this media center addon, at least it works for me in that way.... And this can be done in one go.... no multiple sessions.

Also with this addon Ricks_SteadyState2.5_en does not work....

One question about sysdm.cpl:

2002 is the version of XP the media center is v2005

But what orbit30 reshacked was probably sysdm.cpl

180	Microsoft Windows XP
188 64-Bit Edition
189 Incrustado
190 Home Edition
191 Profesional
192 Servidor
193 Advanced Server
194 Datacenter
195 Version 2002

Edit: Confirmed it is sysdm.cpl

2005mk3.png

I used resource hacker (after integrating media center addon) on sysdm.cpl and I get only this

STRINGTABLE
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
{
180, "Microsoft Windows XP"
188, "64-Bit Edition"
189, "Embedded"
190, "Home Edition"
191, "Professional"
}

instead of:

180	Microsoft Windows XP
188 64-Bit Edition
189 Incrustado
190 Home Edition
191 Profesional
192 Servidor
193 Advanced Server
194 Datacenter
195 Version 2002

why is this happening? what should I do to enter

"version 2005"

Link to comment
Share on other sites

  • 2 weeks later...

Disaster Happen Not working after integraing Onepiece latest update pack. Tested 100 times not working. One more question is there a way so that it work with my WIndows Xp MCE 2005 SP3. Is there a way to run this through runonce cmd.

Edited by Jatin Beniwal
Link to comment
Share on other sites

Updated, removed away mode its crap

Small tweak to MEDCTROC.INF

Make sure if you use the old Vista Media Center to dl the Windows 7 Media Center instead, because of the small change in MEDCTROC.INF (you will not notice much of a difference only the startup sound)

Link to comment
Share on other sites

Disaster Happen Not working after integraing Onepiece latest update pack. Tested 100 times not working. One more question is there a way so that it work with my WIndows Xp MCE 2005 SP3. Is there a way to run this through runonce cmd.

look at what u wrote,

now read the 1 st post very carefully.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...