Hi, I have copied some isos into the hd and im using them to run apps in wine without using the actual cds and i have some scripts like this: #!/bin/sh export WINECDROM=$softdir/iso/games/blizzard/StarCraft/mount/ export WINECDROMLABEL=STARCRAFT wine $1 $2 'C:\\Program Files\\Starcraft\\StarCraft.exe' and i have this in .wine/config file: [Drive G] "Path" = "%WINECDROM%" "Type" = "cdrom" "Label" = "%WINECDROMLABEL%" "Filesystem" = "win95" but whith the new way to access the files through .wine/dosdevices i cant make it work. Can somebody help me? _______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users