Forum Discussion
karkadil
15 years agoValued Contributor
Hi,
You should pass plugin name, not file name as a parameter to the IsPluginInstalled method.
aqEnvironment.IsPluginInstalled("Visual Basic Open Applications")
What does it return now?
You should pass plugin name, not file name as a parameter to the IsPluginInstalled method.
aqEnvironment.IsPluginInstalled("Visual Basic Open Applications")
What does it return now?