Just out of interest,
Has anyone had major issues with updating Java via Silent deployment recently.
I pushed out 7u9 silently and it worked like a dream, (well it installed OK and showed as working).
My next update was 7u11, which I pushed out silently over the top of 7u9, but after going out, discovered the new security feature which stopped everything from working!
Investigated the required switches to deal with the security 'feature' and created an MST, tested and deployed. Once shipped out, I discovered that although no errors were reported during the install, it appeared that 7u11 wouldn't install over a previous version. Reason unknown.
Now have over 300 PCs with a falled install of Java 7u11! Tried to auto-removed the deployment, but this caused an error. Did a manual deployment and got an error box complaining of a missing un-install file, but this made sense as the installer had just finished un-installing and deleting the jre7 folder, so the file it was looking for no longer existed! Thanks Java.
OK, so 7u11 doesn't install correctly and you can't un-install the failed package due to the un-installer looking for a file after it has been deleted. On over 300 PCs!
Repaired the important PCs by manually un-installing 7u11, clearing the error message and then manually installing 7u11 with MST. But this was not a practical solution for the amount of machines needed to cover.
Then 7u15 is released. OK, tested installer. Works over existing 7u11 manual install. Created required MST, no, applied MST to msi using Orca as advised that his was more stable. Tested new 7u15 msi file on several machines randomly picked. Installs fine over manual 7u11. Ran several of the Java based packages which are used throughout the school and these worked fine.
Excellent, or not. Deployed edited msi silently across network. Install shows as successful, but software doesn't work. Error message that no Java Runtime is installed.
OK, auto-uninstall. No, same error message as before. Manual un-install and manual re-install. No java installed. Egh!!!!
Installed Revo, (
Revo Uninstaller Pro), used Revo to uninstall Java package, scan for remaining registry keys, (some PCs had over 2000!), deleted keys and stray folders.
Manually installed edited 7u15 msi and Java now works! Still have the remaining 250 PCs to manually repair.
Question 1: Has anyone else had this issue?
Question 2: Has anyone had this or similar with 7u17, which I have just noticed, is now out?
Your thoughts would be appreciated.