Vdownloader v1.12

Asked by ZivHirsch

After I installed Vdownloader I opened this software and I get this window:
http://xup.co.il/file.php?file=1262806574195790.png
and then this:
http://xup.co.il/file.php?file=1262806662155840.png
what should I do?

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu wine Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Christian Dannie Storgaard (cybolic) said :
#1

According to http://appdb.winehq.org/objectManager.php?sClass=version&iId=17069 you can install Vdownloader by first getting winetricks:

wget http://www.kegel.com/wine/winetricks
chmod +x ./winetricks

and then running the following:

env WINEPREFIX=~/.wine-vd sh ./winetricks allfonts vb6run ie6 wsh56 urlmon wininet flash msxml3

After this finishes, you should be able to run the installation program you tried before.

An easier way to download and convert videos is to add a video downloader extension to Firefox and use that. A good choice could be DownloadHelper (http://www.downloadhelper.net/index.php).

I hope this helps.

Revision history for this message
ZivHirsch (zivh1300) said :
#2

I am using in Google Chrome.
but not.
I still have this 2 problems.

Revision history for this message
Christian Dannie Storgaard (cybolic) said :
#3

So using winetricks first didn't help?

Revision history for this message
ZivHirsch (zivh1300) said :
#4

No. :(

Revision history for this message
Christian Dannie Storgaard (cybolic) said :
#5

How did it not work?

Revision history for this message
ZivHirsch (zivh1300) said :
#6

I dont know but I still have two problems

Revision history for this message
Jack Leigh (leighman) said :
#7

You probably need to change WINEPREFIX=~/.wine-vd to just WINEPREFIX=~/.wine if you didn't make any change when installing.
Please try again with that change.

Revision history for this message
Jack Leigh (leighman) said :
#8
Revision history for this message
ZivHirsch (zivh1300) said :
#9

how i can change WINEPREFIX=~/.wine-vd to just WINEPREFIX=~/.wine?

Revision history for this message
Jack Leigh (leighman) said :
#10

re-enter the commands in Christian's post but with that change made.
So the line in question should be:
env WINEPREFIX=~/.wine sh ./winetricks allfonts vb6run ie6 wsh56 urlmon wininet flash msxml3
instead of:
env WINEPREFIX=~/.wine-vd sh ./winetricks allfonts vb6run ie6 wsh56 urlmon wininet flash msxml3

Revision history for this message
ZivHirsch (zivh1300) said :
#11

its not help

Revision history for this message
Christian Dannie Storgaard (cybolic) said :
#12

I just tried the procedure and it runs without any problems on my computer. Can you try again and tell us exactly where it goes wrong?

To recap:

Download Vdownloader from: http://www.brothersoft.com/download-vdownloader-62293.html
Open a terminal and type:

wget http://www.kegel.com/wine/winetricks
sh ./winetricks allfonts vb6run ie6 wsh56 urlmon wininet

(if the above step fails at any point, run it again - mine failed at ie6 installation, so I just ran "sh ./winetricks ie6" afterwards and it worked fine)

Now, to install Vdownloader:

Double click vdownloader_setup.exe or type the following in the terminal:

wine /path/to/vdownloader_setup.exe (replacing /path/to with the actual path to the file, probably ~/Downloads if you're running Chrome)

Now you should be able to find Vdownloader in your Applications->Wine menu.

Please, if this doesn't work, tell us exactly where it fails and with what message.

Can you help with this problem?

Provide an answer of your own, or ask ZivHirsch for more information if necessary.

To post a message you must log in.