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 18:28] – 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 | Powershell | ||
| < | < | ||
| + | & ' | ||
| Remove-Item -Recurse -Force " | Remove-Item -Recurse -Force " | ||
| Remove-Item -Path " | Remove-Item -Path " | ||
| 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 | ||
| < | < | ||
| Windows Registry Editor Version 5.00 | Windows Registry Editor Version 5.00 | ||
| Zeile 22: | Zeile 42: | ||
| " | " | ||
| </ | </ | ||
| + | |||
| + | Powershell | ||
| + | < | ||
| + | New-Item -Path " | ||
| + | New-ItemProperty -Path " | ||
| + | New-ItemProperty -Path " | ||
| + | </ | ||
| + | |||
| + | ==== Linux ==== | ||
| + | < | ||
| + | mkdir -p / | ||
| + | echo " | ||
| + | echo " | ||
| + | </ | ||
| + | |||
| + | [[https:// | ||
| + | |TMP]] | ||
isl_online.1677090483.txt.gz · Zuletzt geändert: 2023/02/22 18:28 von matthias
