Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Upgrading Visual Studio 2008 from trial to full on Windows 7 Beta (Build 7000)

I tried to upgrade from trial VS2008 to full... but, on Windows 7 Beta there is no "Upgrade to Microsoft Visual Studio 2008" option... anyone knows why?... did anyone else encountered this problem?!

like image 803
Mihai Avatar asked Jan 17 '09 12:01

Mihai


People also ask

Is Visual Studio 2008 still supported?

In line with our ten-year support policy, Visual Studio 2008, its associated products, runtimes, and components will cease to be supported from April 10, 2018.

Which Visual Studio is suitable for windows7?

Visual Studio Code is a powerful and free code editor that you can download on your Windows (11, 10, 8, 7) computer.

Is Visual Studio 2008 free?

If you want to use the free Visual Studio 2008 Express editions (which are much smaller and totally free), you can download them here. If you want to just install the . NET Framework 3.5 runtime, you can download it here.

Is Visual Studio 2019 run on Windows 7?

Supported Operating Systems Windows Server 2016: Standard and Datacenter. Windows 8.1 (with Update 2919355): Core, Professional, and Enterprise. Windows Server 2012 R2 (with Update 2919355): Essentials, Standard, Datacenter. Windows 7 SP1 (with latest Windows Updates): Home Premium, Professional, Enterprise, Ultimate.


1 Answers

Here is a more-or-less complete guide to upgrading Visual Studio 2008 trial to pro in Windows 7.

  1. Download and install/unzip AnVir Task Manager Free (portable version here: http://www.anvir.com/downloads/taskfree.zip)
  2. Go to Start -> Control Panel -> Programs and Features.
  3. Select Microsoft Visual Studio 2008 Professional ENU, click Uninstall/Change at the top of the list.
  4. Wait for the maintenance program to launch. When it does, click "Next >>" from the FIRST screen.
  5. On the SECOND screen you will see three options: "Add or Remove Features", "Repair/Reinstall", "Uninstall Microsoft Visual Studio 2008". DO NOT click ANY of them. The controls you want are hidden just under these three options.
  6. Launch AnVir Task Manager as an Administrator. (If you don't do this, you won't be able to enable the controls.)
  7. In the Applications tab, find Microsoft Visual Studio 2008 Setup - Maintenance Page. Right-click this item and select "Detailed Info". It may be helpful to heighten the bottom panel that appears now, if your screen is big enough.
  8. In the bottom panel, click "Windows".
  9. In the bottom panel, expand "Microsoft Visual Studio 2008 Setup - Maintenance Page".
  10. In the list that appears, several items appear to have no name. The bottom four items, which do have names, are "Visual Studio Setup Banner". Expand the anonymous item just above these four named items.
  11. In the newly expanded item, you will see a number of lines, the icons for which are grayed out. This indicates they are hidden. For each disabled line, right-click and select "Visible", then right-click and select "Enabled". Don't forget to include the item in this list labeled "Upgrade" - that is the button to submit the license key data.
  12. Check your Visual Studio maintenance window (we last looked at this in step 5). You should see the controls to enter your license key there. Put in the license key and click "Upgrade".

If you get stuck at one of these steps, it's possible that your maintenance window is varied slightly from mine. Once you get the main window expanded in AnVir, nose around in the hidden controls until you see the "Upgrade" button, and then make sure all controls that are siblings of that control are enabled.

like image 84
Ben Birney Avatar answered Nov 04 '22 04:11

Ben Birney