autosetup
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
| autosetup [2025/08/11 14:19] – edvc | autosetup [2026/07/22 15:34] (aktuell) – edvc | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| autosetup script | autosetup script | ||
| + | |||
| + | <file cmd edvc_choco_quick.cmd> | ||
| + | echo install chocolatey | ||
| + | @" | ||
| + | |||
| + | echo add krainz-edv repo | ||
| + | C: | ||
| + | |||
| + | echo install tools | ||
| + | C: | ||
| + | |||
| + | rem echo installing chrome | ||
| + | rem C: | ||
| + | |||
| + | echo choco automatisch | ||
| + | schtasks /create /tn chocoupgrade /sc beimstart /delay 0001:00 /TR "choco upgrade all -y" /np /f | ||
| + | rem schtasks /create /tn chocoupgrade_daily /sc DAILY /mo 1 /st 02:52 /TR "choco upgrade all -y" /np /f | ||
| + | |||
| + | </ | ||
| <file cmd edvc-autosetup.cmd> | <file cmd edvc-autosetup.cmd> | ||
| @echo off | @echo off | ||
| setlocal | setlocal | ||
| - | set version=20250204_1612 | + | set version=20260608_1107 |
| echo %version% | echo %version% | ||
| echo %version% > c: | echo %version% > c: | ||
| Zeile 30: | Zeile 49: | ||
| set win10pin=1 | set win10pin=1 | ||
| - | set teamviewerhost=1 | + | set splashtopstreamer=1 |
| + | set teamviewerhost=0 | ||
| set teamviewerhost.join=0 | set teamviewerhost.join=0 | ||
| set teamviewerqs=0 | set teamviewerqs=0 | ||
| Zeile 97: | Zeile 117: | ||
| echo lets start | echo lets start | ||
| - | curl " | + | rem curl " |
| if puppet equ 1 goto choco | if puppet equ 1 goto choco | ||
| Zeile 167: | Zeile 187: | ||
| echo done | echo done | ||
| :next | :next | ||
| + | |||
| + | if %splashtopstreamer% equ 0 goto next | ||
| + | C: | ||
| + | echo done | ||
| + | :next | ||
| + | |||
| if %teamviewerhost% equ 0 goto next | if %teamviewerhost% equ 0 goto next | ||
| Zeile 547: | Zeile 573: | ||
| :end | :end | ||
| echo finished | echo finished | ||
| - | curl " | + | rem curl " |
| rundll32 user32.dll, | rundll32 user32.dll, | ||
| rundll32 user32.dll, | rundll32 user32.dll, | ||
| Zeile 569: | Zeile 595: | ||
| https:// | https:// | ||
| - | <file cmd edvc_choco_quick.cmd> | ||
| - | echo install chocolatey | ||
| - | @" | ||
| - | |||
| - | echo add krainz-edv repo | ||
| - | C: | ||
| - | |||
| - | echo install tools | ||
| - | C: | ||
| - | |||
| - | rem echo installing chrome | ||
| - | rem C: | ||
| - | |||
| - | echo choco automatisch | ||
| - | schtasks /create /tn chocoupgrade /sc beimstart /delay 0001:00 /TR "choco upgrade all -y" /np /f | ||
| - | rem schtasks /create /tn chocoupgrade_daily /sc DAILY /mo 1 /st 02:45 /TR "choco upgrade all -y" /np /f | ||
| - | |||
| - | </ | ||
autosetup.1754921980.txt.gz · Zuletzt geändert: von edvc
