bab
11-21-2003, 10:58 AM
I have a product install that has to copy a file to a directory of another product (Java runtime area). The install works just fine and places the file where it belongs in the JRE directory.
The problem is that during the uninstall, it correctly deletes the file but then also deletes the containing directory because it is now empty. This does not seem to me to be correct behavior since I didn't create the directory during the install.
Any suggestions? Is there some extra step I need to take?
Thanks,
Barb
The problem is that during the uninstall, it correctly deletes the file but then also deletes the containing directory because it is now empty. This does not seem to me to be correct behavior since I didn't create the directory during the install.
Any suggestions? Is there some extra step I need to take?
Thanks,
Barb