Cannot launch kibana 4.2

Every time i start kibana.exe it aborted with following error

C:\kibana\bin>kibana.bat
module.js:338
throw err;
^
Error: Cannot find module 'C:\kibana\src\cli'
at Function.Module._resolveFilename (module.js:336:15)
at Function.Module._load (module.js:278:25)
at Function.Module.runMain (module.js:501:10)
at startup (node.js:129:16)
at node.js:814:3

Was installed by simple unzip official downloaded package

Sorry it was xcopy-ed before unzip success...