~/'Disc Images/CLASSIC_GAMES
to E:
mkdir -p ~/'Wine Prefixes' && WINEPREFIX=~/'Wine Prefixes/Classic Games Galore' WINEARCH='win32' winecfg
WINEPREFIX=~/'Wine Prefixes/Classic Games Galore' wine 'E:/setup.exe'
WINEPREFIX=~/'Wine Prefixes/Classic Games Galore' winetricks 'sandbox'
WINEPREFIX=~/'Wine Prefixes/Classic Games Galore' regedit
WINEPREFIX=~/'Wine Prefixes/Classic Games Galore' winetricks 'vd=800x600'
rm -Rf ~/'.local/share/applications/wine/Programs/Atari' && mkdir -p ~/'.local/share/applications/wine/Programs/Classic Games Galore'
nano ~/'.local/share/applications/wine/Programs/Classic Games Galore/Classic Board Games.desktop'
[Desktop Entry] Name=Classic Board Games Categories=Game; Exec=env WINEDEBUG=-all WINEPREFIX='/home/CHANGEME/Wine Prefixes/Classic Games Galore' wine '/home/CHANGEME/Wine Prefixes/Classic Games Galore/drive_c/Program Files/Atari/Classic Games Galore/ClassicBoard.exe' Type=Application StartupNotify=true Path=/home/CHANGEME/Wine Prefixes/Classic Games Galore/drive_c/Program Files/Atari/Classic Games Galore Icon=9675_ClassicGameLauncher.0
sed -i 's/CHANGEME/'$USER'/g' ~/'.local/share/applications/wine/Programs/Classic Games Galore/Classic Board Games.desktop'
nano ~/'.local/share/applications/wine/Programs/Classic Games Galore/Classic Card Games.desktop'
[Desktop Entry] Name=Classic Card Games Categories=Game; Exec=env WINEDEBUG=-all WINEPREFIX='/home/CHANGEME/Wine Prefixes/Classic Games Galore' wine '/home/CHANGEME/Wine Prefixes/Classic Games Galore/drive_c/Program Files/Atari/Classic Games Galore/ClassicCard.exe' Type=Application StartupNotify=true Path=/home/CHANGEME/Wine Prefixes/Classic Games Galore/drive_c/Program Files/Atari/Classic Games Galore Icon=9675_ClassicGameLauncher.0
sed -i 's/CHANGEME/'$USER'/g' ~/'.local/share/applications/wine/Programs/Classic Games Galore/Classic Card Games.desktop'
WINEPREFIX=~/'Wine Prefixes/Classic Games Galore' winecfg
WINEPREFIX=~/'Wine Prefixes/Classic Games Galore' winetricks
WINEPREFIX=~/'Wine Prefixes/Classic Games Galore' regedit
WINEPREFIX=~/'Wine Prefixes/Classic Games Galore' wineserver -k
cd ~/'Wine Prefixes/Classic Games Galore/drive_c/Program Files/Atari/Classic Games Galore' && WINEPREFIX=~/'Wine Prefixes/Classic Games Galore' wine ~/'Wine Prefixes/Classic Games Galore/drive_c/Program Files/Atari/Classic Games Galore/ClassicBoard.exe'
cd ~/'Wine Prefixes/Classic Games Galore/drive_c/Program Files/Atari/Classic Games Galore' && WINEPREFIX=~/'Wine Prefixes/Classic Games Galore' wine ~/'Wine Prefixes/Classic Games Galore/drive_c/Program Files/Atari/Classic Games Galore/ClassicCard.exe'
xdg-open ~/'Wine Prefixes/Classic Games Galore/drive_c/Program Files/Atari/Classic Games Galore'