|
|
@@ -48,9 +48,11 @@ scoop bucket add kunago https://miris%40kunago.com@bitbucket.org/kunago/scoop-bu
|
|
|
- ### general programs
|
|
|
```
|
|
|
scoop install nssm
|
|
|
- scoop install -g nssm 7zip irfanview brave firefox-cs thunderbird-cs libreoffice-fresh vcredist2015 vlc sumatrapdf processhacker syncthing tightvnc
|
|
|
+ scoop install -g nssm 7zip ditto irfanview brave firefox thunderbird libreoffice-fresh lightscreen vcredist2015 vlc sumatrapdf syncthing tightvnc
|
|
|
```
|
|
|
+
|
|
|
to install syncthing, run the following commands:
|
|
|
+
|
|
|
```
|
|
|
nssm install syncthing
|
|
|
|
|
|
@@ -81,20 +83,10 @@ scoop bucket add kunago https://miris%40kunago.com@bitbucket.org/kunago/scoop-bu
|
|
|
|
|
|
- ### admin programs
|
|
|
```
|
|
|
- scoop install ccleaner conemu freecommander rapidee spacesniffer speedcrunch
|
|
|
- scoop install autoit autoit-script-editor
|
|
|
+ scoop install ccleaner cmder-full heidisql hosts-file-editor ipscan multicommander mremoteng powertoys rapidee spacesniffer speedcrunch vscodium
|
|
|
+ scoop install autohotkey autoit
|
|
|
scoop install shellexview shellmenuview
|
|
|
```
|
|
|
-- ### family computers
|
|
|
-```
|
|
|
- scoop install keepassxc nextcloud signal whatsapp
|
|
|
-```
|
|
|
-
|
|
|
-- ### Coccodrillo computers
|
|
|
-```
|
|
|
- scoop install -g tesseract tesseract-languages imagemagick
|
|
|
- scoop reset tesseract-languages
|
|
|
-```
|
|
|
|
|
|
## Update
|
|
|
```
|