Wine's regsvr32 use

Andriy Palamarchuk apa3a at yahoo.com
Wed May 1 09:37:47 CDT 2002


--- Sylvain Petreolle <spetreolle at yahoo.fr> wrote:
> Hi,
> 
> I have a program that tries to launch regsrv32.
> Since a replacement has been made by Andriy &
> Jorgen,
> i should be able to remove the orignial regsvr32.exe
> and wine's regsvr32.so.
> 
> So what must I do to make my software use it ?

copy regsvr32.so to the windows directory, or create a
symbolic link there. Then create in the same directory
symbolic links:
regsvr32 -> wine
regsvr32.exe.so -> regsvr32.so
regsvr32.exe -> wine

Two extra links are there to hanlde cases when the app
is called with and without extension.

I started to work on bug 585, which will fix this.
http://wine.codeweavers.com/bugs/show_bug.cgi?id=585
You can subscribe to the bug and wait until your issue
will be resolved.

Andriy Palamarchuk

__________________________________________________
Do You Yahoo!?
Yahoo! Health - your guide to health and wellness
http://health.yahoo.com



More information about the wine-users mailing list