diff --git a/Windows10/menudemwin10_iut_a203.xml b/Windows10/menudemwin10_iut_a203.xml index ffa8b3f..f8c18a6 100644 --- a/Windows10/menudemwin10_iut_a203.xml +++ b/Windows10/menudemwin10_iut_a203.xml @@ -1,11 +1,11 @@ <LayoutModificationTemplate xmlns:defaultlayout="http://schemas.microsoft.com/Start/2014/FullDefaultLayout" xmlns:start="http://schemas.microsoft.com/Start/2014/StartLayout" Version="1" xmlns="http://schemas.microsoft.com/Start/2014/LayoutModification"> <LayoutOptions StartTileGroupCellWidth="6" /> - <DefaultLayoutOverride> + <DefaultLayoutOverride LayoutCustomizationRestrictionType="OnlySpecifiedGroups"> <StartLayoutCollection> <defaultlayout:StartLayout GroupCellWidth="6"> <start:Group Name="Créer"> <start:DesktopApplicationTile Size="2x2" Column="0" Row="0" DesktopApplicationLinkPath="%ALLUSERSPROFILE%\Microsoft\Windows\Start Menu\Programs\CodeBlocks\CodeBlocks.lnk" /> - <start:DesktopApplicationTile Size="2x2" Column="2" Row="0" DesktopApplicationLinkPath="%ALLUSERSPROFILE%\Microsoft\Windows\Start Menu\Programs\FreeMind\FreeMind.lnk" /> + <start:DesktopApplicationTile Size="2x2" Column="2" Row="0" AppUserModelID="{7C5A40EF-A0FB-4BFC-874A-C0F2E0B9FA8E}\FreeMind\FreeMind.exe" /> </start:Group> <start:Group Name="Outils"> <start:Tile Size="1x1" Column="0" Row="0" AppUserModelID="Microsoft.WindowsCalculator_8wekyb3d8bbwe!App" /> @@ -27,8 +27,8 @@ <CustomTaskbarLayoutCollection PinListPlacement="Replace"> <defaultlayout:TaskbarLayout> <taskbar:TaskbarPinList> - <taskbar:DesktopApp DesktopApplicationLinkPath="%APPDATA%\Microsoft\Windows\Start Menu\Programs\Accessories\Internet Explorer.lnk"/> - <taskbar:UWA AppUserModelID="Microsoft.Office.Word_8wekyb3d8bbwe!microsoft.word" /> + <taskbar:UWA AppUserModelID="Microsoft.InternetExplorer.Default" /> + <taskbar:UWA AppUserModelID="TheDocumentFoundation.LibreOffice.Startcenter" /> </taskbar:TaskbarPinList> </defaultlayout:TaskbarLayout> </CustomTaskbarLayoutCollection>