I script for a gaming engine and the files associated with the language are defined by a prefix, rather than the traditional suffix extension. All of the scripts start with es_ , how would I associate PN2 with these files?
Awkward file type recognition
(2 posts) (2 voices)-
Posted 4 years ago #
-
AFAIK, file association is a windows-shell thing. Programs (like PN) may have dialogs to set associations, but unless the windows shell supports it I don't think it's going to work. And also, I'm pretty sure windows only supports typical suffix extensions, not prefixes. If you have a file without a .something at the end, it will not let you associate that file with a program (it'll ask you every time). There may be a way around this, but not that I've found.
Posted 4 years ago #
Reply
You must log in to post.