isl_online
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
| isl_online [2023/02/21 14:58] – angelegt matthias | isl_online [2023/03/04 13:18] (aktuell) – matthias | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| ====== ISL online ====== | ====== ISL online ====== | ||
| + | ===== Always On Download Link Generator ===== | ||
| + | https:// | ||
| - | ===== Windows uninstall | + | ===== Uninstall Always On ===== |
| + | See: https:// | ||
| + | :!: These scripts remove everything and all links to all instances of ISL. | ||
| + | ==== Windows ==== | ||
| + | Completely clean out everything. The normal uninstall keeps files and registry entries. | ||
| + | |||
| + | Powershell | ||
| + | < | ||
| + | & ' | ||
| Remove-Item -Recurse -Force " | Remove-Item -Recurse -Force " | ||
| Remove-Item -Path " | Remove-Item -Path " | ||
| Remove-Item -Path " | Remove-Item -Path " | ||
| - | Remove-Item -Path " | + | New-PSDrive |
| Remove-Item -Path " | Remove-Item -Path " | ||
| + | </ | ||
| + | |||
| + | ==== Linux ==== | ||
| + | < | ||
| + | / | ||
| + | rm -rf / | ||
| + | rm -rf / | ||
| + | rm -rf / | ||
| + | </ | ||
| + | |||
| + | ===== Boost HTTPS ===== | ||
| + | ==== Windows ==== | ||
| + | To make ISL to prefer HTTPS, for HTTPS only setups. Could also be done by using ISL Tester. | ||
| + | |||
| + | REG File | ||
| + | < | ||
| + | Windows Registry Editor Version 5.00 | ||
| + | |||
| + | [HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\ISL Online\AutoTransport\Connect options] | ||
| + | " | ||
| + | " | ||
| + | </ | ||
| + | |||
| + | Powershell | ||
| + | < | ||
| + | New-Item -Path " | ||
| + | New-ItemProperty -Path " | ||
| + | New-ItemProperty -Path " | ||
| + | </ | ||
| + | |||
| + | ==== Linux ==== | ||
| + | < | ||
| + | mkdir -p / | ||
| + | echo " | ||
| + | echo " | ||
| + | </ | ||
| + | |||
| + | [[https:// | ||
| + | |TMP]] | ||
isl_online.1676991509.txt.gz · Zuletzt geändert: 2023/02/21 14:58 von matthias
