hi,
we created this simple batch file to patch our winXP SP1 computers :
echo
copy T:\DaylightSavingFix.exe c:\windows
c:
cd\windows
daylightsavingfix.exe /qinstall
everything seems to run fine...but the fix does not get applied to the computer.
has anyone else attempted to use this method with intelliadmin's daylightsavingfix? Maybe it's something wrong with my script.
also our, users are part of a local admin group.
Thanks in advance for your assistance.
David
we created this simple batch file to patch our winXP SP1 computers :
echo
copy T:\DaylightSavingFix.exe c:\windows
c:
cd\windows
daylightsavingfix.exe /qinstall
everything seems to run fine...but the fix does not get applied to the computer.
has anyone else attempted to use this method with intelliadmin's daylightsavingfix? Maybe it's something wrong with my script.
also our, users are part of a local admin group.
Thanks in advance for your assistance.
David