<< Click here to display Table of Contents >> Navigation: TCC-RT > Variables & Functions > Functions:
@ASSOC[.ext[,u]] : Returns the file association for the specified extension. If the optional second argument u is specified, @ASSOC will look in HKCU\SOFTWARE\CLASSES.
Example:
echo %@assoc[.doc]
Word.Document.8