This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallAnywhere
- :
- InstallAnywhere Forum
- :
- Re: jre is not fully deleted
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Nov 09, 2009
06:50 AM
jre is not fully deleted
Hello everyone,
I have a problem with uninstaller in Windows. When it is complete, I can see that jre folder is not completely empty, i.e. some files were deleted, but some are still left behind: *.dll and *.exe files.
The same result whether unstaller is run as part of a new installation process and when I run it from Control Panel->Add/Remove programs.
I understand that those files might still be needed when unistaller itself is running as it uses jre underneath, but I thought there should be a workaround. Is that an expected behaviour anyway?
Thanks in advance for your help!
I have a problem with uninstaller in Windows. When it is complete, I can see that jre folder is not completely empty, i.e. some files were deleted, but some are still left behind: *.dll and *.exe files.
The same result whether unstaller is run as part of a new installation process and when I run it from Control Panel->Add/Remove programs.
I understand that those files might still be needed when unistaller itself is running as it uses jre underneath, but I thought there should be a workaround. Is that an expected behaviour anyway?
Thanks in advance for your help!
(5) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Nov 09, 2009
06:58 AM
The only reason I could see for this would be that the application you're uninstalling is still running and thus the JRE is locked by Windows (therefore not completely removed).
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Nov 09, 2009
10:08 AM
It seems that the issue might be that it takes some time for the uninstaller to quit/close and delete the jre files etc it was using to run. During that time you are being returned to the installer (if you launch the uninstaller from the installer itself) and the installer would check if the folders still exist and find out that they indeed exist, if the user is quick enough, so to speak.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Nov 09, 2009
10:40 AM
Actually, as the uninstaller locks the JRE as soon as it launches, the JRE cannot be launched from within the uninstaller itself... normally, on Windows there should be a remove.exe process that runs right after the uninstaller has finished in order to remove the trailing jre... but on a slow machine this could appear to be still locked, so the remove.exe will fail...
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Nov 20, 2009
05:13 AM
Have the same problem the uninstaller does not remove the jre folder completely in HP-UX
Should i delete the jre by a script at the end of uninstallation
Should i delete the jre by a script at the end of uninstallation
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Nov 20, 2009
06:02 AM
You can try that if you want. I don't have HP-UX experience, but I imagine that being an UNIX it doesn't lock a file (i.e. you can delete a running file, it's no problem, there is no Windows lock behavior, so this might be a completely different issue).
