On Fri, 02 Jul 2004 12:26:05 +0100, Shiva Ram Krishna wrote:
would you please suggest me what I have to do
Basically, debug it. This has been an intermittent problem since at least Christmas of this year, but I was never able to nail it. Basically our regsvr32.exe.so file is being replaced with a native REGSVR32.EXE during the IE install because of the symlink put in place. I don't know what the solution is to this. Maybe preventing the Wine FS code writing to symlinks if they are inside the windows directory or something equally hackish - or just ensuring that the exe.so files are always readonly.
thanks -mike