@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