run any of the wix tools: candle, light or lit with a response file that contains an environment variable.
candle @response.txt
response.txt:
%WIX%\test\data\sharedData\authoring\basicproduct.wxs
The environement variable is not being resolved, and the following error is shown as the file is not found:
candle.exe : error CNDL0103 : The system cannot find the file '%WIX%\test\data\s
haredData\authoring\basicproduct.wxs' with type 'Source'.
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 21 days (the time period specified by
the administrator of this Tracker).