[wpkg-users] check type="file" condition="exists" path=

Tomasz Chmielewski mangoo at wpkg.org
Thu Jul 27 09:45:03 CEST 2006


Avi Marcus wrote:
> Is anyone else experiencing trouble with this? From the documentation, 
> it seems that before running the install, it would check if this file 
> exists, and if so, it would be counted as installed.  Perhaps its just 
> using a weird reference method (like needing file:// for browsers) but 
> it seems to be installing whether the file is there or not!
> If I mark it as "once" then it will only run once, but even if the file 
> is already there.  Some bug?

No, it doesn't need any special syntax, just something like:

   <check type="file" condition="exists" path="C:\wpkg\wpkg.bat" />

and works fine here.

What does your check condition look like, and what happens when you run 
wpkg with /debug flag?


-- 
Tomasz Chmielewski
http://wpkg.org






_______________________________________________
wpkg-users mailing list
wpkg-users at lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users




More information about the wpkg-users mailing list