Forum: NSIS Discussion
22nd April 2014, 12:34
|
|
Replies: 316
Views: 130,708
Hi,
the documentation of plugin and the...
Hi,
the documentation of plugin and the examples has some errors:
1) The order of parameters is wrong, you have to write:
LockedList::SilentSearch /async $R0
2) The return value of fct...
|