The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    Media Center Buttons stopped working 7811

    Discussion in 'Gateway and eMachines' started by jhuggs, Sep 20, 2008.

  1. jhuggs

    jhuggs Notebook Enthusiast

    Reputations:
    0
    Messages:
    24
    Likes Received:
    0
    Trophy Points:
    5
    Does anyone know how to get the music and dvd button to bring up the media center, when i first got this laptop they were working and I havnt used them since. I tried yesterday and nothing happened. The play, pause, stop and mute work though. Any Ideas? I tried looking through other threads but couldnt find anything.
     
  2. Kamin_Majere

    Kamin_Majere =][= Ordo Hereticus

    Reputations:
    1,522
    Messages:
    2,680
    Likes Received:
    0
    Trophy Points:
    55
    Have you reformatted your drives recently and forgot to set them up?
     
  3. jhuggs

    jhuggs Notebook Enthusiast

    Reputations:
    0
    Messages:
    24
    Likes Received:
    0
    Trophy Points:
    5
    i did reformat when i first took the pc out of the box and the buttons were working, I tried uninstalling, reinstalling drivers. nothing
     
  4. jhuggs

    jhuggs Notebook Enthusiast

    Reputations:
    0
    Messages:
    24
    Likes Received:
    0
    Trophy Points:
    5
    maybe I dont have the correct driver or something
     
  5. WarlordOne

    WarlordOne Notebook Evangelist

    Reputations:
    99
    Messages:
    406
    Likes Received:
    3
    Trophy Points:
    31
    What OS are you using? Vista 32 or 64?
     
  6. jhuggs

    jhuggs Notebook Enthusiast

    Reputations:
    0
    Messages:
    24
    Likes Received:
    0
    Trophy Points:
    5
    vista 64 bit os
     
  7. WarlordOne

    WarlordOne Notebook Evangelist

    Reputations:
    99
    Messages:
    406
    Likes Received:
    3
    Trophy Points:
    31
    Ok to verify your install you can go into Regedit and navigate to:

    HKEY_LOCAL_MACHINE > SYSTEM > CurrentControlSet > Control > MobilePC > HotStartButtons > 1 (or 2 or 3)

    You can verify the application path for your hotstart keys.

    1 should be "C:\Windows\ehome\ehshell.exe"

    2 should be "C:\Windows\ehome\ehshell.exe" /directmedia:music

    3 should be "C:\Windows\ehome\ehshell.exe" /directmedia:discplayback

    Also navigate in windows explorer to verify the C:\Windows\ehome\ehshell.exe directory and application exist.
     
  8. jhuggs

    jhuggs Notebook Enthusiast

    Reputations:
    0
    Messages:
    24
    Likes Received:
    0
    Trophy Points:
    5
    weird, yea when i go into hotstart buttons only a default entry, no 1 2 or 3
     
  9. jhuggs

    jhuggs Notebook Enthusiast

    Reputations:
    0
    Messages:
    24
    Likes Received:
    0
    Trophy Points:
    5
    i do have the eshell app and directory
     
  10. WarlordOne

    WarlordOne Notebook Evangelist

    Reputations:
    99
    Messages:
    406
    Likes Received:
    3
    Trophy Points:
    31
    does the application exist in the C:\Windows\ehome\ehshell.exe directory? If so you can add the application pathways yourself. Or you can just try to uninstall and reinstall.
     
  11. jhuggs

    jhuggs Notebook Enthusiast

    Reputations:
    0
    Messages:
    24
    Likes Received:
    0
    Trophy Points:
    5
    hey warlord thanks for all thehelp, any way you could post what your eshell.exe looks like so i could do a copy, paste possibly? not really sure where I should be entering those lines of text in
     
  12. WarlordOne

    WarlordOne Notebook Evangelist

    Reputations:
    99
    Messages:
    406
    Likes Received:
    3
    Trophy Points:
    31
    sure this attached image is a screen cap of key folder 1 with the application pathway string open in editor:

    I think this is what you want, right?
     

    Attached Files:

  13. jhuggs

    jhuggs Notebook Enthusiast

    Reputations:
    0
    Messages:
    24
    Likes Received:
    0
    Trophy Points:
    5
    yea that was what I was looking for, and whenever you can get the shell.exe also
     
  14. WarlordOne

    WarlordOne Notebook Evangelist

    Reputations:
    99
    Messages:
    406
    Likes Received:
    3
    Trophy Points:
    31
    I'm not too sure what you're looking for here but:
     

    Attached Files:

  15. jhuggs

    jhuggs Notebook Enthusiast

    Reputations:
    0
    Messages:
    24
    Likes Received:
    0
    Trophy Points:
    5
    well I have all the entries in the regedit, and the eshell.exe on my pc. Do i Need to change the text around in the ehshell.exe config file?
     
  16. WarlordOne

    WarlordOne Notebook Evangelist

    Reputations:
    99
    Messages:
    406
    Likes Received:
    3
    Trophy Points:
    31
    Probably not. Here's the code, if you want to double check:

    PHP:
    <configuration>

        <
    startup>
            <
    supportedRuntime version="v2.0.50727" />
        </
    startup>

        <
    runtime>
            <
    assemblyBinding
             xmlns
    ="urn:schemas-microsoft-com:asm.v1">
                <
    dependentAssembly>
                    <
    assemblyIdentity
                      name
    ="Microsoft.MediaCenter" 
                      
    publicKeyToken="xxxxxxxxxxxxxxxx" 
                      
    culture="neutral" 
                    
    />
                    <
    bindingRedirect
                      oldVersion
    ="6.0.3000.0"
                      
    newVersion="6.0.6000.0"
                    
    />
                    <
    bindingRedirect
                      oldVersion
    ="6.0.3100.0"
                      
    newVersion="6.0.6000.0"
                    
    />
                </
    dependentAssembly>
            </
    assemblyBinding>
        </
    runtime>

    </
    configuration>
     
  17. jhuggs

    jhuggs Notebook Enthusiast

    Reputations:
    0
    Messages:
    24
    Likes Received:
    0
    Trophy Points:
    5
    yea, its same.. so must be somewhere else that the problem is
     
  18. WarlordOne

    WarlordOne Notebook Evangelist

    Reputations:
    99
    Messages:
    406
    Likes Received:
    3
    Trophy Points:
    31
    did you reboot already? What do your registry entries look like?
     
  19. jhuggs

    jhuggs Notebook Enthusiast

    Reputations:
    0
    Messages:
    24
    Likes Received:
    0
    Trophy Points:
    5
    I made 3 keys in hotstart buttons and added in string entries for what you wrote on the first page for each one, and the names I did ApplicationPatch for all or is that wrong?
     
  20. WarlordOne

    WarlordOne Notebook Evangelist

    Reputations:
    99
    Messages:
    406
    Likes Received:
    3
    Trophy Points:
    31
    The value name in each string is:

    ApplicationPath

    The value data for each string I posted earlier, if you can do a screen cap for one of them I can verify.
     
  21. tallan

    tallan Notebook Deity

    Reputations:
    122
    Messages:
    896
    Likes Received:
    8
    Trophy Points:
    31
    Sorry to hijack the thread but I did a clean install of Vista64 and my media keys haven't worked since. Can anyone (Warlord?) post a link to the media keys application software? I'd appreciate it. I've searched and searched the Gateway site with no luck at all. Thanks.
     
  22. WarlordOne

    WarlordOne Notebook Evangelist

    Reputations:
    99
    Messages:
    406
    Likes Received:
    3
    Trophy Points:
    31
    go to gateway site and search for "hotstart utility". It will come up as a Vista 32-bit compatable program but it's compatable with Vista 64 as well.

    The same is true for the webcam and audio drivers too. I don't have my recovery disk on me since I'm at work but if someone pops it in their DVD drive it will let you know which drivers are both 32 and 64 bit compatable.
     
  23. tallan

    tallan Notebook Deity

    Reputations:
    122
    Messages:
    896
    Likes Received:
    8
    Trophy Points:
    31
    Thanks, worked like a charm. Just in case others need it search on Hot Start Utility.

    Rep for you!
     
  24. BlackSheep5

    BlackSheep5 Notebook Consultant

    Reputations:
    3
    Messages:
    165
    Likes Received:
    0
    Trophy Points:
    30
    When I did a clean install of Ultimate x64 I lost the buttons too. How do you add them back?
    Talks about the
    HKEY_LOCAL_MACHINE > SYSTEM > CurrentControlSet > Control > MobilePC > HotStartButtons > 1 (or 2 or 3)
    Here
    http://forum.notebookreview.com/showthread.php?t=292157


    EDIT, I re-read the thread (that rhymes) and figured it out, so ignore.