1. Install Wine
To install wine click here
2. Download the necessary dll files
mfc42.dll
msvcp60.dll
Note: you can easily find them by Googling or from http://www.dll-files.com
But my suggestions is to copy them from your windows xp O.S
from file location -------------C://windows/System
3. Copy the two dll files to
~/.wine/drive_c/windows/system
~/.wine/drive_c/windows/system32
Note: To open /.wine (hidden) folder
open Home folder then press CTR+H . Now .wine folder is appear in home folder
4. Now run latest Ultrasurf
5. Goto system-preferences-Network Proxy, Change your system proxy address to 127.0.0.1 and port to 9666...
2 comments:
The safest way to get those DLLs is
with "sh winetricks vcrun6"; see
http://wiki.winehq.org/winetricks
thanks.
Post a Comment