Forum member

MartijnBosRHM

3 posts

Posts by MartijnBosRHM

  1. copying additional files from a folder with name starting with % throws error

    Ah I see what you mean. This would be a shakey solution in my opinion, but could work when there are not to many directories with a percentage sign that contain a file with a percentage sign. What I meant was that I could not get a path with a environment variable in the Additional FIles To Inclu…

  2. copying additional files from a folder with name starting with % throws error

    Unfortunately I cannot include the files to the project, nor change the directory name. It would be nice to see an option where you could exclude some of the files or folder from the copy action like with the /EXCLUDE on xcopy. I was not able to add a line to the Additional Files To Include s…

  3. copying additional files from a folder with name starting with % throws error

    When copying the additional files to include, ncrunch trips when trying to copy a folder which name starts with a %-sign. When trying to copy C:\sourcepath\%24name\%24name Analytics.item the following error is thrown. [code=plain]System.IO.FileNotFoundException: Could not find file 'C:\sourcepat…