Winamp & Shoutcast Forums

Winamp & Shoutcast Forums (http://forums.winamp.com/index.php)
-   NSIS Discussion (http://forums.winamp.com/forumdisplay.php?f=65)
-   -   Problem with extyernal program (http://forums.winamp.com/showthread.php?t=235522)

Dead Overlord 15th January 2006 11:40

Problem with extyernal program
 
Excuse me if my english fail. OK?

I writing one NSIS instalation for a program distributed into two CDs. To do this i using 7-Zip to decompress the files into the CDs. The problem is on executing 7-Zip inside the instaler.

At the moment that i call 7-Zip it show his window, i need to wait the decompressor finish and hide or disable the decompressor window to prevent the user to close the window and breake the instalation.

ExecShell can hide the decompressor window, but did'nt wait her finish. I using ExecWait to start the decompressor, but what i do to hide his window?

Takhir 15th January 2006 12:19

To hide 7z.exe console use nsExec or ExecDos plug-ins.


All times are GMT. The time now is 05:41.

Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.