Need help with the update of Windows (OS-Windows 7)

Hello world

Recently, I met a problem with Windows update on my laptop (OS-Windows 7). Everything is fine with it, but when I try to install updates (recommended or optional) window says that it downloads the updates, but the progress remains to 0KB and 0% downloaded status. I tried to restart the service of windows update with utility update of windows running, but without success. However, I was able to install updates, most of them associated with Microsoft.NET framework 3.5.1 (I'm not sure of the version of the .NET Framework is installed in my computer). But when I tried to install other updates updated security windows or .NET Framework 4. XX version update, he gave the same answer that I mentioned above.

I can give my specifications and other information required if necessary.

Please help me with this problem about the update of windows.

Thanks for your time and your help.

Try the following: set never 'Find updates' automatic updates and then restart Windows. Download and install KB3161608.

http://support.Microsoft.com/kb/3161608

Best regards, VZ

Tags: Windows

Similar Questions

  • need help with the Update statement

    Hello
    I received a question in a course and I tried my best to respond, and now my brain is giving. I would really appreciate help with the update statement. I don't mind if you do not validate a solution, a little nudge in the right direction would be really useful. I'll post that I got.

    THE QUESTION
    / * For these agents disabled on more than seven missions, change their date of deactivation of the first date of deactivation of all the agents that have been activated in the same year as the agent that you update currently.
    */

    I have it divided into parts, here is my select statement to agents disabled on more than 7 missions, which produces the deactivation_dates in the agents table that I want to update...
    SELECT
    s.deactivation_date
    FROM
    (
    SELECT
    a.deactivation_date,
    count(m.mission_id) as nomissions
    FROM
    agents a
    INNER JOIN
    missions_agents m
    on
    a.agent_id=m.agent_id
    GROUP BY
    a.deactivation_date
    ) s
    WHERE
    s.nomissions>7 AND s.deactivation_date IS NOT NULL
    .. .and the code for the first date of deactivation for each year of activation agent
    select 
    a2.deactivation_date
    from
    agents a2
    where a2.deactivation_date= 
    (
    select min(a.deactivation_date)
    from 
    agents a
    where to_number(to_char(a.activation_date,'YYYY'))=to_number(to_char(a2.activation_date,'YYYY'))
    )
    ..... I am not real to marry these two statements together in the Update statement. I can't extract each date of deactivation produced in the first select statement and their match against the first date of deactivation in the year they have been activated for the second select statement.

    Any help greatly appreciated... :))

    I began to wonder how things would :)

    user8695469 wrote:
    First of all why he chooses the date the earliest of all agents

    UPDATE  AGENTS_COPY AC /* (1) */
    SET     DEACTIVATION_DATE = (
    SELECT  MIN(AGS.DEACTIVATION_DATE)
    FROM    AGENTS_COPY  AGS
    ,       AGENTS_COPY AC /* (2) */
    WHERE   TRUNC(AGS.ACTIVATION_DATE,'YEAR') = TRUNC(AC.ACTIVATION_DATE,'YEAR') /* (3) */
    )
    

    He recovers as soon as the subquery has not been correctly set in the SET clause. It seems you are trying to update a correlated, but we are still having a conceptual shift. I have added a few comments to your code above and below will explain.

    (1): when you do a correlated update it is useful to the table alias that you did right here.

    (2): this table statement is not necessary and is the reason why the FIRST deactivation date is selected. The alias that you use (3) refers to THIS table, not the one defined in the update statement. Remove the line indicated by (2) in the FROM clause and a correlated update will happen.

    and secondly why is it to update each row, when I thought that I'm just the lines where the agents are disabled and missions > 7? Pointers on where I'm wrong would be very appreciated. (SQL = stupid query language!) :)

    user8695469 wrote: then why is it to update each row, when I thought that I'm just the lines where the agents are disabled and missions > 7? Pointers on where I'm wrong would be very appreciated. (SQL = stupid query language!) :)

    
    WHERE EXISTS
    (
    SELECT
    a.agent_id,
    count(m.mission_id)
    FROM
    agents a
    /* INNER JOIN AC ON AC.AGENT_ID = A.AGENT_ID */
    INNER JOIN
    missions_agents m
    ON
    a.agent_id=m.agent_id
    GROUP BY
    a.agent_id,
    a.deactivation_date
    HAVING
    count(m.mission_id)>7 AND a.deactivation_date IS NOT NULL
    )
    

    Once again this problem is similar to the question above that a correlation update doesn't work. Test existence of lines in an EXISTS subquery. Since your subquery is not related to the table that you are trying to update, it will be always return a line and, therefore, it returns true for EACH LINE in the AGENTS table. To limit the game to only agents > 7 missions results, you need to add a join condition that references the table in your update statement. I added one above (with comments) as a sample.

    I recommend you look over all material that you have associated with correlated subqueries, including documents that I posted above. This seems to be what you're having the problem more with. If you need me to explain the concept of correlated queries any better please let me know.

    Thank you!

  • Need help with the update for my 11 elements

    I have 11 items and just switch to the Canon 7 d Markii and shooting in RAW for the first time last night and the editor and organizer elements does not files because it does not acknowledge the BRUTE of the 'new '... device information I tried the update and he offered only a 7.4 update, where the 7 5 d Markii must at least a 8.7 update... How can I get the latest update if my program does not by itself? I DON'T like the way Canon program from the disk provided with the camera is set for RAW images, and I don't want to have to change all the RAW files to only align my items... I enjoyed how the older my camera RAW files were brought in Editor with the pop-up window which allow me to make changes to quick for photos before opening them in the editor... Yet once I don't like how the Canon window works for RAW images... Thanks for any help on this... Nicole

    Camera Raw 8.7 was introduced in PSE13. If your software is too old to be compatible. Yu have two choices:

    1. Upgrade to the latest version PSE14
    2. Converting your CR2 for Adobe (DNG) Raw and DNG files will work with PSE11

    The Adobe's DNG Converter is free, and you can batch process all of a file CR2 by selecting a source folder and destination folder.

    Download the latest DNG Converter 9.6.1 Mac | Win

  • Need help with the error in windows update 80244019 is urgent please

    Please I need help urgent problem error update.

    I have a Dell Inspiron 1564, running Service Pack 1 of Windows 7.   I tried several times to update windows and nothing, just appears this error: Code 80244019, tried to install the Windows update agent and pops up the same error., NetFxRepair tool and nothing, FixDotNet, and nothing.  Did a recovery to the fabric (by default) and nothing.   About 2 years ago, I disabled the update and about 2 months ago I tried to update and I forgot the error. Now I need to reinstall all my programs, in the hope that with a recovery, it will fix the error and thrust my laptop, but now is worse, because the installation of updated doesn´t work, Corel Draw X 4 doesn´t supposed error of .NET Framework, so I tried the fixdotnet and netfx repair tool, but nothing. I need to work and I have can´t I have only a portable empty with an outdated windows. Help, please!

    Windows Update error 80070643
    http://Windows.Microsoft.com/en-us/Windows7/Windows-Update-error-80070643

    or

    Cannot install updates in Windows...
    http://support.Microsoft.com/kb/2509997

  • Re: Need help with the installation of Windows XP Home on my Equium A120-17I

    I really need help here, I need to know with certainty whether someone has already managed to install Windows XP on their laptop Equium A120-17i?

    For now my all new laptop is useless with a new copy of XP is not working due to driver problems.

    I need drivers for all but impossible to find the right everywhere-

    Pilots to operate wireless
    Drivers for sound.
    Drivers for graphics (Radeon X 1200)
    and there are 3 points to mark more yellow in the Device Manager I have no idea what they are!

    I know this has been asked before but someone at - he managed to install again and can point me in the right direction?

    Thank you, Dan!

    Can you please check laptop model name again. Please send the number of model also. Something is wrong with the name displayed for laptop.

  • Need help with the update with several joins statement

    I have the following select statement, which takes 29 records:
    SELECT
    PAA. PROJECT,
    PAA. SEGMENT1,
    PEIA.expenditure_item_id,
    PEIA.expenditure_type,
    PEC.expenditure_comment
    OF PA.PA_PROJECTS_ALL APP.
    PEIA PA.pa_expenditure_items_all,
    PEC PA.pa_expenditure_comments
    where PPA.segment1 < '2008' and
    PPA.project_id = 52 and - just run for project # 20077119 for the test
    PEIA.expenditure_type = 'PAY' and
    PEIA.project_id = ppa.project_id and
    PEC. EXPENDITURE_ITEM_ID = PEIA. EXPENDITURE_ITEM_ID;

    I need to update the pec.expenditure_comments to a static field for 29 records. I guess I should start with the following, but don't know how to fill in the where:
    Update
    PEC PA.pa_expenditure_comments
    Set pec.expenditure_comment = ' REFERENCE HD #728'.
    where
    ???

    First time we have ever needed to update, so any help appreciated.

    Try using are:

    update pa.pa_expenditure_comments pec
    set    pec.expenditure_comment = 'REFERENCE HD#728'
    where exists ( select null
                   from   pa.pa_projects_all ppa
                   ,      pa.pa_expenditure_items_all peia
                   ,      pa.pa_expenditure_comments pec2
                   where  ppa.segment1 < ''    -- not sure what you posted here, so for next time:
                                               -- please put your examples between the code tags.
                   and    ppa.project_id = 52  -- just run for project # 20077119 for testing
                   and    peia.expenditure_type = 'PAYROLL'
                   and    peia.project_id = ppa.project_id
                   and    pec2.expenditure_item_id = peia.expenditure_item_id
                   and    pec2.expenditure_item_id = pec.expenditure_item_id
                 );
    
  • HP TouchSmart 420 - 1000 t CTO: need help with the installation of windows on a new hard drive for HP TouchSmart 420-1000 t CTO (bought in 2012)

    My hard drive is failng in my computer I get the message that "the failure of hard drive" is imminent for several months now.  I did just recovery disks after I bought my computer and that you have ordered a new hard drive.

    I thought that the part of the setup of windows on a portion of the current hard disk that I need to replace.

    I want to just make sure that if I can restore the windows completely and that all programmes provided with the computer are on the recovery discs I want to do it myself - so I need to know I'm doing it correctly!

    Thank you very much.

    Kimberly

    PS I found this web page below and I want to just make sure that it applies to me:

    http://support.HP.com/us-en/product/HP-TouchSmart-420-1000-desktop-PC-series/5146292/model/5155758/d...

    This link in the post seems to apply to the situation.  If you have already completed the defined recovery disc then it should just be a matter of running the recovery disc after the new hard drive is installed.  The recovery disk set will be "restoring windows completely and all programs included with the computer".  Be aware that all other items that were installed or personal data will not be restored.  When replacing the hard drive, do not buy a disc exceeds the limit of 2 TB, such as published in the SPECS for TouchSmart 420-1000 t CTO.

  • Need help with the transfer of windows XP partition.

    I have a new laptop (running xp prof 32-bit). My U/S laptop (abandoned on a trip) has a larger size hard drive but windows is corrupted and messy. Can I format the biggest hard drive (after retrieving all the data on my desktop pc I did) and then clone/transfer the windows of the most recent laptop hd partition so I can then share on hard drives for the new laptop so I have more memory? I need HELP! Thank you very much.

    I have a new laptop (running xp prof 32-bit). My U/S laptop (abandoned on a trip) has a larger size hard drive but windows is corrupted and messy. Can I format the biggest hard drive (after retrieving all the data on my desktop pc I did) and then clone/transfer the windows of the most recent laptop hd partition so I can then share on hard drives for the new laptop so I have more memory? I need HELP! Thank you very much.

    It is unlikely that it will work; because the material is different, there are differences in what is needed in the installations of Windows... At the very least, you will need to do a repair installation after the fact. The repair facility is not enough and you need to clean install Windows.

  • Need help with the update server behaviors and deleting records

    I am 'trying' to use the update and delete record server behaviors and I can't get the redirection page to set up correctly. What I'm trying to do, is to have the redirection came up with the right records depending on the CompId page. It seems that it is taking the CompId and agreementId (which are my unique ID) and use them in the url of the redirection page. Also, it updates the table. Here is the url that appears after I have send the update:

    http://localhost:8888/dotweb/maintenance/agreement_home.php?CompId= & agreementId = 7

    Here is the code for the update page:

    Name of the document
    Signed?
    First name
    Family name
    Date of signature

    Pending patent, trade mark, Tradesecret and straightened to copy recorded
    Copyright KML designs 2009

    Can someone tell me why it would show the CompId and agreementId when everything I asked the CompId? Thanks for your help. Just in case, I enclose you an html version of this file. It must be a php file, but is not one of the allowed file types.

    CompId is not filled in the URL because you try to use the result of the rsAgree recordset object until the result of the recordset is created. However, you pass the CompId value via array $_POST as a hidden field.

    Change this line (52):

    $updateGoTo = "agreement_home.php?CompId=" . $row_rsAgree['CompId'] . "";
    

    to do this:

    $updateGoTo = "agreement_home.php?CompId=" . $_POST['CompId'];
    
  • Need help with the reactivation of windows xp

    I clicked on a security message that came when I turned on my pc. It was obviously the wrong thing to do and probably some kind of scam. He deleted the installation windows completely. Now it says I have to reactivate windows xp. I found the product key on a sticker on the computer 25-digit and entered it. Then there is an ID that I entered when I phoned the number assigned. He said while the product is not authentic and told me to go out and buy something authentic. There is no option to speak to a human being. All solutions? The computer had windows xp preloaded when buying Dell in 2005 and never been a problem until now. I am sure that it is authentic, but am going round in circles at the moment. I can't get to anything on the computer right now.

    Hello fel_myriouma,

    The option to talk to a human being comes at the end of the automated call. When the automated caller terminates the call ' Don't ' hung up. Simple hang on you and you should be transferred to a "real" person

    You can also contact Dell to verify that the product key is good.

    You must also download the Microsoft MGADiag tool

    http://go.Microsoft.com/fwlink/?LinkId=52012

            

    Run the application and display the details about it. A person can look at to check what might be the problem.

    This forum post is my own opinion and does not necessarily reflect the opinion or the opinion of Microsoft, its employees or other MVPS.

    John Barnett MVP: Windows XP Expert associated with: Windows Expert - consumer: www.winuser.co.uk | vistasupport.mvps.org | xphelpandsupport.mvps.org | www.silversurfer-Guide.com

  • Need help with the installation of Windows XP Home on my Satellite Pro A300-1DZ

    Hi all.

    I have a Satellite Pro A300-1DZ system unit, model no PSAG1E-OOFOO4EN (think they are 'o' and not '0', circle with slash through it) with WXP Pro.

    I recently contracted a virus inside and as he removed, however it is not good so I want to re - install Windows XP Home edition. I backed up the computer, I have a Windows XP Home SP2 Pro edition disk and I have my product key.
    I put the CD/DVD in BIOS to run 1 drive and tells me that I can boot from the CD, I press a button and it loads the CD, select the option where to install windows.

    BUT! I can t go further than what windows does not detect the HD said he s not now, or whatever.

    My question is this: Please can someone me step by step instructions on how to reinstall XP and a link to all the drivers I need to make it work?

    PLEEASE!

    It's simple on my PC, also, please keep in mind, I am best suited for working on cars, I'm not stupid, but my calloused hands search for computers a little more difficult than Motors please not in many computer technical terms.
    I myself am the slow education in the dark arts of computers. LOL :)

    PS. the laptop has a Vista Basic sticker on it, but it is certainly the XP pro operating system. :)

    Hi jeff

    Here's your solution:
    1. go to bios with F2 when you see the toshiba start screen.
    2. Select the arrow to the left using the "Advanced".
    3 press down until you get to "SATA Controller Mode".
    4 change, using F7/F8, Chang [AHCI] setting [compatibility].
    5. make sure the CD/DVD drive is the first to start and F10 save and exit. computer restart when you are prompted to "press any key" press a button and hey presto as before windows will start the installation, but this time you won't get windows you said:

    Set up did not find Ant hard disks installed on your computer.

    Make sure any drive HARD are powered on and properly connected to your computer and any hard disk related hardware configuration is correct. This may involve running a manufacturer-supplied diagnostic or Setup program.

    implementation cannot continue press f3 to goto hell... uh I mean leaving the installation

    And you can continue on your installation of Windows XP Home edition.

    Hope I helped many other jeff's in the same boat. XD

  • Need help with the installation of Windows XP SP3.

    Original title: xp sp3 criteria.

    My XP sp3 OS does not start.  My xp sp2 installation disc is corrupt.  I did a benchmark of different BONE with a base XP CD.   IE 6 now does not work

    Can I download and upgrade directly to XP SP3?

    Yes. It is the only way to get windows update to work. Start by checking your service pack level is by clicking on start---> run and typing winver in the Run dialog box. Click ok. Depending on your level of service pack, you can download and install

    Windows XP SP3.

    http://www.Microsoft.com/en-US/Download/details.aspx?ID=24

    XP SP2.

    http://www.Microsoft.com/en-US/Download/details.aspx?ID=28

    STEPS TO TAKE BEFORE INSTALLING XP SP3.

    http://support.Microsoft.com/kb/950717

    Good luck

  • I need help with the updates listed below

    I tried several times to install updates as follows: KB 2468871 KB 2533523 for my Vista SP2 program with a 32-bit and I get the error message 643 / I use Chrome most of the time, but I also have IE.

    You're certainly not alone...

    You can try to repair the .NET Framework 4 and if that doesn't work, download updates relevant manually and install the same.

    To repair the .NET Framework 4 Client Profile or .NET Framework 4 extended etc. -.

    ·         Click on start/Orb and click on Control Panel.

    ·         Go to the program and features.

    ·         Locate the Microsoft.Net Framework 4 Client Profile or .NET Framework 4 extended, right-click.

    ·         You should have the choice to repair or uninstall/change, click it.

    ·         This will then give you the opportunity to fix it

    ·         Select the repair option.

    Manual download of updates (just search for the most relevant to your problem)

    1. http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=27017 (KB2539636)
    2. http://www.microsoft.com/download/en/details.aspx?id=3556 (KB2468871)
    3. http://www.microsoft.com/download/en/details.aspx?id=27014 (KB2533523)

    Make sure you download the one appropriate for your system.

    http://support.Microsoft.com/kb/827218

    Install as administrator.

    Addition, it is rather a big discussion here:

    http://answers.Microsoft.com/en-us/Windows/Forum/Windows_7-windows_update/Windows-update-fails-to-install-updates-kb2539636/039d7c34-5e25-4cbe-bc47-e0620a6d5b7e

  • Need help with the installation of an adapter of Palit GeForce 9500GT Super chart - 512 MB in a M2N68 (narrated

    Need help with the installation of an adapter of graphics Super Palit GeForce 9500GT - 512 MB - DDR2 SDRAM in a M2N68 motherboard (narra6). Should I disable the onboard graphics in the bios? When the card is installed, no VGA work outs and the PC does not start. Checked and recontroler implementation of the card in the PCI slot. PC is a desktop HP G5200uk PC. Windows 7 operating system.

    Hello

    The link below is a guige to install a video card in your Pc.  In particular, it seems that you will have to perhaps specify the location of the new card in the bios and save this change before you install the new card - see step 4 in the guide on the link below.  If your new card fits into the PCI Express x 16 slot, you will need to define PCI Express in the bios and save the changes.

    http://support.HP.com/us-en/document/c01700855

    Kind regards

    DP - K

  • I need help with the program of Photos on my macbook pro

    I use a Macbook Pro with OS of Yosemite. I really need help with the Photo program. I never really got the hang of IPhoto and now that it's a new program, I'm really confused. Where can I go to learn this without waiting for the next workshop in a local store?

    Hi, I'm fighting to open same mine, making a new software update

Maybe you are looking for