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
- :
- Can not uninstall a file !
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
Apr 21, 2009
09:02 AM
Can not uninstall a file !
I am loading a jar at runtime using java URLClassloader.
When a jar is loaded, jvm takes a lock on it. so IA uninstaller can not delete it during uninstallation. (bcoz file is in use)
Is there any way to delete file after the uninstaller.exe completes its execution.
Bcoz the uninstaller related files like uninstaller.jar and jre are deleted after uninstaller.exe is finished.
Is there any way to add the locked jar in this?
Or some way to delete the file after the jvm is stopped i.e. uninstaller.exe is finished ?
When a jar is loaded, jvm takes a lock on it. so IA uninstaller can not delete it during uninstallation. (bcoz file is in use)
Is there any way to delete file after the uninstaller.exe completes its execution.
Bcoz the uninstaller related files like uninstaller.jar and jre are deleted after uninstaller.exe is finished.
Is there any way to add the locked jar in this?
Or some way to delete the file after the jvm is stopped i.e. uninstaller.exe is finished ?
(1) Reply
Apr 21, 2009
09:30 AM
Please refrain from creating new threads for unresolved issues: it won't help you to get a faster answer (you can, if you want, add new information to the initial thread, which in your case, is located here: http://community.acresso.com/showthread.php?t=187545&highlight=URLClassloader