Jump to content
Ketarin forum

Ketarin Command: Extract 7zip Overwrite And/Or Silent Install & Mega Link?


Zalbag
 Share

Recommended Posts

Ketarin Command: Extract 7zip Overwrite And/Or Silent Install & Mega Link?

 

So, I recently learned of Ketarin and so far, I am loving it. Thanks to this guide I was able to figure out how to do the silent install. https://wiki.ketarin.org/index.php/Setup_instructions

So far, I can’t figure out how to extract a zip file and do an overwrite of the existing files and/or if it’s an .exe to do a silent install. I’ve found this link for the Ketarin file cmds, but I still can’t figure out how to get the zip files to work. https://wiki.ketarin.org/index.php/Commands  

 

Wouldn’t it be something like:

 

7z x-y -o”{ F:\Program Files\JDownloader\Updates} F:\Program Files\JDownloader\Updates\” “JDownloader2_Clean_Installer” *.exe *.dll

 

Like I am suppose to take out the quotes or ? Can Some one please give me an example of how to write it out it out properly, thanks. I also assume if there’s no exe involved I would just take out the *.exe *.dll part.  

 

The other problem is how to get the default URL’s to work for websites like Mega in order to do a file update. I can’t seem to figure out how or where to get the default URL for the Mega link.

 

Example Link: https://mega.nz/#!LJ9FyK7b!t88t6YBo2Wm_ABkSO7GikxujDF5Hddng9bgDb8fwoJQ

 

Anyone with any information regarding these matters I’d greatly appreciate it, thanks.

Link to comment
Share on other sites

the command would be something like:

7z x -y -o"F:\Program Files\JDownloader\Updates" "{file}" *.exe *.dll

Note that "{file}" is a "Special Variable". There's more about those on the Wiki.

As for downloading from Mega - I've personally never had a need. That said, if you can't find a standard link then you might want to try opening the URL with PowerShell in a script to see if that allows the contents to load correctly. If so, you can parse the URL and even download it from there. Another option is to use aria2, which is amazingly effective at various download services, including torrents. I tried the URL above though and it didn't work.

Link to comment
Share on other sites

  • 2 weeks later...
  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.