changeset 5 | 85800cb04cc5 |
parent 3 | 0cce88c7cf7c |
child 10 | 014d58335b6d |
--- a/pages/StackSelect.nsi Sat Jul 11 10:08:22 2009 -0400 +++ b/pages/StackSelect.nsi Sun Aug 16 00:13:41 2009 -0400 @@ -17,6 +17,9 @@ FunctionEnd Function StackSelectLeave + StrCmp $XPUI_ABORTED 1 0 +2 + Return + ; Here is where we make the final decision on which stack will be used. IfFileExists "$PLUGINSDIR\StackSelect.ini" "" OnlyOneStackInstalled