Searched defs:chm (Results 1 – 1 of 1) sorted by relevance
83 $chm = gci -EA 0 $doc_htmlhelp\python*.chm, $doc_htmlhelp\python*.chm.asc variable85 $chm = gci -EA 0 $build\python*.chm, $build\python*.chm.asc variable92 if ($chm) { variable94 if (-not $?) { throw "Failed to upload $chm" } variable