Skip to content
⌘ NSIS Forum Archive

Copy files after reboot and bypass the license page.

2 posts

sean81#

Copy files after reboot and bypass the license page.

Hi all, I have a full screen application (single exe and multiple DLLs) and want to launch an upgrade of that from within that application. The issue is: the exe and dlls are in use and 'File' command fails.

So my questions are:

1. Is there a way to mark the files for copy after reboot?

2. Or do I have to uninstall first then install after reboot?

3. For either case, how can I make the licence page and welcome page only show once ( not after reboot)?

Thanks!
Afrow UK#
Use the macro in this topic:
Are you a developer who uses NSIS to distribute your application? Are you a Winamp plug-in developer who wants to use NSIS to distribute your plug-in? Have suggestions for other people like you? This is the place.


Stu