1
Source: "C:\folder1\*"; DestDir: "C:\folder1"; Flags: recursesubdirs;

The above line can't handle the following file structure:

C:\
   folder1\
         folder2\
                folder3\

in each subdirectory, there is no standalone files, except a subdirectory. In Inno Setup, it gives the following error:

No files found matching "C:\folder1\*"
For Comment
  • 1,139
  • 4
  • 13
  • 25

0 Answers0