|
|
#1 |
|
Junior Member
|
Getting the current NSIS version
Is there any variable that holds the current NSIS version? I've been looking through the help-file and the nsis-wiki but haven't found anything. Basicly what I want to do is change the BrandingText to something like "CompanyName using NSIS vX.XX". Thanks in advance!
/ Karl |
|
|
|
|
|
#2 |
|
Senior Member
Join Date: Dec 2005
Location: Glow
Posts: 285
|
No variable, but there is a define ${NSIS_VERSION}. It has the NSIS version in format vX.XX
|
|
|
|
|
|
#3 |
|
Junior Member
|
Great, precisely what I was looking for! Strange that it wasn't in the help-files though. Thanks a lot!
/ Karl |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|