- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi All,
I'm trying to create a wizard for Visual studio 2012 which will allow users to select a check box and that will switch the project over to using the Intel Compiler instead of the VS's one. I realise that after you create any project through VS you can right click the project and through the "Intel Composer XE" menu you can click use Intel C++ and it will convert the project over.
My Goal is to circumvent that step through the wizard if possible. Does anyone know if this is possible and How I might go about doing that?
I Imagine if it is possible you'd have to go through the javascript through the DOM?
Any ideas would be useful, thanks.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
>>My Goal is to circumvent that step through the wizard if possible. Does anyone know if this is possible and How I might go about
>>doing that?
I think this is possible and you need to look at Automation and Extensibility for Visual Studio topic on MSDN.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page