Quote:
Originally Posted by TMartin
No that line will work. I'm just saying you didn't have to change it.
The original line works fine, which is this:
|
I believe the
\\Windows\CHTEditor.exe need to have "" around it, so it would look like this
Code:
"CHTE.PATH"="\\Windows\\CHTEditor.exe"
This worked for me when put in the app.reg
Quote:
Originally Posted by JSnively
With \\Program Files\\CHTEditor\\CHTEditor.exe
I get an error CHT Editor Not installed
With \\Windows\\CHTEditor.exe
The File CHTEditor canot be opened. Either it is not signed with a trusted cert orone of its components cannot be found.
|
You need to put quotes around the path, as I mentioned above.