Hi All, i'm new to WPKG, so please excuse me ;)
i'm trying to deploy The GIMP to non-default instalation folder gimp.xml says: <check type="file" condition="exists" \ path="%PROGRAMFILES%\GIMP\bin\gimp-2.2.exe" /> <install cmd="%SOFTWARE%\gimp.exe SP- /SILENT /NORESTART \ /DIR=%PROGRAMFILES%\GIMP" /> %PROGRAMFILES% is "c:\Program Files" (watch the quotes!) The Gimp is installed to C:\Program Files\GIMP by the WPKG, but it fires error : ... Installing The Gimp... executing command : %SOFTWARE%\gimp.exe SP- /SILENT /NORESTART /DIR=%PROGRAMFILES%\GIMP command returned result: 0 checking existence of package:The Gimp The path '"c:\Program Files"\GIMP\bin\gimp-2.2.exe' does not exist: the test failed watch the quotes again! If i set %PROGRAMFILES%=c:\Program Files, the gimp is installed to C:\Program\GIMP and testing against 'c:\Program Files\GIMP\bin\gimp-2.2.exe' fails again. Anything i can do? -- ejs ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ wpkg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wpkg-users
