Skip to content
⌘ NSIS Forum Archive

File command does not include empty folders

4 posts

n0On3#

File command does not include empty folders

this command:

File /r 1\*.*

used to include empty subfolders but with v2.03 it doesn't.

How can I make it include those empty folders? I don't want to do that with the create folder command.

note: I also tried File /r 1\*
Afrow UK#
I don't think there's a way to get it back (to how it was in 2.02). You'll have to contact a dev member (or wait for them to reply!)

-Stu