I'd like to install the Sun Java VM in RunOnceEx. The command though to install it has extra "
CODE
%systemdrive%\install\Java\j2re-1_4_2_04-windows-i586-p.exe /s /v"/qn ADDLOCAL=jrecore IEXPLORER=1"
I could call it from an external batch, but is there a way to make it work in RunOnceEx?
Thanks