Is there anyway to suppress the block execution prompt when running the toolkit as interactive mode (has to run as interactive, not silent)?
The reason I ask is during the deployment, the msi seems to be calling a blocked .exe therefore prompting the user.
Block Application Execution
If the block execution option is enabled (see Show-InstallationWelcome function), the user will be prompted that they cannot launch the specified application(s) while the installation is in progress. The application will be unblocked again once the installation has completed.
Thanks
The reason I ask is during the deployment, the msi seems to be calling a blocked .exe therefore prompting the user.
Block Application Execution
If the block execution option is enabled (see Show-InstallationWelcome function), the user will be prompted that they cannot launch the specified application(s) while the installation is in progress. The application will be unblocked again once the installation has completed.
Thanks