![]() |
#1 |
Junior Member
Join Date: Oct 2016
Posts: 1
|
![]()
Hi everyone,
I'm new using NSIS toolkit to create my setups. As I do not know if one of my needs is supported by NSIS, I choose to open a topic on it. Here is a short description: My execution environment is Windows 7 without administration rights I have a static library (from C sources compiled into a lib file) I want my setup to link statically with this library to call its services. Is there a way to do it using NSIS ? Thank you for your answer ! |
![]() |
![]() |
![]() |
#2 |
Moderator
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 5,358
|
No, to use custom functionality you must build a NSIS plug-in DLL.
IntOp $PostCount $PostCount + 1 |
![]() |
![]() |
![]() |
|
Tags |
lib, link, static |
Thread Tools | Search this Thread |
Display Modes | |
|
|