Hi all I have a resources file as dll of which CopyToOutput Directory is set to "Copy Always" & Build Actio开发者_StackOverflown is "Content"..
When making setup for an application that uses Resources.dll
setup do not deploy Resources dll output files....How to deploy Resources file output with this setup ?? Thanks
alt text http://www.freeimagehosting.net/uploads/45a251f7a4.jpg
I would recommend switching to using Inno setup for your setup file creation.
精彩评论