File Extensions Association: Difference between revisions
Jump to navigation
Jump to search
Created page with "On OS/2 and eComStation you can also (like other OSes) associate a file extension to an specific application to open that file. This is as simple as...." |
No edit summary |
||
Line 1: | Line 1: | ||
On OS/2 and eComStation you can also (like other OSes) associate a file extension to an specific application to open that file. | On OS/2 and eComStation you can also (like other OSes) associate a file extension to an specific application to open that file. | ||
==Alternative 1== | |||
Let's suppose we have this program called "PMDLL.EXE" and we want all *.DLL files associated to this program, so when you double click a DLL file you will open it. | |||
[[Image:PMDLL-Association.png]] |
Revision as of 00:10, 13 February 2016
On OS/2 and eComStation you can also (like other OSes) associate a file extension to an specific application to open that file.
Alternative 1
Let's suppose we have this program called "PMDLL.EXE" and we want all *.DLL files associated to this program, so when you double click a DLL file you will open it.