Problem with Check for updates in RAD studio - Stack Overflow most recent 30 from stackoverflow.com 2009-12-17T03:29:38Z http://stackoverflow.com/feeds/question/1053541 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/1053541/problem-with-check-for-updates-in-rad-studio 0 Problem with Check for updates in RAD studio Pavan 2009-06-27T20:24:48Z 2009-06-28T11:04:23Z <p>Hi,</p> <p>I installed Embarcadero RAD Studio (Delphi 2009). When the IDE ran for the first time, it downloaded updates and ran the MSI automatically. Accidentally I pressed cancel, instead of ok. </p> <p>So I thought of reopening the studio so that it may check for updates. But this time it didnot happen !!</p> <p>So, I used "Check for updates" from menu options. Surprising it gave me "RAD sudio is upto date".</p> <p>What is the location of these downloaded update files on the system? Where do these files get saved after auto download?</p> <p>Thanks &amp; Regards, Pavan.</p> http://stackoverflow.com/questions/1053541/problem-with-check-for-updates-in-rad-studio/1053775#1053775 -1 Answer by pho3nix for Problem with Check for updates in RAD studio pho3nix 2009-06-27T22:27:45Z 2009-06-27T22:27:45Z <p>A time ago i have same problem. My Solutuion is reinstall Delphi and next update it.</p> http://stackoverflow.com/questions/1053541/problem-with-check-for-updates-in-rad-studio/1053908#1053908 3 Answer by Fabio Gomes for Problem with Check for updates in RAD studio Fabio Gomes 2009-06-28T00:14:51Z 2009-06-28T00:14:51Z <p>I had this problem also, you don't have to reinstall Delphi!</p> <p>I can't remember the exact location, but you have to find were the update started downloading the update (I don't remember if it is on the Documents folder or the user folder) and execute the update manually.</p> <p>Try searching for BDS, Codegear or RadStudio under you User's folder, I'm sure you will find the temp location, from there you can just execute the update and it will resume.</p> http://stackoverflow.com/questions/1053541/problem-with-check-for-updates-in-rad-studio/1054169#1054169 5 Answer by Nick Hodges for Problem with Check for updates in RAD studio Nick Hodges 2009-06-28T03:30:48Z 2009-06-28T03:30:48Z <p>Registered users can download the updates here:</p> <p><a href="http://cc.embarcadero.com/reg/delphi" rel="nofollow">http://cc.embarcadero.com/reg/delphi</a></p> <p>You can also get a number of "freebies" there including the TMS Smooth Controls, the InfoPower Essentials, and Marco Cantus "Delphi 2009 Handbook" as a PDF.</p> http://stackoverflow.com/questions/1053541/problem-with-check-for-updates-in-rad-studio/1054718#1054718 4 Answer by Pavan for Problem with Check for updates in RAD studio Pavan 2009-06-28T11:00:39Z 2009-06-28T11:00:39Z <p>Hi,</p> <p>In the following location &lt;\Documents and Settings\All Users\Application Data{65B1AA84-C1DF-4A2E-A28C-E242BD7DE4B3}> </p> <p>there is a file <strong>InstalledUpdates.dat</strong> , open the file in notepad, and you can see the entries of updates installed.</p> <p>Remove the entries from the file and save it.</p> <p>Now click on "Check for updates". It brings up the screen giving available updates and then you can proceed further.</p> <p>Note that updates screen asks to download again, but it doesnt download, as updates are already downloaded and on clicking next it proceeds to screen where it asks for install updates.</p> <p>Thanks &amp; Regards, Pavan.</p> http://stackoverflow.com/questions/1053541/problem-with-check-for-updates-in-rad-studio/1054724#1054724 1 Answer by Marco van de Voort for Problem with Check for updates in RAD studio Marco van de Voort 2009-06-28T11:04:23Z 2009-06-28T11:04:23Z <p>Another tip about Delphi updating that confused me for a while: When installing help update 2, I got kind of a popup under. Some question was asked (by the separate installer), but it wasn't modal, and switching to and from the IDE didn't bring it up.</p>