This website requires JavaScript.
Explore
Help
Register
Sign In
manuth
/
PortValhalla
Watch
1
Star
0
Fork
You've already forked PortValhalla
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
0a5c50a446
PortValhalla
/
scripts
/
Windows
/
OS
/
Install.ps1
5 lines
92 B
PowerShell
Raw
Normal View
History
Unescape
Escape
Add a script for installing windows
2023-06-16 18:24:22 +00:00
.
"
$PSScriptRoot
/Manage.ps1
"
;
Accept context for windows restoration
2023-06-16 18:30:53 +00:00
$context
=
[
Context
]
::
new
(
)
;
Invoke-WindowsRestore
$context
;
Reference in a new issue
Copy permalink