[Wine] Re: DVDSubEdit 1.51

dimesio wineforum-user at winehq.org
Sat Jul 2 08:05:08 CDT 2011


paolocchio wrote:
> 
> > 
> > @paolocchio: Here's a script you can use to call Gimp with a Windows
> > path. It uses winepath to turn the Windows path into a Unix path so Gimp
> > can see it:
> > 
> > #!/bin/sh
> > gimp `winepath -u "$*"`
> > 
> > Associate bitmap files with this script, and you should be able to open
> > them with Gimp.
> > 
> > Chip
> 
> 
> I have created the script you suggested and I've called it 'gimpcall'. I have given the following commands:
> 
> 

Did you also edit the registry to associate bitmap files with Gimp? You have to do that. http://wiki.winehq.org/FAQ#head-91bf3f0a8ccbfab8dee96f82fae2f1a489e0d243







More information about the wine-users mailing list