Problems installing Visual C++ 2008

turbo

New Member
hi

i try to instal visual c++ 2008

get message :


Error 1402.Could not open key: HKEY_LOCAL_MACHINE32\Software\Classes\SOFTWARE\Microsoft\HTMLHelp\2.0\LocalReg\HxDs.HxRegister.1\CLSID. System error 5. Verify that you have sufficient access to that key, or contact your support personnel.

This key is inHKEY_LOCAL_MACHINE but there's no HKEY_LOCAL_MACHINE32 in regedit

somone can help? thks


C2D E6600
P5 WDH Deluxe
2Go Ram Corsair
MSI 8800 GTS 640 Mo
runnin Vista x64 Ultimate
 

My Computer

hi

i try to instal visual c++ 2008

get message :


Error 1402.Could not open key: HKEY_LOCAL_MACHINE32\Software\Classes\SOFTWARE\Microsoft\HTMLHelp\2.0\LocalReg\HxDs.HxRegister.1\CLSID. System error 5. Verify that you have sufficient access to that key, or contact your support personnel.

This key is inHKEY_LOCAL_MACHINE but there's no HKEY_LOCAL_MACHINE32 in regedit

somone can help? thks


C2D E6600
P5 WDH Deluxe
2Go Ram Corsair
MSI 8800 GTS 640 Mo
runnin Vista x64 Ultimate

I haven't had this problem, but I do have one too. I have a Toshiba laptop with Windows Vista Home Premium and when I loaded Visual Studio C++, and tried to complie a program, I get the following:

1>Linking...
1>.\Debug\Hi World.obj : fatal error LNK1112: module machine type 'x64' conflicts with target machine type 'X86'

When I went into the setup options and changed the machine setting, I got a similar error:

1>Linking...
1>.\Debug\Hi World.obj : fatal error LNK1112: module machine type 'x86' conflicts with target machine type 'X64'

It would appear that Visula Studio thinks that I am trying to complie a 32 bit program for a 64 bit application or vice versa.

Any ideas or do I have a $250 bookend?

BobbyMc
 

My Computer

Back
Top