Skip to content
This repository was archived by the owner on Oct 15, 2025. It is now read-only.

Commit 57e3e16

Browse files
Disable devices before installing Parsec VDD
1 parent 74701bc commit 57e3e16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PostInstall/PostInstall.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -982,10 +982,10 @@ $ScripttaskList = @(
982982
"Create-AutoShutdown-Shortcut";
983983
"Create-One-Hour-Warning-Shortcut";
984984
"disable-server-manager";
985+
"disable-devices";
985986
"Install-Gaming-Apps";
986987
"Server2019Controller";
987988
"gpu-update-shortcut";
988-
"disable-devices";
989989
"clean-up";
990990
"clean-up-recent";
991991
"provider-specific";

0 commit comments

Comments
 (0)