How to suppress an app selection dialog while running an Apple Script?

Our app uses Apple Script to communicate with other installed apps. If a user hasen't installed one of these apps, that are part of the script, the system shows a dialogie to select the missing app. The script never troes to script an app, if the app is not installed. However, the dialog is triggered, when the Apple Script is loaded. How can we suppress this dialogue?

Replies

How are you targeting the application? Try using the bundle identifier.