<div dir="ltr">Well, I can't help with your actual problem, but I can say that I tend to check file size for packages like this.<div>(I add some comments if I need to differentiate between file versions of the same size - if that makes sense.)</div>
<div><br></div><div>Dafydd</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 2 July 2014 09:53, Pete Boyd <span dir="ltr"><<a href="mailto:petes-lists@thegoldenear.org" target="_blank">petes-lists@thegoldenear.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Bumping this in the hope someone can help please. I posted this to the<br>
wpkg-gp mailing list too and didn't get a reply there either. Thanks.<br>
<div><div class="h5"><br>
On 11/06/2014 10:21, Pete Boyd wrote:<br>
> Hi. I have an issue where I compare 2 files based on their modification<br>
> date, WPKG-GP gets a modification date of the current time rather, than<br>
> the actual modification date the file has:<br>
><br>
> Using WPKG-GP on Windows 7, I have a package that just deploys the<br>
> WPKG-GP config file. I do a modification date comparison of the config<br>
> file between the version in the Program Files directory and the version<br>
> I deploy, using:<br>
><br>
> <check type="file" condition="datemodifyequalto"<br>
> path="%PROGRAMFILES%\Wpkg-GP\Wpkg-GP.ini"<br>
> value="@%SOFTWARE%\wpkg-gp\Wpkg-GP.ini"/><br>
><br>
> I do this the same way for Firefox and Thunderbird config files and they<br>
> work fine. However WPKG-GP's doesn't work because of the following:<br>
><br>
> "Reading last modification date of 'C:\Program Files\Wpkg-GP\Wpkg-GP.ini'.<br>
><br>
> Reading file modification date of reference file<br>
> '\\server\windows-admin\wpkg\packages\wpkg-gp\Wpkg-GP.ini'.<br>
><br>
> Reading last modification date of<br>
> '\\server\windows-admin\wpkg\packages\wpkg-gp\Wpkg-GP.ini'.<br>
><br>
> Modification date of file 'C:\Program Files\Wpkg-GP\Wpkg-GP.ini' is Tue<br>
> Jun 10 16:16:24 UTC+0100 2014 which isn't equal to the comparison date<br>
> Thu May 15 11:25:20 UTC+0100 2014 check failed."<br>
><br>
> It is getting the modification date of the present moment at which it<br>
> has just copied the file, which surely is wrong? When I look on disk,<br>
> both files have the same last modification date and creation date. The<br>
> file in Program Files does not have this modification date of the<br>
> present moment.<br>
><br>
> Has anyone any idea what's going on please?<br>
> Thanks<br>
<br>
<br>
--<br>
Pete Boyd<br>
<br>
Open Plan IT - <a href="http://openplanit.co.uk" target="_blank">http://openplanit.co.uk</a><br>
The Golden Ear - <a href="http://thegoldenear.org" target="_blank">http://thegoldenear.org</a><br>
-------------------------------------------------------------------------<br>
</div></div>SSLrack gives free SSL certificates for open source projects (and cheap for everyone else)!<br>
<a href="http://www.sslrack.com/promo/free-ssl-certificates-open-source-projects" target="_blank">http://www.sslrack.com/promo/free-ssl-certificates-open-source-projects</a><br>
<div class="HOEnZb"><div class="h5"><br>
-------------------------------------------------------------------------<br>
wpkg-users mailing list archives >> <a href="http://lists.wpkg.org/pipermail/wpkg-users/" target="_blank">http://lists.wpkg.org/pipermail/wpkg-users/</a><br>
_______________________________________________<br>
wpkg-users mailing list<br>
<a href="mailto:wpkg-users@lists.wpkg.org">wpkg-users@lists.wpkg.org</a><br>
<a href="http://lists.wpkg.org/mailman/listinfo/wpkg-users" target="_blank">http://lists.wpkg.org/mailman/listinfo/wpkg-users</a><br>
</div></div></blockquote></div><br></div>