S
sridevi.m
While installing my application it will check whether the
machine is loaded with SP2 or not. For this my application
checks the Registry entry for SP2.This registry entry will
be there only if SP2 is installed manually.
When the system is coming with preloaded SP2 this registry
entry will not be there so my application when trying to
be installed on Preloaded SP2 machine it is not detecting
the presence of SP2 and the installation is getting
aborted.
My problem is how to detect wether a sytem is preloaded
with SP2?
Is there any common approach to know whether the SP2 is
preloaded or manually installed?
machine is loaded with SP2 or not. For this my application
checks the Registry entry for SP2.This registry entry will
be there only if SP2 is installed manually.
When the system is coming with preloaded SP2 this registry
entry will not be there so my application when trying to
be installed on Preloaded SP2 machine it is not detecting
the presence of SP2 and the installation is getting
aborted.
My problem is how to detect wether a sytem is preloaded
with SP2?
Is there any common approach to know whether the SP2 is
preloaded or manually installed?