TargetName setting via Wizard
-
Monday, June 11, 2012 6:46 PM
Hello,
I have created a custom Wizard template in VS 2010. I am trying to resolve the warning related to $(TargetPath) not matching Linker's OutputFile property value. I looked up on the web to set Target Name programatically in 1033\default.js (just like setting IntermediateDirectory here http://msdn.microsoft.com/en-us/library/8x480de8.aspx). I did find a way to do it using IVCRulePropertyStorage SetPropertyValue, but so far I have not had any luck adding that to the java script file used by the wizard.
Any hints/clues are greatly appreciated. Thanks!!
All Replies
-
Tuesday, June 12, 2012 12:14 PMModerator
Hello,
Welcome to MSDN forums!
Could you please the template or demo project you are using? You can upload it to http://skydrive.live.com or send them directly to me at misun@microsoft.com
Good day!
Thanks
Michael Sun [MSFT]
MSDN Community Support | Feedback to us
-
Monday, June 18, 2012 1:42 AMModerator
Hi,
Any update of this issue?
Good day!
Thanks
Michael Sun [MSFT]
MSDN Community Support | Feedback to us

