User Tools

Site Tools


win:no_extension_association

This is an old revision of the document!


No Extension Association

Associate Sublime Text 3 with files that have no extension

Download and run the following batch file:

associate.bat
assoc .="File"
ftype "File"=^"^%ProgramFiles^%\Sublime Text 3\sublime_text.exe^" "%1"
assoc "File"\DefaultIcon=%SystemRoot%\System32\imageres.dll,-102
pause
win/no_extension_association.1527455611.txt.gz · Last modified: 2024/09/22 19:51 (external edit)