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

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
wpkg-users mailing list
wpkg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wpkg-users

Reply via email to