Skip to content

Commit

Permalink
packages_install.ps1: Add Install-Module -Name VirtualDesktop
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-revay authored Dec 19, 2024
1 parent f1abf55 commit d2e3244
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Windows_1X/packages_install.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -163,4 +163,6 @@ $env:Path = [System.Environment]::GetEnvironmentVariable("Path","Machine") + ";"
# TODO uncomment and fix the next line
# gem install github-linguist

Install-Module -Name VirtualDesktop

Set-PSDebug -Trace 0

0 comments on commit d2e3244

Please sign in to comment.