Removing Unwanted VMC Start Menu Items

Last post 08-22-2008 4:42 PM by coughinglizard. 77 replies.
Page 2 of 6 (78 items) < Previous 1 2 3 4 5 Next > ... Last »
Sort Posts: Previous Next
  • 02-18-2008 12:39 PM In reply to

    Re: Removing Unwanted VMC Start Menu Items

    Well it seems to work fine and you can combine this with the possibility of renaming the menu and tile items by editing the ehres.dll.mui in the %SYSTEMROOT%\ehome\<language> folder. The names are defined in the String node and you'll want to look at the buttom ones.

    I've also tried to move a tile item (Video library) from Pictures and Videos to Tv, but there are a few things to consider. Just moving the entire element will work, but when you return from the Video library using the back functionality, focus will be in the Pictures and Videos menu strip. Also, if you move the Video Library and then remove the entire Pictures and Videos strip, then the Video Library tile item will also disappear from the Tv strip.

  • 02-18-2008 1:02 PM In reply to

    Re: Removing Unwanted VMC Start Menu Items

    bluebucket:
    I've also tried to move a tile item (Video library) from Pictures and Videos to Tv, but there are a few things to consider. Just moving the entire element will work, but when you return from the Video library using the back functionality, focus will be in the Pictures and Videos menu strip. Also, if you move the Video Library and then remove the entire Pictures and Videos strip, then the Video Library tile item will also disappear from the Tv strip.


    Bummer - I'm looking to take only the few tiles I use, move them all to 1 strip, and delete all the others.  Any possibility you can think of to make headway towards this?
  • 02-18-2008 11:00 PM In reply to

    Re: Removing Unwanted VMC Start Menu Items

    Having just 1 strip will look funny, because of how the Start menu works. It will still allow you to scroll up and down between strips, but in this scenario it will be the same strip over and over again.

    It might be possible to remove this behavior but it will be more complex and would presumably require editing of the Microsoft.MediaCenter.UI.dll Microsoft.MediaCenter.Shell.dll where the core MCML files seems to be placed.

    And there's still the matter of the tiles not showing if their "parent" strip is hidden.

  • 02-19-2008 7:57 AM In reply to

    Re: Removing Unwanted VMC Start Menu Items

    I am going to give this a shot tonight - thanks for posting that (and finding it!)

     

    Test - AMD x2 4600+ / ASUS M2N SLI Deluxe / 4 GB / ATI TV Wonder HD 650 tuner / GeForce 8600GT / Vista Prem 64Bit

    Prod - Dell XPS420 / Q6600 / 3 GB / 500GB Raid 1 / ATI HD 2600XT / Dual ATI DCT's / Vista Prem 32Bit
  • 02-19-2008 7:45 PM In reply to

    Re: Removing Unwanted VMC Start Menu Items

    Hey bluebucket!  You rock!

     

    Not only did this work, but I checked my Xbox360 and the change was pushed over to the extender as well!  I really didn't expect that (thinking too good to be true), but bazaaaaaam!  (Can you tell I'm excited about getting rid of clutter?) 

    Thanks!

     

    EDIT - also, I saw that you're able to shift the order within a strip by changing a tile's priority (note: actually, I believe it was just the reordering of the xml that did this).  That's like a super extra bonus - the easier I can make this to use for the wife, the less likely she is going to kill me for spending our our vacation money on a PC and some XBoxen you know. 

    Test - AMD x2 4600+ / ASUS M2N SLI Deluxe / 4 GB / ATI TV Wonder HD 650 tuner / GeForce 8600GT / Vista Prem 64Bit

    Prod - Dell XPS420 / Q6600 / 3 GB / 500GB Raid 1 / ATI HD 2600XT / Dual ATI DCT's / Vista Prem 32Bit
  • 02-25-2008 1:10 AM In reply to

    Re: Removing Unwanted VMC Start Menu Items

    bluebucket:
    I've found a way to edit the standard start menu items in Vista Media Center, but its a hack.


    Thanks very much bluebucket, I have been trying to do that for ages !!!
    Vista Ultimate, Core2 Duo E6600, Gigabyte 965P-DS3, GeForce 8600GT Silent, 2Gb DDRII 800, 300GB SATA II HDD, Microsoft Remote + MCE Keyborad, attached via dvi->hdmi to a 43'' Pioneer 436XDE Plasma + Yamaha RXV-2600 on 5 * B&W speakers
  • 02-27-2008 6:55 PM In reply to

    Re: Removing Unwanted VMC Start Menu Items

    I saw this on another forum first, but I have to say this is absolutely awesome.  Did anyone else notice also that you can change the number of OEM strips?
  • 02-27-2008 7:00 PM In reply to

    Re: Removing Unwanted VMC Start Menu Items

    bluebucket:
    Having just 1 strip will look funny, because of how the Start menu works. It will still allow you to scroll up and down between strips, but in this scenario it will be the same strip over and over again.

    I haven't bothered looking into this, but I imagine you are actually editing the MCML files? In which case setting Repeat="Never" in the Layout of the repeater/scroller should do the trick.

  • 02-27-2008 7:22 PM In reply to

    Re: Removing Unwanted VMC Start Menu Items

    jhoff81:
    I saw this on another forum first, but I have to say this is absolutely awesome.  Did anyone else notice also that you can change the number of OEM strips?


    Damn, you can make many copies of the same two start menu strips (I was able to make 3 myTV strips, for example) but VMC doesn't recognize OEMPlaceholderIndex ="2" to make it a third different strip.
  • 02-27-2008 8:04 PM In reply to

    Re: Removing Unwanted VMC Start Menu Items

    Also, if anyone can figure out a way to use this method to remove the "delete" button after a recording / video has finished, that'd be awesome.
  • 02-27-2008 10:31 PM In reply to

    Re: Removing Unwanted VMC Start Menu Items

    jhoff81:
    jhoff81:
    I saw this on another forum first, but I have to say this is absolutely awesome.  Did anyone else notice also that you can change the number of OEM strips?


    Damn, you can make many copies of the same two start menu strips (I was able to make 3 myTV strips, for example) but VMC doesn't recognize OEMPlaceholderIndex ="2" to make it a third different strip.


    Did you change the MaxOEMStrips attribute <home:StartMenuData Name="StartMenuApplications" MaxOEMStrips="2"> accordingly in the startmenu.xml?

  • 02-27-2008 10:36 PM In reply to

    Re: Removing Unwanted VMC Start Menu Items

    ahelseth:

    bluebucket:
    Having just 1 strip will look funny, because of how the Start menu works. It will still allow you to scroll up and down between strips, but in this scenario it will be the same strip over and over again.

    I haven't bothered looking into this, but I imagine you are actually editing the MCML files? In which case setting Repeat="Never" in the Layout of the repeater/scroller should do the trick.



    Well, we're really editing XML files defining the menu structure, but there are also MCML files to be found in the different DLLs. I've found a few Repeat= attributes but not the right one Smile [:)] I'll keep looking.
  • 02-28-2008 6:31 PM In reply to

    Re: Removing Unwanted VMC Start Menu Items

    Yeah, I changed that.  As I said, it just seems that Windows can't recognize the third placeholder index.
  • 03-01-2008 1:59 PM In reply to

    thanks

    Thank you thank you thank you!!! been hating my menus forever, now all nice and clean!

    P.S. tried to change "pictures & videos" to just Videos, but it didnt seem to stick.. found all my menu names under 877 in string in the mui files.. anyone else been able to change those names?

  • 03-02-2008 5:12 AM In reply to

    Re: thanks

    Icetech:

    Thank you thank you thank you!!! been hating my menus forever, now all nice and clean!

    P.S. tried to change "pictures & videos" to just Videos, but it didnt seem to stick.. found all my menu names under 877 in string in the mui files.. anyone else been able to change those names?



    Changes to the following nodes stick for me:

    877:
        14023 Music
        14030 Pictures and Video
    876
        14002 Tasks
    879
        14051 Tv og movies

Page 2 of 6 (78 items) < Previous 1 2 3 4 5 Next > ... Last »


Terms of Service | Privacy Statement | Code of Conduct | About