![]() |
#1 |
Junior Member
Join Date: Sep 2017
Posts: 3
|
![]()
I cannot seem to get a hold of the gentlemen who wrote the ServiceLib.nsh include file. So instead I've come here for help. I've created a set of macros for use with the ServiceLib.nsh header file. My question/favor to whom ever has extensive knowledge in NSIS (is a fellow by the name of Anders apart of this forum? Lol) is if they can assess these macros to see if they're written correctly and if they're ready for use in a production environment? I've tested them myself a couple of times already but I'd like a second opinion from someone more qualified.
My knowledge about Windows Services is a bit amateurish. With that being said, do I need to add anything to these macros? I'm asking because I'm going to be using this little library in an open source project I'm working on that will be using these macros heavily. Here's the macros I've written for use with the ServiceLib.nsh include file: PHP Code:
Thanks in advance! =) Kind Regards, demon.devin |
![]() |
![]() |
![]() |
#2 |
Junior Member
Join Date: Sep 2017
Posts: 3
|
![]()
I've noticed that the macros I shared above are written wrong. I'm not sure if it's because of the way this forum handles code snippets but I've attached a file with the correct code for someone to review.
Thanks and sorry for the above mishap. |
![]() |
![]() |
![]() |
#3 |
Moderator
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 4,702
|
Dependencies are not currently supported by that header http://forums.winamp.com/showthread.php?t=336671
IntOp $PostCount $PostCount + 1 |
![]() |
![]() |
![]() |
#4 |
Junior Member
Join Date: Sep 2017
Posts: 3
|
![]()
Thanks. I did not know that but it doesn't matter much now. I decided to go a different route anyway as I was growing impatient. I ended up writing macros which made use of the command line. So far my first couple of test runs proved successful.
For those who are interested in what the macros are you can view the attached file I've shared. Thank you guys anyway! Kind Regards, demon.devin |
![]() |
![]() |
![]() |
|
Tags |
services servicelib.nsh |
Thread Tools | Search this Thread |
Display Modes | |
|
|