Jump to content

Ken@fri

Members
  • Posts

    240
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by Ken@fri

  1. Add fix about files (system32) names (see 1rst post).

    [epm.sys32]

    BootMan.exe,pmstr520.exe

    epmntdrv.sys,pmstr521.sys

    EuEpmGdi.dll,pmstr522.dll

    EuGdiDrv.sys,pmstr523.sys

    setupempdrv03.exe,pmstr524.exe

    [sourceDisksFiles]

    .

    .

    .

    pmstr715.exe = 1

    pmstr716.sys = 1

    pmstr717.dll = 1

    pmstr718.sys = 1

    pmstr719.exe = 1

    Sorry :sweatingbullets:

  2. Hi Ricks !

    I made a french version of your XP_to_MCE05 addon (available >>>here<<<) & it works fine.

    But when I do the same with your Windows 7 Media Center v1.0 addon, it's failed. Even after following all steps as decribed below:

    If you use XPTSP after this it may change ehres.dll, the one here is a bit more updated

    BTW for those who dont want to do a complete reformat you can:

    - Extract the addon and rename all the "same name" files in the ehome dir example ehres.dll to ehres.dll.bak, eshell.exe to eshell.exe.bak, etc.

    - Then after you have backed up and replaced all the files you have to do this so the modded ehshell.exe can work (this is thanks to AMIRZ) place sn.exe in system32 or the same ehome dir, open a cmd window and run

    sn -Vr ehshell.exe

    then

    sn -Vr RegisterMCEApp.exe

    - Install Vista MCE fonts (segmcr.ttf, segmcsb.ttf and segoemcl.ttf)

    - Optionally you may also want to rename all your "Media Center" shortcuts to "Windows Media Center" and somehow refresh you icon cache to get the new Vista icons

    same results :

    eshell.exe - Strong name validation failed.

    The strong name validation failed for 'C:\WINDOWS\ehome\ehshell.exe' assembly.

    eshell.exe - Common Language Runtime Debugging Services

    Process id=0x818 (2072). Thread id=0x830 (2096)

    Can you also send me the INF file you made that will install this on a already installed system?

    Thanx.

  3. 14.02.2011

    UPDATED

    • ProgDVB (v6.60)

    Fixed/Replaced

    [DefaultUninstall]

    RegisterDlls =Install.ProgDVB

    [install.ProgDVB]

    11,,rundll32.exe,,,"advpack.dll,LaunchINFSection %01%\ProgDVB6.inf,Install"

    with

    [DefaultInstall]

    RegisterDlls =Install.ProgDVB

    [install.ProgDVB]

    11,,rundll32.exe,,,"advpack.dll,LaunchINFSection %01%\ProgDVB6.inf,Install"

    to launch manual install (Right click --- > Install command in context menu)

    v6.60 will be online in few hours.

  4. MAJ :

    • EventGhost (v0.3.7.r1482)
    • ProgDVB(v6.51.3)
    • VideoLAN (v1.1.6)
    • Xtr3mAddOneRes.dll (v2.0.0.3)
    • Ultimate HTPC : en cours ...

    La suite d'instruction suivantes :

    [EventGhost.PreCleanUp.Check]

    "CMD /Q /C IF EXIST ""%16422%\EventGhost\plugins\Task\hook.dll"" "RUNDLL32 advpack.dll,LaunchINFSection EvtGhost.inf,Run.EventGhost.CleanUp""

    [Run.EventGhost.CleanUp]

    AddReg = EventGhost.CleanUp

    [EventGhost.CleanUp]

    HKLM,"%RunX%\EventGhost","Delete_1",0,"rundll32.exe advpack.dll,DelNodeRunDLL32 ""%16422%\EventGhost\plugins"",8"

    HKLM,"%RunX%\EventGhost","Delete_2",0,"rundll32.exe advpack.dll,DelNodeRunDLL32 ""%16422%\EventGhost"",8"

    était utilisé pour supprimer %16422%\EventGhost\plugins\Task\hook.dll, fichier vérrouillé (reboot obligatoire) au moment de la désinstallation.

    Grâce à BinText ou à Dependency Walker, j'ai trouvé un paramètre rendant ces instructions inutiles : StopHook. Et voici comment :

    [stop.EventGhost]

    11,,tskill.exe,,,"EventGhost"

    16422,EventGhost,EventGhost.exe,,,"-uninstall"

    11,,rundll32.exe,,,"%16422%\%EvtGt_Hook%\hook.dll,StopHook ""%16422%\%EvtGt_Hook%\hook.dll"""

    ET/OU

    [Delete.EventGhost.Dirs]

    ...

    11,,rundll32.exe,,,"%16422%\%EvtGt_Hook%\hook.dll,StopHook ""%16422%\%EvtGt_Hook%\hook.dll"""

    ...

    [Close.EventGhost]

    TSKILL EventGhost

    """%16422%\EventGhost\EventGhost.exe"" -uninstall"

    rundll32.exe %16422%\%EvtGt_Hook%\hook.dll,StopHook %16422%\%EvtGt_Hook%\hook.dll

    ET/OU

    [Del.EventGhost.Dirs]

    ...

    rundll32.exe %16422%\%EvtGt_Hook%\hook.dll,StopHook %16422%\%EvtGt_Hook%\hook.dll

    ...

×
×
  • Create New...