mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-15 14:57:23 +00:00
fix spaces
This commit is contained in:
parent
862e2bdf55
commit
37f2c64f7c
@ -60,7 +60,7 @@ Add-Type -AssemblyName System.Web
|
|||||||
$obj.Configuration = [System.Web.HttpUtility]::HtmlEncode(@"
|
$obj.Configuration = [System.Web.HttpUtility]::HtmlEncode(@"
|
||||||
<?xml version="1.0" encoding="utf-8" ?>
|
<?xml version="1.0" encoding="utf-8" ?>
|
||||||
<AssignedAccessConfiguration
|
<AssignedAccessConfiguration
|
||||||
xmlns="http://schemas.microsoft.com/AssignedAccess/2017/config" xmlns:win11="http://schemas.microsoft.com/AssignedAccess/2022/config">
|
xmlns="http://schemas.microsoft.com/AssignedAccess/2017/config" xmlns:win11="http://schemas.microsoft.com/AssignedAccess/2022/config">
|
||||||
<Profiles>
|
<Profiles>
|
||||||
<Profile Id="{9A2A490F-10F6-4764-974A-43B19E722C23}">
|
<Profile Id="{9A2A490F-10F6-4764-974A-43B19E722C23}">
|
||||||
<AllAppsList>
|
<AllAppsList>
|
||||||
@ -111,7 +111,6 @@ $obj.Configuration = [System.Web.HttpUtility]::HtmlEncode(@"
|
|||||||
]]>
|
]]>
|
||||||
</win11:StartPins>
|
</win11:StartPins>
|
||||||
<Taskbar ShowTaskbar="true"/>
|
<Taskbar ShowTaskbar="true"/>
|
||||||
|
|
||||||
</Profile>
|
</Profile>
|
||||||
</Profiles>
|
</Profiles>
|
||||||
<Configs>
|
<Configs>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user