Compare commits
2 Commits
0fda1709c2
...
e9c9b46518
Author | SHA1 | Date | |
---|---|---|---|
e9c9b46518 | |||
3d985c3a90 |
@@ -15,6 +15,11 @@ set PROG=Greenshot-INSTALLER-%VERS%-RELEASE.exe
|
||||
:: --- Lade Installationsdatei herunter
|
||||
curl -kL %BASEURL%/%PROG% -o %SAVEPATH%\%PROG%
|
||||
|
||||
|
||||
:: --- Schalte Win11 Snipping tool ab:
|
||||
REG add "HKU\.DEFAULT\Control Panel\Keyboard" /t REG_SZ /v PrintScreenKeyForSnippingEnabled /d 0 /F
|
||||
REG add "HKCU\Control Panel\Keyboard" /t REG_SZ /v PrintScreenKeyForSnippingEnabled /d 0 /F
|
||||
|
||||
:: --- Silent-Installation des Programms:
|
||||
(
|
||||
echo [Setup]
|
||||
|
Reference in New Issue
Block a user