isl_online
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
| isl_online [2023/02/22 19:10] – 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 |
| + | 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 | Powershell | ||
| Zeile 11: | Zeile 19: | ||
| Remove-Item -Path " | Remove-Item -Path " | ||
| New-PSDrive -PSProvider Registry -Name HKU -Root HKEY_USERS | New-PSDrive -PSProvider Registry -Name HKU -Root HKEY_USERS | ||
| - | Remove-Item -Path " | + | Remove-Item -Path "HKU:\S-1-5-18\Software\ISL Online" |
| + | </ | ||
| + | |||
| + | ==== Linux ==== | ||
| + | < | ||
| + | / | ||
| + | rm -rf / | ||
| + | rm -rf / | ||
| + | rm -rf / | ||
| </ | </ | ||
| ===== Boost HTTPS ===== | ===== Boost HTTPS ===== | ||
| + | ==== Windows ==== | ||
| + | To make ISL to prefer HTTPS, for HTTPS only setups. Could also be done by using ISL Tester. | ||
| REG File | REG File | ||
| Zeile 27: | Zeile 45: | ||
| Powershell | Powershell | ||
| < | < | ||
| - | New-ItemProperty -Path " | + | New-Item -Path " |
| - | New-ItemProperty -Path " | + | New-ItemProperty -Path " |
| + | New-ItemProperty -Path " | ||
| </ | </ | ||
| + | |||
| + | ==== Linux ==== | ||
| + | < | ||
| + | mkdir -p / | ||
| + | echo " | ||
| + | echo " | ||
| + | </ | ||
| + | |||
| + | [[https:// | ||
| + | |TMP]] | ||
isl_online.1677093024.txt.gz · Zuletzt geändert: 2023/02/22 19:10 von matthias
