2.%~dp0只可以用在批处理文件中,它是由它所在的批处理文件的目录位置决定的,是批......
2.%~dp0只可以用在批处理文件中,它是由它所在的批处理文件的目录位置决定的,是批......
I have been trying to install Wine on my 13.04 64 bit computer, and everytime it leads to synaptic asking for the uninstall of the entire system.
I have been following some questions which suggest the addition of the Wine repository (also recomended on the WineHQ) website, followed by
Ubuntu的默认root密码是随机的,即每次开机都有一个新的root密码。我们可以在终端输入命令:
sudo passwd
然后输入当前用户的密码,enter,终端会提示我们输入新的密码并确认,此时的密码就是root新密码。修改成功后,输入命令 :
su root
再输入新的密码就ok了。
sudo add-apt-repository ppa:ubuntu-wine/ppa sudo apt-get update && sudo apt-get install wine1.7