Few questions about Customize File Associations
Posted: 05 Feb 2013 09:15
Hi.
I use Customize File Associations as follows:
And it work.
But it does not work.
Perhaps the characters "[" and "]" in folder name is a problem.
I do something wrong?
And one more question.
Can I somehow use the construction of this kind:
I use Customize File Associations as follows:
Code: Select all
C:\test\01 - test\*.tf>C:\Programs\Notepad++\notepad++.exeCode: Select all
C:\test\[01] - test\*.tf>C:\Programs\Notepad++\notepad++.exePerhaps the characters "[" and "]" in folder name is a problem.
I do something wrong?
And one more question.
Can I somehow use the construction of this kind:
Code: Select all
*\01 - test\*.tf>C:\Programs\Notepad++\notepad++.exe