need help to run Ultrasurf.exe

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
aufklarung
Newbie
Newbie
Posts: 1
Joined: Fri Aug 31, 2012 11:15 am

need help to run Ultrasurf.exe

Post by aufklarung »

ultrasurf is a simple executable program for proxy.
but everytime i run it in wine ,
error message appears:
Themida
cannot find mfc42.dll.please reinstall this application

actually i already add mfc42.dll using winetricks,
proven when i type "winetricks mfc42" again in terminal
it shows:

Code: Select all

#winetricks mfc42
prerequisite vcrun6 already installed, skipping
install of mfc42 done
winetricks done
#
and when i checked again in directory system32,
mfc42 already there...
but in winecfg libraries that dll not listed

please, help me to make this .exe works.. :cry: :cry:
im using lucid puppy
User avatar
DanKegel
Moderator
Moderator
Posts: 1164
Joined: Wed May 14, 2008 11:44 am

Re: need help to run Ultrasurf.exe

Post by DanKegel »

In a fresh wineprefix, with the latest winetricks, 'winetricks mfc42' does make ultrasurf happy.
Locked