language strings, BringToFront

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3373 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
joostverburg 2004-01-08 16:45:10 +00:00
parent 5c98fc6db9
commit 66151af376
2 changed files with 12 additions and 13 deletions

View file

@ -2,7 +2,9 @@
\S2{BringToFront} BringToFront
Makes the installer window visible and brings it to the top of the window list (i.e. if a command was executed that shows itself in front of the installer, a BringToFront would bring the installer back in focus).
Makes the installer window visible and brings it to the top of the window list. If an application was executed that shows itself in front of the installer, a BringToFront would bring the installer back in focus.
Recent Windows versions restrict the setting of foreground windows. If the user if working with another application during installation, the user may be notifed using a different method.
\S2{createfont} CreateFont