Hello,

Bob Arnson wrote:
> Advertised shortcuts require the component to include the target program. 
> So either include it in both components (relying on WiX smart cabbing to 
> not bloat the size of your .msi package) or you need to make the shortcut 
> non-advertised and fix the ICE43 and ICE57 errors with additional registry
entries.

I tried the same thing and it does work. But ironically it's producing an
ICE30 error now:
ICE30: The target file 'file.exe' is installed in '[TARGETDIR]\' by two
different components on an SFN system: 'shortcut_to_file.exe1' and
'file.exe1'. This breaks component reference counting.

Does anyone have an idea how to fix this without loosing conditions for
advertised shortcuts?


Best regards,
Sebastian Brand

Instyler Software - http://www.instyler.com




------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to