|
|
#3 |
|
Moderator
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 5,442
|
Is your plugin .dll left in $pluginsdir as well? If so, the plugin is not unloading correctly.
Are you installing msvc*.dll in $instdir as well? If so you can use System::Call 'KERNEL32::AddDllDirectory(w "$instdir")' to allow .dll files to load from there. If all else fails, statically link your plugins or use a old version of Visual Studio. IntOp $PostCount $PostCount + 1 |
|
|
|
|
|||||||
| Tags |
| dll, system.plug-in |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|