I have two components that use 'conditions' to determine if the component's file will be installed, and both files also have shortcuts that are being created on the desktop for them. I'm having a problem though where the shortcuts are still being created on the desktop even when the 'condition' is preventing the file from being installed. How can I also prevent the shortcuts from being created when the file is not installed/copied?
↧