I did some searching on the forums but often times pages could not load (maybe the site simply does not like this subject?)
I found very few responses and tried them all
Func _ShowFileProperties($sFile, $sVerb = "properties", $hWnd = 0)
; function by Rasim
; http://www.autoitscript.com/forum/index.php?showtopic=78236&view=findpost&p=565547
Local Const $SEE_MASK_INVOKEIDLIST = 0xC
; Local Const $SEE_MASK_NOCLOSEPROCESS = 0x40
; Local Const $SEE_MASK_FLAG_NO_UI = 0x400
Local $Pr