Done after error
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2527 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
010e838c2b
commit
9c081b1bfe
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ Section
|
|||
MessageBox MB_OK 'User "$0" is a guest'
|
||||
Goto done
|
||||
MessageBox MB_OK "Unknown error"
|
||||
Goto done
|
||||
|
||||
Win9x:
|
||||
# This one means you don't need to care about admin or
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue