I need to include a license agreement with the deployment of my application. I Googled and found many references to a "User Interface Editor" where I can set the LicenseFile property but I can't find this editor. How do I set this value?
Thanks.
Printable View
I need to include a license agreement with the deployment of my application. I Googled and found many references to a "User Interface Editor" where I can set the LicenseFile property but I can't find this editor. How do I set this value?
Thanks.
I believe they're referring to Setup Projects. Do you have 2008 Professional or 2008 Express? I ask because Express doesn't allow you to make Setup Projects, only deploy via ClickOnce.
Sorry folks. I figured it out right after posting. I have to create a project of type "Setup and Deployment". I was trying to do this from a regular exe project.
You are correct. I have professional and now I see how it works using a setup project.Quote:
Originally Posted by Jenner
Cool deal, good luck! :)