1995-era installshield woes - foreground window never appears

Dan Kegel dank at kegel.com
Mon Jan 20 01:45:35 CST 2003


Marcus Meissner wrote:
> Catch them in a desktop window for now:
> ...
> --- documentation/samples/config	13 Dec 2002 02:26:18 -0000	1.37
> +++ documentation/samples/config	20 Jan 2003 06:37:18 -0000
> @@ -277,6 +277,20 @@
>  ;"UseDnsComputerName" = "N"
>  
>  ;; sample AppDefaults entries
> +
> +; 3 InstallShield versions who like to put their full screen window in front,
> +; without any chance to switch to another X11 application.
> +; So just catch them in a desktop window.
> +
> +[AppDefaults\\_INS5576._MP\\x11drv]
> +"Desktop" = "640x480"
 > ...

Wow, that works wonderfully; applying that patch and doing
a fresh tools/wineinstall yields a Wine that runs the installer properly.
If the executables that we mishandle like this really
do tend to have just those three filenames, this seems like a great workaround.
Can you submit that to wine-patches?

Thanks,
Dan

-- 
Dan Kegel
http://www.kegel.com
http://counter.li.org/cgi-bin/runscript/display-person.cgi?user=78045




More information about the wine-devel mailing list