Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 27th September 2002, 10:40   #1
Dizzy007
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
Attached Images
File Type: jpg pic.jpg (17.3 KB, 77 views)
Dizzy007 is offline   Reply With Quote
Old 27th September 2002, 11:29   #2
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
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
kichik is offline   Reply With Quote
Reply
Go Back   Winamp Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump