ccrookston
Posts: 6
Joined: Wed Jan 10, 2018 8:44 pm

Trouble setting and honoring a Property Value

Wed Jan 24, 2018 8:42 pm

Hi,

When a button is clicked, I am trying to set a property value, SKIPDATABASE. I'm setting the value as follows:

Image

Or if the Next button is clicked instead:

Image

Then, on a custom action "CreateDatabase" I am trying to put a condition: SKIPDATABASE = 0.

Image

But no matter which button I click, this custom action always fires. What am I doing wrong?


UPDATE:

On the Custom Action condition, I changed:

SKIPDATABASE = 0

To:

SKIPDATABASE = "0"

Still runs it no matter what.

Eusebiu
Posts: 4931
Joined: Wed Nov 14, 2012 2:04 pm

Re: Trouble setting and honoring a Property Value

Thu Jan 25, 2018 4:15 pm

Hi,

I'm not sure why you encounter this problem. Can you please send me the .AIP (project file) and a verbose log of the installation to support at advancedinstaller dot com, so I can investigate them?

Best regards,
Eusebiu
Eusebiu Aria - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

ccrookston
Posts: 6
Joined: Wed Jan 10, 2018 8:44 pm

Re: Trouble setting and honoring a Property Value

Thu Jan 25, 2018 4:43 pm

Thank you Eusebiu! Email sent as requested.

Return to “Common Problems”