If I hardcode it (e.g. e:\Java) then it works. But, If i attempt the following:
REG ADD %KEY%\030 /VE /D "Sun Java VM v5.0" /f REG ADD %KEY%\030 /V 1 /D "%SystemDrive%\Install\Applications\jre150.exe /s /v\"/qb ADDLOCAL=jrecore IEXPLORER=1 reboot=Reallysuppress JAVAUPDATE=0 INSTALLDIR=%ProgramFiles%\java\jre \"" /f
Then it won't unpack the .msi and install in my desired directory. I've tried adding quotes around the installdir path as well (\" ... \") , to no avail.
I just don't want it installing to 'C:\Program Files\' as C: is my swapfile partition - no files to go there!
Any ideas?
(I've tried RyanVM's as well, and for some reason his still reboots on me - hence I'm trying to use the Sun version)
Ran



Help
Back to top








