Tag: windows

Shutdown A Windows System from Command Line

ShutDown.EXE [/shutdown][/restart][/poweroff][/logoff][/lockws][/hibernate][/standby][/fshutdown][/frestart][/fpoweroff][/flogoff][/flockws][/fhibernate][/fstandby][/hide][/show] Switch      Description             Available for /shutdown   ShutDown Windows        Windows (all) /restart    Restart Windows         Windows (all) /poweroff   Power Off Windows      …

Decompiling CHM File to HTML

hh.exe -decompile <FolderName> <Chm_File_Name> Example hh.exe -decompile “E:\Backup\” E:\All Song4s.chm [tags]windows,chm,help,decompile,html,file[/tags]