|
|
|
|
#1 |
|
Junior Member
Join Date: Mar 2014
Posts: 17
|
I would like to verify a specific version of a required application is installed prior to executing my installer. I'm aiming for the most light-weight solution, and was hoping for some feedback/direction on how to proceed. After reviewing some of the samples, I'm thinking that the way to go about this would be as follows:
I've seen some samples that check if a specific version of .NET is installed, but they seem to be far more complicated than what I'm aiming for. Is there an existing sample I can use as a skeleton? Am I on the right track as far as the process I've outlined above? What would I need to do to compare the version number effectively? |
|
|
|
|
|
#2 |
|
Moderator
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 5,442
|
Have you tried VersionCompare in WordFunc.nsh?
IntOp $PostCount $PostCount + 1 |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|