Starting command line

Windows 64bit
Windows 32bit
MacOS
Linux

The location and name of the command line is operating system dependent as described below:

Windows 64bit

  • Search for Command Prompt in Windows Taskbar

  • Go to installation folder, e.g. cd "C:\Program Files\Jthink\SongKong"

  • Run SongKong64.bat with required option

Windows 32bit

  • Search for Command Prompt in Windows Taskbar

  • Go to installation folder, e.g. cd "C:\Program Files (x86)\Jthink\SongKong"

  • Run SongKong.bat with required option

MacOS
  • In Finder select Applications:Utilities and select Terminal

  • In Terminal navigate to SongKong's bin folder e.g. cd /Applications/SongKong.app/Contents/bin

  • Run ./songkong.sh with required option

Linux

  • cd $HOME/songkong

  • Run ./songkong.sh with required option