[Bug 32447] Function that used to work in version 1.3 stopped working in 1.4 and 1.5. Function was called after regestering the DLL scrrun.dll

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Dec 18 04:13:44 CST 2012


http://bugs.winehq.org/show_bug.cgi?id=32447

--- Comment #8 from xekhz <pedro.m.ferreira at gmail.com> 2012-12-18 04:13:44 CST ---
Working with version 1.5.19
How i did it....
Copyed the native scrrun.dll to c:\windows\system32\

$ cd ~/.wine/drive_c/windows/system32/
$ regsvr32 scrrun.dll

then 
$ cd ~/.wine/drive_c/AIRC/SCA
$ wine sca.exe 
And update runs flawless....

In prior versions i just coppied the scrrun.dll to ~/.wine/drive_c/AIRC/SCA and
then regsvr32 scrrun.dll.

Now it seems i have to this in cd ~/.wine/drive_c/windows/system32/

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list