Prev Previous Post   Next Post Next
Old 17th September 2008, 19:26   #3
and84
Junior Member
 
Join Date: Apr 2008
Posts: 12
Thanks...
All has turned out...
Still a question: whether It is possible to hide a pop-up window of the console?

I do so:
PHP Code:
Banner::show /NOUNLOAD /set 76 "Paking file..." ""
     
Banner::getWindow /NOUNLOAD
     Pop 
$1
     GetDlgItem 
$$1 1030
     SendMessage 
$${WM_SETTEXT"STR:Please wait..."
     
DetailPrint "Packing - $R3..."
     
StrCmp $R8 '' 0 long
     ExecWait 
'7z a -tzip $EXEDIR\\Files.zip\$R3.zip $EXEDIR\$R3 -mx9'
     
Banner::destroy 
It would be desirable that the console did not appear or would be curtailed and simply the banner hung... It is possible?
and84 is offline   Reply With Quote
 
Go Back   Winamp & Shoutcast 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