|
|
default software for file extentions or types association (FTYPE command) - Windows
|
Views : 363
|
|
Tagged in : Windows
|
|
|
Report This Scrap as Inappropriate We request you to choose the appropriate categroy and subcategory that suits your
objectionable concern about the scrap, So that our team can review and find out whether it violates our Guidelines or the
scrap is not suitable for all viewers.
|
The default software associated for each file type can be listed using the command 'FTYPE'
This list will help us find which software will be used to open a jpeg or mpeg or any other file type when we double click on the file.
To see the complete list, go to command prompt and just run ftype or ftype | more
Example Output:
.
.
.
ASXFile="%ProgramFiles%Windows Media Playerwmplayer.exe" /Open "%L"
AUFile="%ProgramFiles%Windows Media Playerwmplayer.exe" /Open "%L"
AvgDiagExFile=C:Program FilesAVGAVG8avgdiagex.exe /file="%1" /ui
AVIFile="%ProgramFiles%Windows Media Playerwmplayer.exe" /prefetch:8 /Open "%L"
batfile="%1" %*
bittorrent="%Program Files%BitTorrentbittorrent.exe" "%1"
.
.
.
|
|
By rajesh, On - 2009-11-04 |
|
|
|