Error: File ..\wsus\WindowsUpdateAgent*-x64 exe not found

Error: File ..\wsus\WindowsUpdateAgent*-x64 exe not found

Postby radkins » 22.05.2013, 19:48

hello I am brand new to WSUS offline and am looking for some assistance..When trying to run the update installer on a Windows XP 64 bit computer I am getting the following error

Error: File ..\wsus\WindowsUpdateAgent*-x64 exe not found

Is this a common newbie error???? any assistance would be greatly appreciated..

Thanks
radkins
 

Re: Error: File ..\wsus\WindowsUpdateAgent*-x64 exe not foun

Postby aker » 22.05.2013, 20:02

Did you download all updates for XP/Server 2003 x64 using UpdateGenerator?
Wer Rechtschreibfehler findet, darf sie behalten oder an den Meistbietenden versteigern. / Everybody finding a misspelling is allowed to keep or sell it.
aker

WSUS Offline Update „Community Edition“
https://gitlab.com/wsusoffline/wsusoffline/-/releases
aker
 
Posts: 3999
Joined: 02.03.2011, 15:32

Re: Error: File ..\wsus\WindowsUpdateAgent*-x64 exe not foun

Postby radkins » 22.05.2013, 20:32

Yes I did but it took about 20 plus attempts before it connected to the download server...

Also-- The way I did it was copied the client folder to DVD....then copied the folder to the target computer C:\client...ran the installer from there and go the error..I also got the error when running from an ISO image...
radkins
 

Re: Error: File ..\wsus\WindowsUpdateAgent*-x64 exe not foun

Postby boco » 23.05.2013, 02:26

Looks like it didn't download all files correctly. Probably the signature validation killed some corrupted files. If you re-run the download, does it fetch further files?
Microsoft update catalog: http://catalog.update.microsoft.com/v7/site/
Windows Install media download: https://support.microsoft.com/en-us/help/15088/windows-create-installation-media
boco
 
Posts: 2398
Joined: 24.11.2009, 17:00
Location: Germany

Re: Error: File ..\wsus\WindowsUpdateAgent*-x64 exe not foun

Postby aker » 23.05.2013, 11:01

@WSUSUpdateAdmin
Could you add a warning in UpdateGenerator, if one file fails to download, so you don't need to take a look at download.log?
Wer Rechtschreibfehler findet, darf sie behalten oder an den Meistbietenden versteigern. / Everybody finding a misspelling is allowed to keep or sell it.
aker

WSUS Offline Update „Community Edition“
https://gitlab.com/wsusoffline/wsusoffline/-/releases
aker
 
Posts: 3999
Joined: 02.03.2011, 15:32

Re: Error: File ..\wsus\WindowsUpdateAgent*-x64 exe not foun

Postby Kettenhund » 23.10.2014, 18:07

I am having this same error. I have attempted the download a dozen times, all with the same issue. Has anyone found a workaround for this?
Kettenhund
 

Re: Error: File ..\wsus\WindowsUpdateAgent*-x64 exe not foun

Postby Gerby » 23.10.2014, 21:20

Hi!

One of the common workarounds is, to temporarily disable the antivirus protection during download (e.g. only for network scanning if available).

Greetings
Gerby
Mach mit - der Übersichtlichkeit wegen! Füge Log-Auszüge als [Code] ein.
Make it clear! Insert log excerpts as [Code].
Gerby
 
Posts: 504
Joined: 11.09.2009, 15:57
Location: DE > SH > SE

Re: Error: File ..\wsus\WindowsUpdateAgent*-x64 exe not foun

Postby Kettenhund » 24.10.2014, 20:38

Good afternoon,
My antivirus was disabled when I downloaded the Offline Updater. I am trying to update an offline installation of Office 2007 on a laptop that cannot touch the internet. The download happens without issue, and creates the USB option as requested. WHen I copy the directory to my thumb drive for transfer to my latop that cannot touch the internet, there are no files excluded. When I run the UpdateInstaller.exe, a cmd window opens, and it lists a dozen or so commend line entries. One of the last lines says
"Checking WIndows Update Agent version...

ERROR: File ..\w61-x64\glb\WindowsUpdateAgent*-64.exe not found."

When I look for the file listed above, it is in the Offline Updater folder under the wsus folder. Any other ideas as to what is happening? I need to get this completed in the next couple of days. Thanks!
Kettenhund
 

Re: Error: File ..\wsus\WindowsUpdateAgent*-x64 exe not foun

Postby aker » 24.10.2014, 22:25

@Kettenhund
Did you download updates for Windows 7 x64?
To fix this, please edit .\client\cmd\SetTargetEnvVars.cmd and replace the line (should be line 149)
Code: Select all
set WUA_VER_TARGET_REVIS=320

with
Code: Select all
set WUA_VER_TARGET_REVIS=226

(just replace the 320 with 226).
Also replace
Code: Select all
set WUA_VER_TARGET_MINOR=6
with
Code: Select all
set WUA_VER_TARGET_MINOR=4



Then install .\client\wsus\WindowsUpdateAgent3.0-x64.exe.
Now wsusou should work as expected.

Instructions updated

@WSUSUpdateAdmin
This happens, when wsusou runs on an w61 machine with old WUA, and when no w61 updates are downloaded.
DoUpdate.cmd should check, if the newer WUA exists in the w61*-folder and use the "old" one, if no updates for w61 were downloaded. Also wsusou should accept WUA 7.6.7600.226 when no .320 file has been downloaded.

.\client\cmd\DoUpdate.cmd wrote:375 if "%OS_NAME%"=="w61" (
376 if /i "%OS_ARCH%"=="x64" (
377 set WUA_FILENAME=..\%OS_NAME%-%OS_ARCH%\glb\WindowsUpdateAgent*-%OS_ARCH%.exe
378 ) else (
379 set WUA_FILENAME=..\%OS_NAME%\glb\WindowsUpdateAgent*-%OS_ARCH%.exe
380 )
381 ) else (
382 set WUA_FILENAME=..\wsus\WindowsUpdateAgent*-%OS_ARCH%.exe
383 )
Last edited by aker on 25.10.2014, 09:17, edited 1 time in total.
Reason: Instructions updated
Wer Rechtschreibfehler findet, darf sie behalten oder an den Meistbietenden versteigern. / Everybody finding a misspelling is allowed to keep or sell it.
aker

WSUS Offline Update „Community Edition“
https://gitlab.com/wsusoffline/wsusoffline/-/releases
aker
 
Posts: 3999
Joined: 02.03.2011, 15:32

Re: Error: File ..\wsus\WindowsUpdateAgent*-x64 exe not foun

Postby aker » 25.10.2014, 09:17

Instructions updated.
Wer Rechtschreibfehler findet, darf sie behalten oder an den Meistbietenden versteigern. / Everybody finding a misspelling is allowed to keep or sell it.
aker

WSUS Offline Update „Community Edition“
https://gitlab.com/wsusoffline/wsusoffline/-/releases
aker
 
Posts: 3999
Joined: 02.03.2011, 15:32

Next

Return to Installation / Updating

Who is online

Users browsing this forum: No registered users and 134 guests