Jump to content

Recommended Posts

Posted
I have one XP Pro Samsung R509 laptop which refuses to run Windows Updates, Flash Player or Shockwave. Other downloads (Sliverlight, Adobe Reader etc run with no issues at all?
Posted

try this for the Windows Updates

 

@echo off

rem Batch file to clear the BITS queued jobs:

net stop bits

net stop wuauserv

Del /q "%ALLUSERSPROFILE%\Application

Data\Microsoft\Network\Downloader\qmgr0.dat"

 

 

Del /q "%ALLUSERSPROFILE%\Application

Data\Microsoft\Network\Downloader\qmgr1.dat

Rd /s /q "%Windir%\SoftwareDistribution\"

net start bits

net start wuauserv

wuauclt /detectnow

 

copy and paste into a batch file

  • Thanks 1
Posted
We have the odd issue here with new install PCs. Installing IE8 manually sometimes helps, or randomly it just suddenly works - this is for updates via WSUS though
  • Thanks 1
Posted

shockwave is old n crud, flashplayer you should use the active x MSI from Adobe and some windows updates require the laptop to be running from mains to install?

 

other wise (unlikely) you're out of hdd space, or have a permissions issue. Some installs require a restart like a new IE and prevent other programs from installing until you reset the PC.

  • Thanks 1
Posted

Thanks for all the extremely useful replies folks.

 

I have now tried all the suggestions (Fresh Installer and Fresh IE8 included) but still Adobe Flash refuses to run - so things like the page that allows selection of Express or otherwise on XP Updated fails to display as well.

 

Looking further into this I have a feeling it's something to do with Pop Ups. I have set allow pop ups from Adobe and incidentally RM Easymail and added these to trusted sites but still these things won't run. Is it something in the Registry that needs a tweak?

Posted

Tried the download and through Cnet it actually installed but still refuses to run Flash content in IE8. Just installed Mozilla and Flash through it and that installed fine. But still no Flash through IE8.

 

 

 

How are you trying to install Flash? MSI or from the website download manager?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...