slezberg
12-18-2002, 09:35 PM
We want to deploy hot fixes using the Update Service and use conditions to determine whether or not to display them as available to the client. We have decided to go the route of checking for the existance of a file.
I am having a problem using that condition.
I tried just the Search for a File and I also tried <INSTALLDIR>\Web\HotFixes but both I assume returned true because I saw the hot fix listed in Update even when I renamed that file or deleted it.
What am I doing wrong?
Also, is there any way to only show an update if a particular Component is installed? For example, we have a web and a application and a repotr component and a hot fix will only be for one of those components but each of those components could be installed on a difference server. I would like to be able to only show the app hot fixes on the app server (where the app component is installed)
Thanks in advance.
Scott
I am having a problem using that condition.
I tried just the Search for a File and I also tried <INSTALLDIR>\Web\HotFixes but both I assume returned true because I saw the hot fix listed in Update even when I renamed that file or deleted it.
What am I doing wrong?
Also, is there any way to only show an update if a particular Component is installed? For example, we have a web and a application and a repotr component and a hot fix will only be for one of those components but each of those components could be installed on a difference server. I would like to be able to only show the app hot fixes on the app server (where the app component is installed)
Thanks in advance.
Scott