Question regarding the section [DirectoriesToPreserve] in the file installer.ini
If the relative path contains spaces, must I then use quotation marks as follows?:
[DirectoriesToPreserve] PreserveDirectory1="App\AppName\big folders"
Or can I omit the quotation marks? Or is it possible to use the following code with a slash sign at the end of the code?
[DirectoriesToPreserve] PreserveDirectory1=App\AppName\big folders\