Windows – Change viber for windows downdload location from

viberwindows

Is it possible to change the location of viber download location in windows?! Default is set to <users>\<current-user>\Documents\ViberDownloads

For ubuntu I found that it can be done as said in https://askubuntu.com/questions/558599/how-to-change-the-location-of-viber-downloads-folder

For windows I found a sqlite db file and open it, but the default folder not set in there !

Best Answer

This might be a bit late, but I found I way to do this...

  1. Close Viber.exe (you know, right-click on viber icon in tray and exit :) )

  2. Go to the settings folder of viber c:\Users\<user-name>\AppData\Roaming\ViberPC\<your_number>\

note: This is the folder with the Viber Settings (there is another one ...\AppData\Local\Viber - this is Viber's install folder

  1. Locate the viber.db file

  2. Open it with SqLite and open the Settings table

  3. Change the DownloadFolder in the database - like on this picture

    enter image description here

note: For some reason, when you right-click on an image and select open in folder, the folder doesn't show up in explorer, but you can left-click on the image (view it) and you can open the folder from your photo viewer.

Related Question