Skip to content

Commit

Permalink
Support Windows 11 v22621.3155
Browse files Browse the repository at this point in the history
Related to #21.
  • Loading branch information
Slion committed Feb 20, 2024
1 parent 29d46f1 commit 628f5f5
Show file tree
Hide file tree
Showing 3 changed files with 225 additions and 121 deletions.
42 changes: 42 additions & 0 deletions src/VirtualDesktop/Properties/Settings.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

30 changes: 30 additions & 0 deletions src/VirtualDesktop/Properties/Settings.settings
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,36 @@
<string>IVirtualDesktopNotification,{B287FA1C-7771-471A-A2DF-9B6B21F0D675}</string>
<string>IVirtualDesktopNotificationService,{0cd45e71-d927-4f15-8b0a-8fef525337bf}</string>
<string>IVirtualDesktopPinnedApps,{4CE81583-1E4C-4632-A621-07A53543148F}</string>
&lt;/ArrayOfString&gt;</Value>
</Setting>
<Setting Name="v_22621_3155" Type="System.Collections.Specialized.StringCollection" Scope="Application">
<Value Profile="(Default)">&lt;?xml version="1.0" encoding="utf-16"?&gt;
&lt;ArrayOfString xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"&gt;
&lt;string&gt;IApplicationView,{372E1D3B-38D3-42E4-A15B-8AB2B178F513}&lt;/string&gt;
&lt;string&gt;IApplicationViewCollection,{1841C6D7-4F9D-42C0-AF41-8747538F10E5}&lt;/string&gt;
&lt;string&gt;IObjectArray,{92CA9DCD-5622-4BBA-A805-5E9F541BD8C9}&lt;/string&gt;
&lt;string&gt;IServiceProvider,{6D5140C1-7436-11CE-8034-00AA006009FA}&lt;/string&gt;
&lt;string&gt;IVirtualDesktop,{3F07F4BE-B107-441A-AF0F-39D82529072C}&lt;/string&gt;
&lt;string&gt;IVirtualDesktopManager,{A5CD92FF-29BE-454C-8D04-D82879FB3F1B}&lt;/string&gt;
&lt;string&gt;IVirtualDesktopManagerInternal,{53F5CA0B-158F-4124-900C-057158060B27}&lt;/string&gt;
&lt;string&gt;IVirtualDesktopNotification,{B9E5E94D-233E-49AB-AF5C-2B4541C3AADE}&lt;/string&gt;
&lt;string&gt;IVirtualDesktopNotificationService,{0cd45e71-d927-4f15-8b0a-8fef525337bf}&lt;/string&gt;
&lt;string&gt;IVirtualDesktopPinnedApps,{4CE81583-1E4C-4632-A621-07A53543148F}&lt;/string&gt;
&lt;/ArrayOfString&gt;</Value>
</Setting>
<Setting Name="v_22631_2428" Type="System.Collections.Specialized.StringCollection" Scope="Application">
<Value Profile="(Default)">&lt;?xml version="1.0" encoding="utf-16"?&gt;
&lt;ArrayOfString xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"&gt;
&lt;string&gt;IApplicationView,{372E1D3B-38D3-42E4-A15B-8AB2B178F513}&lt;/string&gt;
&lt;string&gt;IApplicationViewCollection,{1841C6D7-4F9D-42C0-AF41-8747538F10E5}&lt;/string&gt;
&lt;string&gt;IObjectArray,{92CA9DCD-5622-4BBA-A805-5E9F541BD8C9}&lt;/string&gt;
&lt;string&gt;IServiceProvider,{6D5140C1-7436-11CE-8034-00AA006009FA}&lt;/string&gt;
&lt;string&gt;IVirtualDesktop,{3F07F4BE-B107-441A-AF0F-39D82529072C}&lt;/string&gt;
&lt;string&gt;IVirtualDesktopManager,{A5CD92FF-29BE-454C-8D04-D82879FB3F1B}&lt;/string&gt;
&lt;string&gt;IVirtualDesktopManagerInternal,{A3175F2D-239C-4BD2-8AA0-EEBA8B0B138E}&lt;/string&gt;
&lt;string&gt;IVirtualDesktopNotification,{B287FA1C-7771-471A-A2DF-9B6B21F0D675}&lt;/string&gt;
&lt;string&gt;IVirtualDesktopNotificationService,{0cd45e71-d927-4f15-8b0a-8fef525337bf}&lt;/string&gt;
&lt;string&gt;IVirtualDesktopPinnedApps,{4CE81583-1E4C-4632-A621-07A53543148F}&lt;/string&gt;
&lt;/ArrayOfString&gt;</Value>
</Setting>
<Setting Name="v_22631_3155" Type="System.Collections.Specialized.StringCollection" Scope="Application">
Expand Down
Loading

0 comments on commit 628f5f5

Please sign in to comment.