java - how to let install4j know not to remove certain files when uninstalling -


i have requirement files copy during installation (by running script) need kept when application uninstalled. how can achieved in install4j?

if use "copy files , directories" action copy files during installation, can set "uninstall mode" property "never" prevent copied files getting uninstalled.


Popular posts from this blog

javascript - Js, document.getElementById("ID").innerHTML, error -

objective c - Is there a way in OCMockito to make stubs fail when an unknown method is called? -

jquery - jqGrid update specific column data with out refreshing the entire column? -