Install wine and notepad++ on kali rolling 2016. Fix error wine
System : Kali Linux Rolling 2016 64bit
Method 1:
apt-get install wine
rm -rvf ~/.wine
Method 2: Download notepadd++
apt-get install /path/notepad++.exe
Video Tutorial:
apt-get install wine
rm -rvf ~/.wine
apt-get install /path/notepad++.exe
Comments
Post a Comment