|
|
#1 |
|
Junior Member
Join Date: May 2009
Posts: 3
|
Invalid command: UAC::ExecCodeSegment
Hello,
I have been compiling my NSIS script in XP with no problem. I just moved all my dev to Windows Vista and I am getting NSIS compile error when compiling my script. I am getting "Invalid command: UAC::ExecCodeSegment". Below is the line where I am getting the error: .... ;save the full license file to APPDATA GetFunctionAddress $0 SaveFullLicense UAC::ExecCodeSegment $0 <=== error in this line I don't know what to do now. Can't go back to XP. Appreciate for all the help. Thanks |
|
|
|
|
|
#2 |
|
Moderator
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 5,449
|
Has nothing to do with Vista vs XP. Are you sure UAC.dll is in your plugins directory or a path added with !addpluginsdir ? (And that the version of UAC.dll is not too old)
IntOp $PostCount $PostCount + 1 |
|
|
|
|
|
#3 | |
|
Junior Member
Join Date: May 2009
Posts: 3
|
Quote:
|
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|