[Approved] Small Setup Patch (1 Viewer)

Smeulf

Retired Team Member
  • Premium Supporter
  • October 27, 2010
    672
    454
    France
    Home Country
    France France
    Hi,

    Just moved shortcuts from "StartMenu\MediaPortal 2" to "StartMenu\Team MediaPortal\MediaPortal 2" folder.

    Patch attached.

    Cheers.
     

    Attachments

    • 0001-Moved-shortcuts-from-StartMenu-MediaPortal-2-to-Star.patch
      2.3 KB

    Oxan

    Retired Team Member
  • Premium Supporter
  • August 29, 2009
    1,730
    1,124
    Home Country
    Netherlands Netherlands
    I might be wrong, but I don't think the ICE 38 workaround is needed. We use code like in the patch below (untested) in MPExtended without triggering any ICE warnings. Clue is to don't have an Id attribute on the directory.

    Code:
    diff --git a/MediaPortal/Setup/MP2-Setup/MediaPortal2.wxs b/MediaPortal/Setup/MP2-Setup/MediaPortal2.wxs                                                                           
    index 8e5711f..3bd8ec1 100644                                                                                                                                                      
    --- a/MediaPortal/Setup/MP2-Setup/MediaPortal2.wxs                                                                                                                                 
    +++ b/MediaPortal/Setup/MP2-Setup/MediaPortal2.wxs                                                                                                                                 
    @@ -105,7 +105,9 @@                                                                                                                                                                
           </Directory>                                                                                                                                                                
                                                                                                                                                                                       
           <Directory Id="ProgramMenuFolder">                                                                                                                                          
    -        <Directory Id="MP2StartMenu" Name="MediaPortal 2" />                                                                                                                      
    +        <Directory Name="Team MediaPortal">                                                                                                                                       
    +          <Directory Id="MP2StartMenu" Name="MediaPortal 2" />
    +        </Directory>
           </Directory>
     
           <Directory Id="DesktopFolder" />
     

    Smeulf

    Retired Team Member
  • Premium Supporter
  • October 27, 2010
    672
    454
    France
    Home Country
    France France
    Thanks Oxan for the input. I'll check this later, I moved to another issue ATM ;)

    Smeulf.
     

    morpheus_xx

    Retired Team Member
  • Team MediaPortal
  • March 24, 2007
    12,073
    7,459
    Home Country
    Germany Germany
    AW: Small Setup Patch

    I've applied this path to the recent installer. Without adding a Component for the directory it did not work.
     

    Users who are viewing this thread

    Similar threads

    I avoid touching that system as long as it runs. Now that 2.4.1 seems to run again, I probably wait for the next issue.
    I avoid touching that system as long as it runs. Now that 2.4.1 seems to run again, I probably wait for the next issue.
    Hi, I have just upgraded from MP 2.2.2 to MP 2.4.1, and now the client won't start. I see the splash screen, and then it just...
    Replies
    3
    Views
    901
    Good. I am pleased that that is now working for you. :) If you have ever looked at MP debug log files, you may have noticed that apparent errors are not rare, but these are "errors" that do not affect the functioning of the product. (It is not desirable to have these errors in the log file, as it misleads users, testers, and...
    Good. I am pleased that that is now working for you. :) If you have ever looked at MP debug log files, you may have noticed that...
    Hi, I am reinstalling MediaPortal 1.13 on a new W10 64Bit computer. In need to use this old version because of TVWishlist. So my...
    Replies
    10
    Views
    974
    • Sticky
    MP1 MP2 [News] MediaPortal 2 - 2.5 Release DE
    Will be version 2.5.1 ready quite soon? I read somewhere it will be a bugfix release, no new features are probably not in focus.
    Will be version 2.5.1 ready quite soon? I read somewhere it will be a bugfix release, no new features are probably not in focus.
    We are proud to present MediaPortal 2.5 MediaPortal 2.5 is a full-blown media center software that addresses most common user...
    Replies
    70
    Views
    5K
    Didn't know computers are available in Canada's jails... :p
    Didn't know computers are available in Canada's jails... :p
    Hi folks, basically I have this m3u list with links I am trying to scan with the TV configuration tool but all the channels even...
    Replies
    5
    Views
    664
    TVE 3,5 as you noticed in my other Thread.
    TVE 3,5 as you noticed in my other Thread.
    Hello Folks, Although the New MediaPortal Version 2.5 looks great so far, it seems that it still has major Bugs? I created a...
    Replies
    2
    Views
    457
    Top Bottom