docker files moved to docker-compose repo
This commit is contained in:
8
windows/windows-setup.sh
Normal file
8
windows/windows-setup.sh
Normal file
@ -0,0 +1,8 @@
|
||||
# shell command to get the windows CD key
|
||||
# (c) 2018 vbettag - wraper for powershell
|
||||
# - requires powershell
|
||||
# - requires admin rights
|
||||
# shell command to get the windows CD key
|
||||
# get the windows CD key
|
||||
powershell -Command "(Get-WmiObject -query ‘select * from SoftwareLicensingService’).OA3xOriginalProductKey"
|
||||
|
Reference in New Issue
Block a user