Hi,
How can i make function _ExplorerGetSelectedItems get selecteds items on the Desktop?
Func _ExplorerGetSelectedItems($sCabinetWClass="[CLASS:CabinetWClass]")
Local $Ret = ""
Local $aIndexes, $sSelected, $sSelected_Path
Local $hSearch, $sCurrentFile
$sSelected_Path = Contro...