1. Change to use bootclasspath for launching "javaws -shortcut -uninstall" in regutils ? actually shouldn't we use:
javaws.exe -J-Dkernel.background.download=false -shortcut -uninstall
so we don't need to worry about bootclasspath or classpath ?
2. Change installer to invoke "jbroker -shutdown" DURING UninstallJRE
because UninstallJRE() removes MSVCR71.dll.
Removing 2 above as a seperate bug. (see 6669737)
This bug now just referrs to 1.) above
javaws.exe -J-Dkernel.background.download=false -shortcut -uninstall
so we don't need to worry about bootclasspath or classpath ?
2. Change installer to invoke "jbroker -shutdown" DURING UninstallJRE
because UninstallJRE() removes MSVCR71.dll.
Removing 2 above as a seperate bug. (see 6669737)
This bug now just referrs to 1.) above
- relates to
-
JDK-6669737 Installer should invoke "jbroker -shutdown" DURING UninstallJRE
-
- Closed
-