Hello, I got a Projectname like My.App, I want to access Targetdir like "$(var.My.App.TargetDir)\my.application.dll" so I'll always capture the right dll independent from the configuration (Debug|Release) taken to compile the project. But that doesn't work. I noticed it should work if you exchange the . with a _ so it would be something like "$(var.My_App.TargetDir)\my.application.dll" but that doesn't work neither am I getting something wrong?
Anyone knows how to fix that problem? Thx, Stefan Seifert ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users