2008-03-17, 10:57 PM
I am having an issue where I I make a change to the menu structure (want to hide FM Radio, Net Radio) in the config.exe, but when I open pvrx2 the menus are all still there. So I went to take a look at the config.xml which is what I understand is the actual configuration file.
If I double-click the file it opens in IE - I scroll down to the menu layout section and the menu items I want hidden still display as being enabled (see below) - in the config.exe all three of the below menus are un-checked.
<Task enabled="false">FM Radio</Task>
<Task enabled="true">Net Radio</Task>
<Task enabled="true">YouTube</Task>
If I right-click the config.xml (same file I double-clicked on above) and select edit, the menu layout section seems to be aligned with the settings I've chosen in config.exe (see below).
<Task enabled="false">FM Radio</Task>
<Task enabled="false">Net Radio</Task>
<Task enabled="false">YouTube</Task>
I'm sure I'm missing something simple but vital, but it seems there are two versions of this file (one for viewing and one for editing)? How do I get my changes to actually take effect?
FYI - I have rebooted the computer and the results are the same. This is a brand new installation so it is the latest version of GBPVR (1.2.9).
Thanks
If I double-click the file it opens in IE - I scroll down to the menu layout section and the menu items I want hidden still display as being enabled (see below) - in the config.exe all three of the below menus are un-checked.
<Task enabled="false">FM Radio</Task>
<Task enabled="true">Net Radio</Task>
<Task enabled="true">YouTube</Task>
If I right-click the config.xml (same file I double-clicked on above) and select edit, the menu layout section seems to be aligned with the settings I've chosen in config.exe (see below).
<Task enabled="false">FM Radio</Task>
<Task enabled="false">Net Radio</Task>
<Task enabled="false">YouTube</Task>
I'm sure I'm missing something simple but vital, but it seems there are two versions of this file (one for viewing and one for editing)? How do I get my changes to actually take effect?
FYI - I have rebooted the computer and the results are the same. This is a brand new installation so it is the latest version of GBPVR (1.2.9).
Thanks