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 Install Visual Micro to only 1 IDE (Read 2333 times)
Victor
Newbies
*
Offline


Posts: 2
Joined: Jul 19th, 2014
Install Visual Micro to only 1 IDE
Jul 19th, 2014 at 7:47pm
Print Post  
Hi!

I have 2 IDEs: Atmel Studio 6.2 and Visual Studio 2013 Pro. As I use Atmel Studio for all my embedded projects, I want Visual Micro Add-In to install ONLY to 1 IDE - Atmel Studio. So I have 2 questions:
- How can I remove Visual Micro Add-In from VS2013 Pro?
- How can I setup Visual Micro to only selected IDE (Atmel Studio)?

Thanks!
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12163
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Install Visual Micro to only 1 IDE
Reply #1 - Jul 19th, 2014 at 8:41pm
Print Post  
Hi Victor,

Thanks for your question.

We do plan a better setup utility. 

To stop the add-in from loading:-

Remove the Visual Micro program files folder from "tools>options>environment>macros & security>addin locations"

To remove the Visual Micro macros and file menu commands permanently

If you find a few menu commands still appear after re-starting the ide then you can add the following to you visual studio shortcut. Vs really only needs to be run once with the command but it doesn't do any harm.

Code
Select All
Visual Studio: [path to devenv.exe]   /resetaddin Visual.Micro.Visual.Studio.Arduino.Helper

Atmel Studio: [path to atmelstudio.exe] /resetaddin Visual.Micro.Visual.Studio.Arduino.Helper
 





After future Visual Micro upgrades you will need to repeat this but we will add more control asap

« Last Edit: Jul 19th, 2014 at 8:42pm by Tim@Visual Micro »  
Back to top
IP Logged
 
Victor
Newbies
*
Offline


Posts: 2
Joined: Jul 19th, 2014
Re: Install Visual Micro to only 1 IDE
Reply #2 - Jul 20th, 2014 at 8:40am
Print Post  
Thank You for fast reply!
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint