|
|
#1 |
|
Junior Member
Join Date: Sep 2002
Posts: 23
|
Setting Text on a screen
Hi All,
i want to display a "please wait" (or something else) during background activities - to bring some information to the user. See attached picture Section "doit" ; how to place info on the screen ?? ExecWait '"$TEMP\robo.bat"' ; copy in the background SectionEnd Thanks Dizzy |
|
|
|
|
|
#2 |
|
M.I.A.
[NSIS Dev, Mod] Join Date: Oct 2001
Location: Israel
Posts: 11,337
|
You can show the details and use DetailPrint "Pleas wait...", or you can create a nice little DLL that will create a small window such as the verifying installer window that says "Please wait..."
NSIS FAQ | NSIS Home Page | Donate $ "I hear and I forget. I see and I remember. I do and I understand." -- Confucius |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|