***SPAM***Re: [wpkg-users] question about checks
W. Chris Shank
shankwc at acetechgroup.com
Fri Oct 19 16:21:48 CEST 2007
Ok, so I guess I'm having a conceptual problem with the check process. The check that I currently have does the following (i think):
if uninstall 'spybot' exists then
install
else
it's already installed - do nothing
end
am i off the mark on what I think the check does?
----- Original Message -----
From: Tomasz Chmielewski <mangoo at wpkg.org>
To: W. Chris Shank <shankwc at acetechgroup.com>
Cc: wpkg-users <wpkg-users at lists.wpkg.org>
Sent: Friday, October 19, 2007 10:04:27 AM GMT-0500
Subject: ***SPAM***Re: [wpkg-users] question about checks
W. Chris Shank schrieb:
> I'm having some trouble with spybot install. I've got some workstation that already have spybot installed, but i want spybot to be managed by wpkg. I thought that adding this check to installer would recognize that spybot was already installed - but instead the installer get's hung up.
>
> here is the check i have currently: <check type='uninstall' condition='exists' path='Spybot - Search & Destroy 1.4' />
>
> is there a way to add a check that says if it's already installed don't reinstall but add it to the packages list.
Check condition is not met, and it triggers the installer.
It's not WPKG's fault that the installer hangs.
Correct your check condition, so that the installer is not started again
(or, instead of uninstall, use "file" condition etc.).
--
Tomasz Chmielewski
http://wpkg.org
--
W. Chris Shank
ACE Technology Group, LLC
www.myremoteITdept.com
(610) 640-4223
--------------------------------
Security Note: To protect against computer viruses,
e-mail programs may prevent sending or receiving
certain types of file attachments. Check your e-mail
security settings to determine how attachments are
handled.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wpkg.org/pipermail/wpkg-users/attachments/20071019/b9d1fda5/attachment-0002.html>
More information about the wpkg-users
mailing list