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: BriskPlayer (Jun 08, 2026), Platform 30.4.1 (May 30, 2026)
1,400+ portable packages, 1.2 billion downloads
We're operating at a loss but still ad free. 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!