findfileassociation
Searches for and retrieves a file association-related string from the registry (Windows only)
Syntax
findfileassociation('A file name extension, such as .txt')
Description
findfileassociation('A file name extension, such as .txt')
Searches for and retrieves a file association-related string from the registry.
Examples
findfileassociation('.txt') findfileassociation('.sce') findfileassociation('.xsl') findfileassociation('.toto')
See also
- winopen — Open file in appropriate application (Windows only)
Report an issue | ||
<< dos | Ferramentas Windows | getsystemmetrics >> |