Skip to content
⌘ NSIS Forum Archive

Copy folders except one

4 posts

Fstreit#

Copy folders except one

Hi @all
I've got a bunch folders in my install directory. Is there a possibility to copy all folders except one using the copy command or something similar. At the moment I'm deleting the specific folder after copying the whole directory using the delete command. Or is the only possibility to copy every single folder except the specific one?
Red Wine#
The File /x switch does not do the job?