Hello
sorry for by terrible english
I'ld like to ask for a generic url to the lastet sandboxie version in order to make easy the download and install by cmd command.
I'll be great if the url,
https://github.com/sandboxie-plus/Sandboxie/releases/download/Sandboxie-Plus_x64
points to the lastet version.
Today, the laster version is:
https://github.com/sandboxie-plus/Sandboxie/releases/download/v1.3.2/Sandboxie-Plus-x64-v1.3.2.exe
So the next cmd line will be use to automatizate the download and install by command:
curl -L -o Sandboxie-Plus.exe "https://github.com/sandboxie-plus/Sandboxie/releases/download/Sandboxie-Plus_x64"
Sandboxie-Plus-x64.exe /VERYSILENT /LANG=sp /ALLUSERS /FORCECLOSEAPPLICATIONS /NORESTART
I believe thar it must be doing in the 4 flavours:
Sandboxie-Plus-x64-v1.3.2.exe
Sandboxie-Classic-x64-v5.58.2.exe
Sandboxie-Plus-x86-v1.3.2.exe
Sandboxie-Classic-x86-v5.58.2.exe
Thanks in advance
sorry for by terrible english
I'ld like to ask for a generic url to the lastet sandboxie version in order to make easy the download and install by cmd command.
I'll be great if the url,
https://github.com/sandboxie-plus/Sandboxie/releases/download/Sandboxie-Plus_x64
points to the lastet version.
Today, the laster version is:
https://github.com/sandboxie-plus/Sandboxie/releases/download/v1.3.2/Sandboxie-Plus-x64-v1.3.2.exe
So the next cmd line will be use to automatizate the download and install by command:
curl -L -o Sandboxie-Plus.exe "https://github.com/sandboxie-plus/Sandboxie/releases/download/Sandboxie-Plus_x64"
Sandboxie-Plus-x64.exe /VERYSILENT /LANG=sp /ALLUSERS /FORCECLOSEAPPLICATIONS /NORESTART
I believe thar it must be doing in the 4 flavours:
Sandboxie-Plus-x64-v1.3.2.exe
Sandboxie-Classic-x64-v5.58.2.exe
Sandboxie-Plus-x86-v1.3.2.exe
Sandboxie-Classic-x86-v5.58.2.exe
Thanks in advance