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