mustafakuk
Posts: 9
Joined: Tue May 02, 2023 3:32 pm

CheckBox Parameters

I cannot mark a checkbox that I put in the Dialogs section during installation with the parameter. I set the checkbox property name to TEST and my setup code is below.

msiexec /i test.msi /qn TEST=""
or
msiexec /i test.msi /qn TEST="CheckBox"

I can't install it the way I want.
Liviu
Posts: 1048
Joined: Tue Jul 13, 2021 11:29 am
Contact: Website

Re: CheckBox Parameters

Hello,

I'm not sure why this happens.

Can you please send us the .AIP (setup project) file by email to support at advancedinstaller dot com so we can further test and investigate this?

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

Return to “Building Installers”