How to delete a folder NOT generated by the installer (Advance Installer)? -


i'm using advanced installer create installer. application creates folder cache not controlled installer. question is; how can remove folder not handled/controlled advanced installer?

i've looked here no luck: http://www.advancedinstaller.com/user-guide/qa-remove-file-or-folder.html

thanks,

almir

the article linked quite old, latest version of advanced installer has built-in support removing folders 1 have (i.e. not created installation, app). take @ following article, on folder removal operations.

edit:

no, can configure not create folder. in this sample project, folder test. first create folder, configure removal operation , hit ok. right click on folder , select properties, , first tab untick option "create folder on target machine".

the info removal operation not removed our website , part of offline user guide advanced installer, how ever using version 12.1 still have it.

we remove website articles features no longer exist, , in case useless me include detailed steps here if gui advanced installer different, or feature removed (which doubt case one).


Comments

Popular posts from this blog

Email notification in google apps script -

c++ - Difference between pre and post decrement in recursive function argument -

javascript - IE11 incompatibility with jQuery's 'readonly'? -