How do I make Windows open a file associated with SciTE when its path contains spaces?
On some versions of Windows, associating a particular file type with SciTE does not allow paths containing spaces to work. To fix this, the path variable %1 needs to be surrounded by double quotes. This is done either directly in the registry or through the Explorer in Tools | Folder Options | File Types | (Select type) | Advanced | open | Edit. Change the “Application used to perform action” field to be similar to “C:\bin\SciTE\SciTE.
Related Questions
- The Windows file selector remembers the path of the last container I mount or the path of the last selected keyfile. Is there a way to prevent this?
- How do I make Windows open a file associated with SciTE when its path contains spaces?
- Is it possible to specify the path to an Associated Document relative to the TML file?