Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 Visual Studio 2010 - Custom header file extension
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

icStatic
Junior Member

14 Posts

Posted - Aug 31 2010 :  2:55:44 PM  Show Profile  Reply with Quote
I am attempting to follow this guide:

http://docs.wholetomato.com?W328
( How do I allow C/C++ with a different extension? )

But the key referred to in step:

quote:
Exit the IDE and use regedit to clone the following entry to a like entry that ends in your extension:

HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\VisualStudio\\10.0\\Languages\\File Extensions\\.cpp


Does not exist. I have attempted to create it, but VS just ignores it.

I have attempted a few other similar guides as well, but to no avail.

Anybody have any ideas?

Cheers!

feline
Whole Tomato Software

United Kingdom
18951 Posts

Posted - Sep 01 2010 :  10:44:29 AM  Show Profile  Reply with Quote
Which OS are you using, and is it a 32bit or 64bit OS?

How many of these keys did you have to create? How close to this was your registry?

zen is the art of being at one with the two'ness
Go to Top of Page

icStatic
Junior Member

14 Posts

Posted - Sep 01 2010 :  1:56:41 PM  Show Profile  Reply with Quote
Thanks for the prod! As soon as you said '64bit' it reminded me about the 'Wow6432Node' which all the 32bit keys reside under on a 64bit machine (including mine).

The solution is to follow the steps above, except use the key 'HKEY_LOCAL_MACHINE\\SOFTWARE\\Wow6432Node\\Microsoft\\VisualStudio\\10.0\\Languages\\File Extensions\\.cpp' instead.

It works now!

Cheers!
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000