KorksKill
Posts: 9
Joined: Sat Jul 28, 2012 11:42 am

Terms and conditions automatic

I wanted to know making as to the terms and conditions having a time just after releases the "Next" instead of clicking to accept.
sorry, I do not speak English, speak Portuguese XD.
an example
http://www.mediafire.com/?cc2pb2ew77nr7oq
note that there are no buttons to accept just a time to stop releases the "Next" button
please help me. D ':
Daniel
Posts: 8276
Joined: Mon Apr 02, 2012 1:11 pm
Contact: Website

Re: Terms and conditions automatic

Hello and welcome to Advanced Installer forums,

Can you please tell us if you need to display an End-User License Agreement text through a "LicenseAgreementDlg" or a ReadMe text through our "ReadmeDlg" dialog? If you want to use a "LicenseAgreementDlg", then please keep in mind that this is an uncommon scenario to remove the "I accept..." and "I do not accept" options.

Also, can you please tell us why do you want to achieve this?

However, in order to obtain this you can use a custom action which will delay for a while and then set a property (i.e. MY_PROP) with a value. Then on [Next>] button you should add two control conditions which will enable or disable the button depending on previous property (MY_PROP) value. Also, after the property will be set using the custom action you should refresh your dialog. Please take a look on our "Refreshing a dialog after setting a property" article.

All the best,
Daniel
Daniel Radu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Building Installers”