Forum: NSIS Discussion
14th April 2011, 14:34
|
|
Replies: 17
Views: 4,666
we are elevating in onInit()
Function...
we are elevating in onInit()
Function .onInit
UAC_Elevate:
!insertmacro UAC_RunElevated
StrCmp 1223 $0 UAC_ElevationAborted ; UAC dialog aborted by user?
StrCmp 0...
|
Forum: NSIS Discussion
13th April 2011, 19:54
|
|
Replies: 17
Views: 4,666
hi all,
first, just wanted to thank everyone...
hi all,
first, just wanted to thank everyone for nsis. i have worked with a bunch of installers over the years and my experience with nsis has been, by far, the best. thanks for the hard work and...
|