Hi guys,
I wonder if someone could help me out with the following problem. We use a fairly simple batch script to install all the standard applications we use including XP SP3. On some computers SP3 has already been installed. I wonder if there is a way to do a version check (with the command line) and then do something like:
If SP=3
ECHO Script finished please reboot now
else
WindowsXP-KB936929-SP3-x86-ENU.exe /quiet
Thanks in advance,
Martijn
