Problem about run bulk image downloader with winehq

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
scubindu
Newbie
Newbie
Posts: 2
Joined: Mon Jun 29, 2015 3:17 am

Problem about run bulk image downloader with winehq

Post by scubindu »

Hello everybody!

Has anyone had success running the windows program bulk image downloader through WINE? It is a fairly simple program containing a .exe information files it has to access.

When it runs on my system (ubuntu 14.04) the gui opens but inputting an address to image files gives no results and this is outputted to the command line

Code: Select all

$ wine BID.exe
fixme:shell:FileIconInit (true)
fixme:shell:SHGetKnownFolderIDList {cac52c1a-b53d-4edc-92d7-6b2e8ac19434}, 0x00000000, 0xffffffff, 0x32fda4
fixme:shell:SHAutoComplete stub
fixme:shell:SHAutoComplete stub
fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}
fixme:ieframe:PersistStreamInit_InitNew (0x152d908)
Thank's!
Locked