Skip to content
⌘ NSIS Forum Archive

no explicit setoverwrite ASK?

4 posts

honold#

no explicit setoverwrite ASK?

for a variety of reasons, i don't like relying on ifnewer for installer overwrites. is there not an explicit ask?
Guest#
Maybe you want to use GetFileTime to set up a script to compare files and search for the newest.

Good luck,
-Hendri.