When I do
I get an error. I think it is because File treats brackets as parameters.
File "..\(A) Preliminary\[01] Agreement.doc"
Example:
File [/nonfatal] "..\(A) Preliminary\[01] Agreement.doc"
7 posts
I get an error. I think it is because File treats brackets as parameters.
File "..\(A) Preliminary\[01] Agreement.doc"
File [/nonfatal] "..\(A) Preliminary\[01] Agreement.doc"
File /nonfatal "..\(A) Preliminary\[01] Agreement.doc"
switch at all. I'm wondering why my installer can't find this file. I'm wondering if it has to do with the brakets [ ] in the file name.
/nofatal
It Worked for me.. However Try This instead and put your
File "..\(A) Preliminary\[01] Agreement.doc"
Also You might Could try it without the "" That also
File ".\[01] Agreement.doc"