How to add agreement text to the setup dialog box?

  • Thread starter Thread starter barbara
  • Start date Start date
B

barbara

Hi, All,

I am using Visual Studio .net setup wizard to make a deloying
application. I tried to add a .rtf file to the agreement dialog, but I
could not make it. What I did is: I add a license agreement dialog,
and set LicenseFile property to a file named agreement.rtf, then I
build it. When I run the setup program, the agreement dialog text box
is empty. What am I doing wrong? Please give me some instructions!


Thanks!
 
Hi,

Did you add agreement.rtf to the application folder on the
target machine?

Ken
 
I'm sorry. I mean it doesn't show up even I added agreement.rtf to the
application folder.

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top