[Wine]iso images

observer observer at moscomono.ath.cx
Sat Jul 3 23:42:09 CDT 2004


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?




More information about the wine-users mailing list