saigkill
Posts: 6
Joined: Thu Jan 13, 2022 8:12 am

Store information from dialog in registry

Hello Forum,

let me say, i have the UserRegistrationDlg and the user fills the fields. Is there any way to get that information and store them in the registry?

Greetings Sascha
Liviu
Posts: 1042
Joined: Tue Jul 13, 2021 11:29 am
Contact: Website

Re: Store information from dialog in registry

Hi Sascha,

In order to achieve this, you just need the property name of the EditBox, for example:
Editbox.png
Editbox.png (142.43 KiB) Viewed 3061 times

After that just go to the "Registry" page and create a "New Value" and in "Data" field add your desired property:
Registry.png
Registry.png (49.04 KiB) Viewed 3061 times

Hope this helps! If you have any other questions, please don’t hesitate to contact us.

Best regards,
Liviu
________________________________________
Liviu Sandu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
saigkill
Posts: 6
Joined: Thu Jan 13, 2022 8:12 am

Re: Store information from dialog in registry

Hi Liviu,

looks easy. Is it possible, that that feature isn't avaliable in the trial version?

Greetings
Sascha
Liviu
Posts: 1042
Joined: Tue Jul 13, 2021 11:29 am
Contact: Website

Re: Store information from dialog in registry

Hi Sascha,

During the trial you have all features fully enabled.

Most likely you have the Professional project type. You can capture the user input using our Dialog Editor feature which is available starting with the Enterprise edition.

You can find the Enterprise available features here: Top Enterprise Features

You can change the project type by clicking on the "Options" button from the toolbar menu:
project type.png
project type.png (113.73 KiB) Viewed 3035 times

Please let me know if you have any other questions.

Best regards,
Liviu
________________________________________
Liviu Sandu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
saigkill
Posts: 6
Joined: Thu Jan 13, 2022 8:12 am

Re: Store information from dialog in registry

Cool. Thanks for that hint :-)
Liviu
Posts: 1042
Joined: Tue Jul 13, 2021 11:29 am
Contact: Website

Re: Store information from dialog in registry

You're welcome, Sascha!

If you have any other questions, please don’t hesitate to contact us.

Best regards,
Liviu
________________________________________
Liviu Sandu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Building Installers”