Posts Tagged ‘filename’

File association for certain filenames without file extension under Windows

Friday, July 24th, 2009

Recently I was facing the issue whether it’s possible to associate files with a certain filename to be opened with a particular program in Windows operating systems. These could be files named TODO, README, INSTALL, LICENSE and the likes, as they are widely common in the unix world.

(more…)