8
0
Skriptentwickung/dev/Invoke-WindowsService/Install-WindowsService_Readme.txt

5 lines
236 B
Plaintext

System Requirements
- PowerShell Version 6 or higher needs to be installed
The path of the Powershell Exe needs to be set in the "Install-WindowsService_Caller.cmd" file.
Like: SET POWERSHELLEXE="C:\Program Files\PowerShell\7\pwsh.exe"