Hello Ben.To make sure your plugin gets called for multiple products, you don't need to change any code to add filter classes. Instead, you need to update your plugin descriptor file to have the plugin loaded for more than just the one product. Unf...
Currently, the only workaround is to retrieve the proxy information yourself, either by prompting the end user, or finding it in the registry or browser support files (OS specific), and then setting the properties for your product as described in the...
Splinter,I am looking into fixing the proxy discovery code for the next release. However, there is something you can try if you already know the proxy settings. Add the following to the product properties, via Agent.setProperty (or by editing the f...
Hello.This is probably caused by the events that trigger the delivery of your update. What command line parameters are you using as you check for messages from the Agent? If you have not marked your update as "Next Use" then you will only see it if...
Ok. I have a better understanding now.If the text is missing from the dialogs, the first thing to check is that the file _isusres.dll is installed. This is the resource dll that contains all the strings that the agent uses. Other than that, the ea...