Tuesday, May 21, 2024

Wine do not install or launch application from CD-ROM or disk

cd ~/.wine/dosdevices/

ls -l

winecfg > Drives > D: /media/user/disk > E: /media/user > Z: /media/user/disk/wine

Such set up solved the issue, but programs demanding CDs still won't launch.

Graphics > 150 dpi, Applications > Windows Version > choose, Desktop Integration

wine control

wine explorer

Microsoft Data Access components 2.5 SP1 (odbcjt32.dll) issue with ElsaWin. Download odbc32.dll and put into /home/user/.wine/drive_c/windows/syswow64/

ElsaWin failed to install on Wine. Can't create user. Failed to install from network on VirtualBox. Copy directly from network to vm from PC - fucking lunacy.

Microcat works on VirtualBox without CD, but on Wine could not locate it.

wine uninstaller

Z: /media/user/disk/wine

/home/user/.local/share/applications/wine/Programs

/home/user/.wine/drive_c/ProgramData/Microsoft/Windows/Start Menu/Programs/

Increase disk space on vm. Use partition tools.

VBoxManage modifyhd YOUR_HARD_DISK.vdi --resize SIZE_IN_MB

Decrease size with partition tools, wipe data with zeros and 

VBoxManage modifyhd VM.vdi --compact

No comments:

Post a Comment