Help for this page

Select Code to Download


  1. or download this
    C:\Patch_Adams\scripts>hotfix_update.pl
    IO error: opening c:/Patch_Adams/Patches/Windows2000-KB824146-x86-ENU.
    +exe for re
    ...
            main::Add_Hotfix('Windows2000-KB824146-x86-ENU.exe','win2k') c
    +alled at C
    :\Patch_Adams\scripts\hotfix_update.pl line 177
    read error at C:\Patch_Adams\scripts\hotfix_update.pl line 83.
    
  2. or download this
    use strict;
    use Win32::ODBC;
    ...
    foreach my $hotfix (@ready_w2003){Add_Hotfix ($hotfix,$valid_os[4])}