|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#1 |
|
Junior Member
Join Date: Oct 2003
Location: Lisboa, Portugal
Posts: 5
|
I am using the following code (I took from somewhere/someone in the NSIS site) to get the ms.net framework v2 folder:
code: The result in Windows Server 2003 R2 is always "Searching for Microsoft.net v2.0 Where were we? 1v2.0.50727" So it seems like EnumRegValue returns an error in spite of also returnin the correct key name ("50727"). I changed it to this, in order to get it working: code: DO you have any idea why this behaviour? Thanks for your help. Joel |
|
|
|
|
|
#2 |
|
Moderator
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 2,814
|
Could you run process monitor from MS/sysinternals and see if anything pops out at you?
IntOp $PostCount $PostCount + 1 |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|