Hi,I’ve got the following problem: I need to ship a plugin, which I have created with
the extension manager C API. I want to ship the plugin including an installer for
the convenience of the user.
In order to install the extension, I need to find and change the notes.ini file, where
I have to add the DLL.
I know that some other plugins come as nsf-file, which provides an convenient installation
mechnism inside notes.
I have two questions:
-
Can the changes in the ini-file be done by such an nsf-file?
-
If the anstwer to the first question is yes, could you give me some starting points
for further reading?
- Do you recommend some other Windows installer? (Windows = deploment platform)
Thanks alot!
bye
Chris