Toars I will smile to the world ^o^

4Nov/100

Install Visual Studio 2010 to Windows 7 64Bit

I have issues when installing Visual Studio 2010 to Windows 7 64 bit. The prereqs fails installing with that 2908 error.

I have tried everything thrown at different forums as solutions for this.

Finally found the solution, it is all about the versions of this file: mscoree.dll in your C:\windows\system32\

If this file's version is 4.0.31106.0, you need to stop here, try to find other sources with your issues.

If the file's version is 2.0.50727.4927, lucky you, you just found your solution here.

All you need to do, is to find this file with version 4.0.31106.0 from other computer, and copy it to your folder, nothing much need to be done else, even not need to restart the computer, you can continue the visual studio 2010 installation.

Filed under: Visual Studio No Comments
18Sep/091

Visual Studio 2008 Themes

List below are 8 Visual Studio 2008 themes that I am using or have used before. The default Font for all the themes is "Courier New", and Size is "12".
In order to have a clear view of the themes, I screenshotted all themes with the same code. Since the space is pretty limited, I tried my best to have comments, variables...etc. covered in the code.

Theme_009Download This Theme

Theme_008Download This Theme

Theme_007Download This Theme

Theme_006Download This Theme

Theme_005Download This Theme

Theme_004Download This Theme

Theme_003Download This Theme

Theme_002Download This Theme

I did spend some time on them, hope you will like them. Thanks.

Filed under: Visual Studio 1 Comment