Winamp & Shoutcast Forums

Winamp & Shoutcast Forums (http://forums.winamp.com/index.php)
-   NSIS Discussion (http://forums.winamp.com/forumdisplay.php?f=65)
-   -   NSIS for plugin installers (http://forums.winamp.com/showthread.php?t=262434)

max01 25th December 2006 12:24

NSIS for plugin installers
 
Hi,

I am looking for an installation software capable of installing plugins to our software product. The point is that we want our users do install plugings, developed by 3rd parties.

In our product, plugins have predefined structure, but variable content. To configure a plugin with our software, several operations are needed: some files should be copied to certain locations, some records should be added to the DB, so changes in the configurations files should be done. However, the exact file names, DB records, configuration changes - are variable.

Our idea was to ask the plugin developers to provide an XML file describing their plugin, and write a "generic" installer, performing the physical installation according to the XML content.

Say, the XML says:
<filename>myplugin.dll</filename>
The installed will locate the muplugin.dll, and place it the plugins' folder of our prodiuct.

Is it possible to do that with NSIS? If not - what could be an alternative?

We realize that we can write such a module in C#, but we hope there is some infrastructure for such a job.

Thanks for any hint,

Max

Afrow UK 25th December 2006 14:18

Did you not search the forum for XML?

-Stu


All times are GMT. The time now is 04:18.

Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.