ruckzuck icon indicating copy to clipboard operation
ruckzuck copied to clipboard

RZGet ignores --exclude "openvpn"

Open spec1re opened this issue 4 years ago • 2 comments

RZGet.exe update --all --exclude "openvpn"
OpenVPN Technologies OpenVPN Connect 3.2.2
Downloading...... done.
Installing...... done.

No matter what, OpenVPN Connect is installed even when its explicit excluded.

This is on Windows 10 2009 x64, the classic OpenVPN Client is installed and should keep untouched.

Any Idea why this happen or how to stop it?

Thanks.

spec1re avatar Mar 27 '21 08:03 spec1re

Sorry, but I can't reproduce it... are you using the latest Version V1.7.2.1 from https://github.com/rzander/ruckzuck/releases ?

RZGet.exe update --list --all
OpenVPN

now with an exclude:

RZGet.exe update --list --all --exclude "OpenVPN"

... no result was returned

the same behavior if I skip the "--list" parameter and enforce and update...

rzander avatar Mar 27 '21 16:03 rzander

Yes latest from here.

RZGet.exe update --list --all --exclude "OpenVPN"
OpenVPN
VCRedist2012x86

I have OpenVPN 2.5.0-l601 amd64 installed, but for some odd reason RZGet.exe is installing OpenVPN Technologies OpenVPN Connect 3.2.2 and ignores --exclude "OpenVPN".

spec1re avatar Mar 27 '21 18:03 spec1re

Based on the Version I assume you have installed "OpenVPN CE" and not "OpenVPN"...

rzander avatar Aug 05 '23 12:08 rzander