flat assembler
Message board for the users of flat assembler.
Index
> Windows > How to find name of default program |
Author |
|
revolution 27 Dec 2011, 03:14
If you use explorer.exe as the program then it uses the registry to store the file extension mappings. Something like this:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.jpg\OpenWithList edit: For double click (to run) it goes like this: HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.jpg\(default)=jpegfile leads to: HKEY_LOCAL_MACHINE\SOFTWARE\Classes\jpegfile\shell\Open\command\(default)=<some program name> |
|||
27 Dec 2011, 03:14 |
|
LocoDelAssembly 27 Dec 2011, 05:12
Check also File Types and File Associations for more info.
|
|||
27 Dec 2011, 05:12 |
|
Dex4u 27 Dec 2011, 17:07
Thanks, for both your inputs i will look into them.
|
|||
27 Dec 2011, 17:07 |
|
Gunner 28 Dec 2011, 01:02
You can use AssocQueryString to get a plethora of information about what opens what file.
_________________ ~Rob (Gunner) Forum Spam List Checker Window Error Lookup Tool and MORE! |
|||
28 Dec 2011, 01:02 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.