The plugindeveloper tool as far as I know does not support automatic deployment of secure configurations, which is a bit annoying if you need to auto deploy a big bunch of plugins which do have secure configurations. With that in mind, I've modified the tool as found in the Microsoft SDK and with a few questionable steps, have got this to work. This will work on solutions exported from the pluginregistration tool.
The other change is that it has been updated to read the password from the register.xml file to allow for continuous integration and automatic deployment to work.
Now we've tested it on this project, and it has so far worked absolutely fine with no problems, but bear in mind that it may not always work, so if you're going to use this, use it at your own risk!
Source is provided so you can check it yourself - you have been warned!!
THIS CODE AND INFORMATION ARE PROVIDED "AS IS" WITHOUT WARRANTY OF ANY
KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
PARTICULAR PURPOSE.
Download solution here
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment