EW_REBOOT works with out 0xbadf00d
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@846 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
a41fe5d416
commit
ce50f46809
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ enum
|
|||
|
||||
EW_COPYFILES, // CopyFiles: 3 [source mask, destination location, flags]
|
||||
|
||||
EW_REBOOT, // Reboot: 1 [0xbadf00d]
|
||||
EW_REBOOT, // Reboot: 0
|
||||
EW_IFREBOOTFLAG, // IfRebootFlag: 2 [if reboot flag set, if not reboot flag]
|
||||
EW_SETREBOOTFLAG, // SetRebootFlag: 1 [new value]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue