diff options
author | breadcat | 2019-03-14 21:41:16 +0000 |
---|---|---|
committer | breadcat | 2019-03-14 21:41:16 +0000 |
commit | d27f95871d5475e0fbfd083be5da857790dd62a5 (patch) | |
tree | 0a0b7131a5d574fb2eab02a8ab3551544f52b21b /5-install.bat | |
parent | 905406d53e54e82ce302b6a18f291251d8fbd733 (diff) | |
download | win10-prep-d27f95871d5475e0fbfd083be5da857790dd62a5.tar.gz win10-prep-d27f95871d5475e0fbfd083be5da857790dd62a5.tar.bz2 win10-prep-d27f95871d5475e0fbfd083be5da857790dd62a5.zip |
Add additional programs to just-install
Diffstat (limited to '5-install.bat')
-rw-r--r-- | 5-install.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/5-install.bat b/5-install.bat index ea0e323..6776093 100644 --- a/5-install.bat +++ b/5-install.bat @@ -1,6 +1,6 @@ rem install applications msiexec /i https://just-install.github.io/stable/just-install.msi -just-install 7zip autohotkey autoruns filezilla firefox github irfanview mumble notepad2-mod openvpn parsec putty rclone retroarch rufus steam sumatrapdf syncthing winfsp winscp +just-install 7zip autohotkey autoruns filezilla firefox github irfanview kodi mumble notepad2-mod openvpn parsec putty rclone retroarch rufus steam sshfs-win sumatrapdf syncthing winfsp winscp rem random 7z binary to extract packages cd %temp% rem add ahk-assistant if it exists |