Before logging an issue, please update to the latest release of Visual Micro from the Downloads Page.

When Logging a Support Issue in the Forum, please ensure you have also:-

  • Enabled vMicro > Compiler > Show Build Properties
  • Re-Compile your program with these settings enabled
 
Save the new Output to a Text File and....
  • Click the Reply button and attach as .txt file OR
  • Click here to Email us with the file attached, and a link to your post
Support requests without the output above may be impossible to answer, so please help us to help you
 
Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic OT - associate files with AS (Read 3832 times)
Vaclav
Junior Member
**
Offline


Posts: 81
Joined: Dec 28th, 2013
OT - associate files with AS
Aug 15th, 2015 at 3:25pm
Print Post  
Can anybody tell me WHERE in Windows registry is the 
info to associate file( (C, Cpp etc) with AS?
(Or is it somewhere else ? I do not know ) 
I started using an older version of AS and DO NOT WANT to reinstall the latest version just to check the "associate" dialog.

Please ignore my post if this is really way OT in this forum.   
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12186
Location: United Kingdom
Joined: Apr 10th, 2010
Re: OT - associate files with AS
Reply #1 - Aug 15th, 2015 at 4:21pm
Print Post  
Maybe it's better to say what problem you are having. Associating files in the registry often just controls what program is launched when the file is double clicked. This can be done by right clicking a file with the appropriate extension in windows explorer and then selecting "Open With", then choose the default program.

Selecting the default program in that way automatically creates the registry keys that you have asked about. This way any windows file extension can be re-assigned to any app by the user without regedit.exe. However the are under the HK_classes node at the top. All file extensions listed below are the mappings.
« Last Edit: Aug 15th, 2015 at 4:28pm by Tim@Visual Micro »  
Back to top
IP Logged
 
Vaclav
Junior Member
**
Offline


Posts: 81
Joined: Dec 28th, 2013
Re: OT - associate files with AS
Reply #2 - Aug 16th, 2015 at 6:56pm
Print Post  
The problem is "the AS is not recognized by Windows as application which can open .cpp files". 
And I am looking for a solution.
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12186
Location: United Kingdom
Joined: Apr 10th, 2010
Re: OT - associate files with AS
Reply #3 - Aug 16th, 2015 at 8:01pm
Print Post  
What do you have in these keys:-

[HKEY_CLASSES_ROOT\.cpp\OpenWithProgids]

[HKEY_CURRENT_USER\Software\Atmel\AtmelStudio\6.2\FileExtensionMapping]

[HKEY_CURRENT_USER\Software\Atmel\AtmelStudio\6.2\Default Editors]

[HKEY_CURRENT_USER\Software\Atmel\Whole Tomato\Visual Assist X\AtmelStudio62\ExtAvrSource]



  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint