Skip to content
⌘ NSIS Forum Archive

Can I abort on copying files?

4 posts

kichik#
Are you talking about copying files using File command or CopyFiles command? If it's CopyFiles just don't sepcify /SILENT and there will be a cancel button. If it's File then it's currently impossible.
Yathosho#
as far as i understood toshi, he refers to the installation-process (the window with progress-bar and status-window). the cancel button in this dialog is shaded grey.