Hi folks!

I'm having a problem getting gimp to run from my script, when I run the exe from the shortcut it works fine but I get an error when I try from kix of:

'The dynamic link library libglib-2.0-0.dll could not be found in the specified path c:\program files\gimp-2.0\bin;.;c:\winnt\system32;c:\winnt;c:\winnt;c:\winnt\system32\wbem

heres my code
Code:
 COPY "f:\PACKAGES\gimp2.2\gimp.kix" "C:\gimp.kix"

If EXIST("c:\gimp.kix") = 0
RUN "f:\packages\gimp2.2\gimp2.exe"
Else
Run "C:\Program Files\GIMP-2.0\bin\gimp-2.2.exe"
Endif



Steve.
_________________________
Dont worry because a rival imitates you. As long as they follow in your tracks they cant pass you!