***Remove [foldername] if empty*** is showing in my ISM and need clarification
I am using InstallShield 2015
I am working in an ISM file and getting ready to release wizard to build the MSI install.
I am working in the ISM file to build (release wizard) an MSI install. I found this during my last check and am not sure how to interpret the message. In Files/folders, I turned on "show components". Reviewing all contents in Files/folders, I found a message stating **Remove [newfolder2] if empty***.
Newfolder2 is the folder I created in All Programs in which the shortcut for launching the app resides. What exactly is the remove message referring to? Should I simply delete the message or do I leave it in? Obviously, I'm not deleting any folder (newfolder2) I created. Should these "remove" message(s) always be deleted, regardless of anything else? It doesn't affect how the app performs. This is strictly for proper cleaning up before delivering the package. Please advise on best practice on what to do with these "remove" messages.
Thank you all again in advance.
Answers (2)
The directory 'MyOtherFolder' is in the user profile but is not listed in the RemoveFile table.
In my opinion this validation check is a little buggy as it interprets 'All Users Programs Menu' as per user folder.
It is up to you if you want to ignore or get rid of this ICE validation warning (of course if folder is removed properly by the MSI).