operable program or batch file. this...
Actually i simply want to build the source and run the App on all platforms like IOS, ANDROID and WEB..
According to your screenshot it seems like you've installed nodejs correctly, so I guess you need to add the path to node to your environment variables:
1. Use the global Search Charm to search "Environment Variables"
2. Click "Edit system environment variables"
3. Click "Environment Variables" in the dialog.
4. In the "System Variables" box, search for Path and edit it to include C:\Program Files\nodejs. Make sure it is separated from any other paths by a ;.
You will have to restart any currently-opened command prompts before it will take effect.
Unless you want to use Bitcoin Cash I'd also recommend considering other wallets such as Electrum as an alternative. There's a wide variety of wallets to choose from:
https://bitcoin.org/en/choose-your-wallet
All of which are open source and can be build by yourself, pretty much all of which follow well-defined Bitcoin wallet standards that allow interoperability across different wallet apps making sure you're not locked in one specific wallet app forever.