Use Win10 WoW64 API to work around ARM64 lies.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7016 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
916f1e4863
commit
000ce91737
4 changed files with 41 additions and 23 deletions
|
@ -112,7 +112,7 @@ Shows or hides the details, depending on which parameter you pass. Overrides the
|
|||
|
||||
\c none|listonly|textonly|both|lastused
|
||||
|
||||
Sets mode at which commands print their status. None has commands be quiet, listonly has status text only added to the listbox, textonly has status text only printed to the status bar, and both enables both (the default). For extracting many small files, textonly is recommended (especially on win9x with smooth scrolling enabled).
|
||||
Sets mode at which commands print their status. None has commands be quiet, listonly has status text only added to the listbox, textonly has status text only printed to the status bar, and both enables both (the default). For extracting many small files, textonly is recommended (especially on Win9x with smooth scrolling enabled).
|
||||
|
||||
\c SetDetailsPrint none
|
||||
\c File "secret file.dat"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue