ruckzuck icon indicating copy to clipboard operation
ruckzuck copied to clipboard

skip/exclude updates

Open kevlar8441 opened this issue 5 years ago • 8 comments

Hi Support, im using RZGet and need to exclude teamviewer from updating as im only licenced to 9.0. What command could i use to exclude this application? Regards, Kevin

kevlar8441 avatar Oct 13 '20 13:10 kevlar8441

good point ! will add an option to exclude specific products from update....

rzander avatar Oct 13 '20 19:10 rzander

I'm planning on optione like

 RZGet.exe update --all --exclude <Shortname1>[;<Shortname2>]

This would allow to specify some exludes... would this fullfill your requirements as well ?

rzander avatar Oct 13 '20 20:10 rzander

that would be perfect, thank you for the quick responce

kevlar8441 avatar Oct 13 '20 20:10 kevlar8441

a Pre-Release Version is available at: https://github.com/rzander/ruckzuck/releases/tag/1.7.1.7

code change: https://github.com/rzander/ruckzuck/commit/af2fe95cbefd5884d3d7b3e291f91ea2a17cf3ee

rzander avatar Oct 14 '20 20:10 rzander

Hi Roger, Thanks for the quick responce and will test today. Do you have a paypal link i can donate to as im loving this service compared to other companies i have delt with for software patching. Regards, Kevin

kevlar8441 avatar Oct 14 '20 21:10 kevlar8441

There should be a "Sponsor" button on the right upper corner... Otherwise: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=L6DHFJL7GT3UU&source=url ... RuckZuck is part of the commercial service of https://romawo.com, that's why the donation will go into this pocket...

Note for the exclude parameter. if you have names with a space, add brackets on the complete exclude string like:

 RZGet.exe update --all --exclude "Shortname A;Shortname B;Shortname C"

rzander avatar Oct 15 '20 05:10 rzander

Could you add this to the GUI as well? Ideally, there should be a "Skip All Updates" or "Ignore App" or "Ignore Updates" in the context menu in both the install and update screens.

vertigo220 avatar Apr 10 '21 18:04 vertigo220

Note for the exclude parameter. if you have names with a space, add brackets on the complete exclude string like:

Please add this info to the wiki.

Nama avatar Oct 26 '21 09:10 Nama