Winamp & Shoutcast Forums

Winamp & Shoutcast Forums (http://forums.winamp.com/index.php)
-   NSIS Discussion (http://forums.winamp.com/forumdisplay.php?f=65)
-   -   /ENABLECANCEL for last page doesn't work (http://forums.winamp.com/showthread.php?t=249338)

Nils Schneider 22nd June 2006 09:33

/ENABLECANCEL for last page doesn't work
 
Hi,

I tried to search for "cancel", "abort", "ENABLECANCEL" but didn't succeed, so I'm asking:

Why doesn't the /ENABLECANCEL flag work for the page "instFiles" although it's the last page in my installer? The documentation states it should work this way.

Is there any other way to enable the "Cancel" button while copying files?

Regards,

Nils

JasonFriday13 22nd June 2006 22:16

Currently, you can't stop an installation of an NSIS installer. I would use the nxs plug-in, because this has cancel functionality. If you have many files in your install, I would suggest you write a small app like the one here. It makes a list of files as an NSIS header file, and is then included into the main installer. Add extra commands for the nxs plug-in in the script. This is just one solution, can't think of other solutions.


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

Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.