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

c# - ODP.NET Oracle.ManagedDataAccess causes ORA-12537 network session end of file -

matlab - Compression and Decompression of ECG Signal using HUFFMAN ALGORITHM -

utf 8 - split utf-8 string into bytes in python -