Fixed Wine: ‘/Home/Namauser/.Wine’ Is A 64-Bit Installation, It Cannot Be Used With A 32-Bit Wineserver
hallo sobat, sudah usang tidak berjumpa :D
kali ini aku mau membagikan tutorial yang aku sanggup dari Sini tentunya bukan untuk membajak, hanya saja untuk mempermudah pencarian ketika mengalami error wine: ‘/home/namauser/.wine’ is a 64-bit installation, it cannot be used with a 32-bit wineserver atau mengatasi error wine /.wine/drive_c/Python27/python.exe /usr/share/pyinstaller/pyinstaller.py meterpreterpayload.py ,serupa menyerupai ini, dimana laptop atau komputer mempunyai 64bit, ok pribadi saja
cara mengatasi error wine dan evil-evasion pada kali linux 2.0 64bit
"wine: ‘/home/namauser/.wine’ is a 64-bit installation, it cannot be used with a 32-bit wineserver"
[Baca : FIXED [!] ERROR: Can't find python.exe in /root/.wine/drive_c/Python27/ ]
" [!] ERROR: Can't find python.exe in /root/.wine/drive_c/Python27/
[!] ERROR: Make sure the python.exe binary exists before using PyInstaller. veil-evasion"
- pertama :
[Baca : FIXED error Failed to start metasploit.service: Unit metasploit.service failed to load: No such file or directory]root@sarzafi: # cd /home/namauser
kemudian remove ./wine dengan memasukan perintah :
root@sarzafi: # rm -fr /home/fx/.wine
atau
[Baca :FIXED [!] Unable to get https://wpvulndb.com/data/local_vulnerable_files.xml.sha512 Kali Linux 2.0 ]
root@sarzafi: # rm -fr /home/.wineatau
root@sarzafi: # rm -fr /.wineatau sanggup pribadi menghapusnya dengan menampilkan folder hidden sebagai berikut
klik tombol panah bawah
kemudian klik Radio Botton "Show Hidden Files"
pribadi hapus dengan klik kanan folder ./wine kemudian pilih Move to Wastebasket
- Kedua :
buat kembali confog Wine dengan cara :
Selesai ... :)root@sarzafi: # WINEARCH=win32 winecfg
coba install aplikasi exe anda :)
[Baca : Cara :: Install Eclipse di Kali Linux 2.0 Sana ]
aku memakai metode ini untuk mengatasi error wine: ‘/home/namauser/.wine’ is a 64-bit installation, it cannot be used with a 32-bit wineserver atau mengatasi error wine /.wine/drive_c/Python27/python.exe /usr/share/pyinstaller/pyinstaller.py meterpreterpayload.py
pada kali linux 2.0 [sana] 64bit aku ..
