Hi All,
I need some help with getting something done in advanced installer.
I have two features in my installer. Under Files and Folders -> Application Folder I have several subfolders. All but one of those are associated with FeatureA. FeatureB has one of those folders assigned to it.
When I install with both features enabled, in my installation folder I get all the structure that is under Application Folder. And that is fine.
What I am trying to achieve is when FeatureA is disabled (not being installed) the files form FeatureB to be installed under APPDIR. Instead at the moment they are installed under APPDIR/foldername, where folder name is the folder that I have under Application folders and is assigned to featureB.
Does anyone have any ideas?
Probably I need to use a property based folder for featureB, but so far I've been unable to make it work.
Thanks in advance.
Kind Regards,
Vesselin Denev