will the copyfiles command automatically overwrite if the same file name exists or do i have to add a switch or something to make it do that?
New: HandBrake (Feb 20, 2026), Platform 30.2 (Feb 17, 2026)
1,400+ portable packages, 1.2 billion downloads
Please donate if you can!
Check the NSIS manual for SetOverwrite. By default, it's set to on. So CopyFiles will overwrite anything that exists without notification or error.
Sometimes, the impossible can become possible, if you're awesome!