Hi Joe On 15.02.2010 20:04, Joe wrote: >> Uh, that's quite a big jump, I thought you were referring to version >> 1.1.x or >> something. So good to know. Since there is almost a change in every >> part of WPKG >> between 1.0.2 and 1.1.2 I will have to investigate deeper... I will >> report my >> results here. > FWIW - I just tested 1.0.4 and it does _not_ work. Thanks for reporting. I actually did not go the hard way to diff with this old version. Instead I had a look at the current code and it seems that with WSH checking for "FileExists" on a folder does not yield true. I've extended the code now to check for directory presence in case the path check for a file yields false. Debug output extended accordingly. You could try running WPKG-1.2.3-RC3 available here: <http://wpkg.svn.sourceforge.net/viewvc/wpkg/wpkg/stable/1.1/wpkg.js?view=log> br, Rainer |