Re: Latest Windows Updates Scripts

2007-10-18 Thread Juan Jose Pablos
Matt Ezel escribió: > Hello, > > The update script appears to call the media-player updates twice... > winxpsp2-updates.bat:todo.pl "%Z%\scripts\winxpsp2-mediaplayer.bat" > is at both the beginning and the end. One of them can likely be removed. > upps.. my fault. removed > > I have the latest v

Latest Windows Updates Scripts

2007-10-18 Thread Matt Ezel
Hello, The update script appears to call the media-player updates twice... winxpsp2-updates.bat:todo.pl "%Z%\scripts\winxpsp2-mediaplayer.bat" is at both the beginning and the end. One of them can likely be removed. I have the latest version of the Malicious Software removal tool below. Someone

RE: Windows updates

2007-10-13 Thread Kevin Tucker
zakal'; [email protected] Subject: RE: Windows updates Thanks Gergo for these links. Looks like it is Bash since the script starts with #!/bin/bash. So I downloaded bash.exe from the tigris.org website... Please forgive my ignorance with the Unix side of things, but, wh

Re: Windows updates

2007-10-01 Thread Gergo Szakal
bash filenameofthescript Does it work? On Sun, 30 Sep 2007 23:55:57 -0700 "Kevin Tucker" <[EMAIL PROTECTED]> wrote: > Thanks Gergo for these links. Looks like it is Bash since the script > starts with #!/bin/bash. So I downloaded bash.exe from the > tigris.org website... > > Please forgive my

RE: Windows updates

2007-09-30 Thread Kevin Tucker
er 30, 2007 1:50 PM To: [email protected] Subject: Re: Windows updates There is a Bourne shell (sh) binary for Windows. Here yu can download it: http://sourceforge.net/projects/unxutils If it's bash (ugh), then you need this: http://winbash.tigris.org/ On Sun, 30 Sep 2007 09:46:07 -

Re: Windows updates

2007-09-30 Thread Gergo Szakal
There is a Bourne shell (sh) binary for Windows. Here yu can download it: http://sourceforge.net/projects/unxutils If it's bash (ugh), then you need this: http://winbash.tigris.org/ On Sun, 30 Sep 2007 09:46:07 -0700 "Kevin Tucker" <[EMAIL PROTECTED]> wrote: > And because the script is a Linux

RE: Windows updates

2007-09-30 Thread Kevin Tucker
[email protected] Subject: Re: Windows updates Kevin Tucker escribió: > It looks like this script takes the URL of an MS update page, downloads the > updates in all languages and updates the unattended script. > > I am just starting out, so I would like a script that goes through

Re: Windows updates

2007-09-29 Thread Juan Jose Pablos
Kevin Tucker escribió: > It looks like this script takes the URL of an MS update page, downloads the > updates in all languages and updates the unattended script. > > I am just starting out, so I would like a script that goes through the > current updates\win2ksp4.bat script, looks up all the ENU

RE: Windows updates

2007-09-28 Thread Kevin Tucker
@lists.sourceforge.net Subject: Re: Windows updates Kevin Tucker escribió: > Is there a perl script that would search through at least the Windows > updates script files and automatically download the ENU versions of the > updates into the proper locations? Looks like the URLs are formatt

Re: Windows updates

2007-09-28 Thread Juan Jose Pablos
Kevin Tucker escribió: > Is there a perl script that would search through at least the Windows > updates script files and automatically download the ENU versions of the > updates into the proper locations? Looks like the URLs are formatted really > nicely for such an operation, but I

Windows updates

2007-09-28 Thread Kevin Tucker
Is there a perl script that would search through at least the Windows updates script files and automatically download the ENU versions of the updates into the proper locations? Looks like the URLs are formatted really nicely for such an operation, but I haven't been able to find anything

New Windows updates

2004-04-14 Thread Patrick J. LoPresti
Microsoft released some doozies yesterday, including new or updated fixes for multiple remote exploits. Remember the Blaster hole, which Microsoft fixed and then fixed again? Well, they fixed it again... I want to make a release soon, like this weekend or early next week. So now is a good time t