> I have a custom action in InstallShield which runs the
> jre-1_1_8_009-win.exe file. Can I add a parameter to force the window
> on top of all open windows?
[no other answers yet, so I'll venture a speculation]
I don't really know, but I rather doubt it. The way Windows works when windows
want themselves to be at the front (without the users' cooperation) has changed
over the last few years, and while it may be possible to code around that, I
can't see why a very old installer should include that code.
-- chris
Geoff Cox - 07 Feb 2006 09:54 GMT
>> I have a custom action in InstallShield which runs the
>> jre-1_1_8_009-win.exe file. Can I add a parameter to force the window
[quoted text clipped - 6 lines]
>over the last few years, and while it may be possible to code around that, I
>can't see why a very old installer should include that code.
Thanks Chris!
Geoff
> -- chris