Skip to content
⌘ NSIS Forum Archive

sunjammer: nsisdt.dll w/new plugins method?

3 posts

honold#

sunjammer: nsisdt.dll w/new plugins method?

i tried nsisdt::currentdate but it didn't appear to fly, does this dll support the new plugin method?
virtlink#
Re: sunjammer: nsisdt.dll w/new plugins method?

Originally posted by honold
i tried nsisdt::currentdate but it didn't appear to fly, does this dll support the new plugin method?
As far as I know, all DLL's that are in the /plugins-directory of NSIS should work with this new method. I suppost that you use the latest CVS-version.

You could also try to do it according to the 'old' way: Click here.
kichik#
NSISdt is not in the plugins dir.
When I download it to the plug-ins dir it works perfectly fine. What's the code you've used?