[wine + source insight]
1. sudo apt-get install wine
2. copy Si3564Setup.exe package into ubuntu, then execute command:
    sudo wine ./Si3564Setup.exe
3. 设置文件换行符格式, Windows(CR/LF)改成Unix(LF)格式。

Options ---> Preferences ---> Files ---> Default File Format, 默认是Windows(CR/LF), 改成Unix(LF)。