Removing Unwanted VMC Start Menu Items
-
-
bluebucket

- Joined on 02-15-2008

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

- Joined on 03-04-2007

|
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?
|
|
-
-
bluebucket

- Joined on 02-15-2008

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

- Joined on 01-23-2008
- Tampa, FL

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

- Joined on 01-23-2008
- Tampa, FL

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

- Joined on 07-31-2006
- Luxembourg

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

- Joined on 01-26-2007

|
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?
|
|
-
-
ahelseth

- Joined on 08-27-2005
- Yurop

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

- Joined on 01-26-2007

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

- Joined on 01-26-2007

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

- Joined on 02-15-2008

|
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?
|
|
-
-
bluebucket

- Joined on 02-15-2008

|
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 [:)]](/emoticons/emotion-1.gif) I'll keep looking.
|
|
-
-
jhoff81

- Joined on 01-26-2007

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

- Joined on 02-18-2005

|
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?
|
|
-
-
bluebucket

- Joined on 02-15-2008

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