初学者的救星,但是之后还的自己学习,这是懒惰包

代码: 全选
[Desktop Entry]
Encoding=UTF-8
Version=1.0
Type=Application
Exec=.local/share/applications/wine-thunder-bt %f
Name=wine-thunder-bt
Comment=Custom definition for wine-thunder-bt
NoDisplay=true
Name[zh_SG]=wine-thunder-bt.desktop
代码: 全选
#! /bin/sh
export WINEPREFIX=$HOME/.wine-thunder
export LANG=zh_CN.utf8
if [ -e $WINEPREFIX ];then
echo "Fake drive_c exists. If Thunder doesn't work, try remove directory ~/.wine-thunder and restart."
else
echo "Fake drive_c doesn't exist, now will create it."
wineprefixcreate --prefix $WINEPREFIX
ln -sf /usr/share/thunder/WineDlls/*.* $WINEPREFIX/drive_c/windows/system32/
ln -s /usr/share/fonts/truetype/wqy/wqy-microhei.ttc ~/.wine-thunder/drive_c/windows/Fonts/
tar -xjf /usr/share/thunder/Thunder.tar.bz2 -C $WINEPREFIX/drive_c/Program\ Files/
regedit /usr/share/thunder/init.reg
echo "Creation finished, now will launch wine-thunder."
fi
wine start /unix $1
fejich 写了:这个严重影响资源分享(eMule、BT)的流氓软件,我非常痛恨!!
鄙视迅雷!