

This make difficult our work and for the next time, I will not be able to assist you without receiving an appropriate project. but this doesn't contain any code that can be used to replicate your issue. The one you released, it's just a project that tries to install some "files" to the target directory. QuickTime Full Script.txt (2.55 KiB) Downloaded 299 timesįirst of all when we ask for a minimal project, we mean something similar to the one that you find attached. Could someone advise on what I am doing wrong? I have attached the full script to this post. the Action String is "/passive DESKTOP_SHORTCUTS=NO". The part that seems to be missing is the msiexec /i, unless that is part of the " Install/Remove MSI Package" instruction? I have double clicked on this instruction and the Install MSI Package configurations forms show that I believe to be the correct parameters i.e. MessageBox: $TITLE$ Setup, Apple QuickTime Player could not be installed.$NEWLINE$$NEWLINE$$ERROR_APPLEQUICKTIMEPLAYER$$NEWLINE$$NEWLINE$Please manually install Apple QuickTime Player on your system.$NEWLINE$$NEWLINE$$TITLE$ Setup cannot continue. If Variable RESULT_APPLEQUICKTIMEPLAYER Equals ERROR If Variable REBOOT_APPLEQUICKTIMEPLAYER Equals OK You will have to run setup again at a later time to install $TITLE$. Setup will resume once your computer restarts.$NEWLINE$$NEWLINE$If you click CANCEL, setup will exit. MessageBox: $TITLE$ Setup, Your computer needs to be restarted before $TITLE$ Setup can continue.$NEWLINE$$NEWLINE$Please save your work in all running programs and click OK to restart your computer. If Variable RESULT_APPLEQUICKTIMEPLAYER Equals REBOOT Install/Remove MSI Package $DATA_APPLEQUICKTIMEPLAYER$\QuickTime.msi (get result into variable RESULT_APPLEQUICKTIMEPLAYER) Set Variable ERROR_APPLEQUICKTIMEPLAYER to

Set Variable RESULT_APPLEQUICKTIMEPLAYER to Set Variable PROGRESSTEXT to Installing Apple QuickTime Player Set Variable DATA_APPLEQUICKTIMEPLAYER toĭefine File Bag : #IADIR#\runtimes\Apple QuickTime Player\*.*, include files recursively, get runtime location of files into variable DATA_APPLEQUICKTIMEPLAYER Set Variable PROGRESSTEXT to Downloading Apple QuickTime Player Code: Select all if Variable INSTALLED_APPLEQUICKTIMEPLAYER Equals FALSE
