--- Sylvain Petreolle <spetreolle@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 _______________________________________________ wine-users mailing list wine-users@winehq.com http://www.winehq.com/mailman/listinfo/wine-users