IceWarning() |
This command is used to indicate produce an warning type message in the MSI being validated. In the possibly odd situation where the issue may be acceptable the creator of the MSI can always use the "MsiValFilter" command to filter out the message (within MAKEMSI).
This function takes these parameters:
For best use in "ORCA" (error highlighting and navigation) it is recommemded that the results of a call to the "IceLocation()" function be appended to your message!
Any formatting characters in the text are replaced so that the message when displayed looks exactly as passed (MSI formatting is disabled). Begin the text with the "magic" code of "[]:" to allow formatting to take place.