No, I dont think so either, its just a nice simple way of pointing out the problem. I thing the problem revolves around fork_and_exec and its rebuilding of the command line (it inserts '--') but I need to spend a little more time trying to get my head around it!
I've got the day off tomorrow so you never know I might get further - Its getting late here (in the UK) so I'm calling it a night. Regards, Jason -----Original Message----- From: Sylvain Petreolle [mailto:[EMAIL PROTECTED]] Sent: 28 April 2002 23:06 To: Ann and Jason Edmeades Cc: wined Subject: Re: argc / argv issue? I got the same problem running regsvr32 under FusionSoft DVD (no wcmd). Following command are launched by the software and they loop busy, never finish their work : (they run normally when run from bash prompt) wine -- regsvr32.exe /s /u C:\\WINDOWS\\SYSTEM\\FraunhoferAudio.ax C:\\WINDOWS\\SYSTEM\\FraunhoferVideo.ax wine -- regsvr32.exe /s /u C:\\WINDOWS\\SYSTEM\\DvdAudio.ax C:\\WINDOWS\\SYSTEM\\DvdVideo.ax So I think the problem isn't wcmd.