-
ClickOnce Eula Inno?
Hey all,
I'm not really savvy with the termonology so it's making searching the forums a bit difficult.
This is what I believe to be true:
Inno is software that deploys software and I can add a EULA to the front of.
ClickOnce is a deployment option that I don't know how to add a EULA in front of.
Ok, with that out of the way, I want to add a EULA to the front of my application. I'm currently using ClickOnce just because it finds if there are any updates and does the rollback thing. I really like the disallowing software to run if it's a version pre what I wish to allow. However, I need the EULA.
Can anyone suggest something to me? Is there a way to add the eula infront of clickonce stuff?
Thanks a bunch and sorry if this is all over the forum already :-(
Mike
-
Re: ClickOnce Eula Inno?
Don't know about clickonce, but you can add text screens such as license, pre-installation message and post installation message screens. Very simple to do. Just a text file that Inno Setup will incorporate into the installation.
-
Re: ClickOnce Eula Inno?
Just to make sure I understand. You said you don't know about clickonce, but Inno Setup will easily add these things, meaning that I would have to *not* use ClickOnce, but instead use Inno. Or can Inno be used in conjunction with ClickOnce.
Thanks,
Mike
-
Re: ClickOnce Eula Inno?
You should use one or the other...