Skip to content

Commit 9cc8ff3

Browse files
authored
Merge pull request #97085 from Heidilohr/work-msix-typo
Fixed typo
2 parents 60f98b1 + e71b6f6 commit 9cc8ff3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-desktop/app-attach.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,7 @@ rmdir $packageName -Force -Verbose
387387

388388
## Set up simulation scripts for the MSIX app attach agent
389389

390-
After you create the scripts, users can manually run them or set them up to run automatically as startup, logon, logoff, and shutdown scripts. To learn more about these types of scripts, see [Using sartup, shutdown, logon, and logoff scripts in Group Policy](https://docs.microsoft.com/previous-versions/windows/it-pro/windows-server-2012-R2-and-2012/dn789196(v=ws.11)).
390+
After you create the scripts, users can manually run them or set them up to run automatically as startup, logon, logoff, and shutdown scripts. To learn more about these types of scripts, see [Using startup, shutdown, logon, and logoff scripts in Group Policy](https://docs.microsoft.com/previous-versions/windows/it-pro/windows-server-2012-R2-and-2012/dn789196(v=ws.11)).
391391

392392
Each of these automatic scripts runs one phase of the app attach scripts:
393393

0 commit comments

Comments
 (0)