April 21, 200521 yr What yo do is doubleclick to start the original exe off.Whne yo get to the Accept License, pauseOpen WindowsExplorerBrowse to c:\documents and settings\<user profile>\local settings\tempAnd in there you will find some temp folders.Find the msi file, it will be obviousCopy it to another locationCancel your running install as is no longer neededRename the msi, easier with no spacesUse that with the switches off /quiet (no dialog box) /norestart (as it say)your Runonceex will look like thisREG ADD %KEY%\05 /VE /D "Java 1.5.0.02" /fREG ADD %KEY%\05 /V 1 /D "%systemdrive%\Install\Java\Java_1_5_0_02.msi ADDLOCAL=1 MOZILLA=1 IEXPLORE=1 NETSCAPE6=1 JAVAUPDATE=0" /fThe swithes have explainations found on this forum or at sun's websiteHope that helps a little
Create an account or sign in to comment