Hi,
We have recently upgraded to advanced installer 22.8. As per the updated user guide, we are trying to add the chained prerequisite package with appropriate command. But the chained package is facing issue in CLI mode. The chained package is not getting installed. It is also showing network path issue in basic UI mode. And sometimes with full UI too it is getting stuck for a longer period of time.
We are using following command to add prerequisites:
call "AdvancedInstaller.com" /edit %AIP_PATH% /NewPrerequisite %DISPLAY_NAME% -type FeatureBased -prereq_path %Package_MSI_PATH% -ui_level Silent -cmd_basic_ui /qb -cmd_silent_ui /qn -search_type UpgradeCode -search_path %MSI_UPGRADE_code% -minversion %MIN_VERSION% -target_os Win64 -chained
We also have following queries:
-Is there any OS version related condition to run the exe made with 22.8 version of advanced installer?
-Is there any Min system spec related condition that is not mentioned in the user guide?
We are running these .exe on windows 10 and windows 11 OS with System spec being i7 10th gen 8GB RAM, 512GB Storage VMs.
Please look into this and do the needful.
Best regards,
Balaji