Forum: NSIS Discussion
27th June 2006, 19:19
|
|
Replies: 1
Views: 1,259
silent except for the download
Hi,
My installer needs to run in silent mode - so far so good.
But if it needs to download some extra files (either using nsisdl::download or InetLoad::load) I would like to show the user that...
|