Could Visual Studio Shell be an IDE for FIVEWIN?
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
The "Microsoft Visual Studio 2008 Shell (integrated mode) Redistributable Package" properly installs and execute without the licence error
http://www.microsoft.com/downloads/deta ... laylang=en
http://www.microsoft.com/downloads/deta ... laylang=en
Last edited by Antonio Linares on Wed Dec 26, 2007 12:27 pm, edited 1 time in total.
- nageswaragunupudi
- Posts: 8017
- Joined: Sun Nov 19, 2006 5:22 am
- Location: India
- Contact:
- Rick Lipkin
- Posts: 2397
- Joined: Fri Oct 07, 2005 1:50 pm
- Location: Columbia, South Carolina USA
Antonio
I am trying to follow along and duplicate your install .. I think I took the links out of sequence ..
1) Downloaded and installed the redistributal shell ( integrated mode ) .. last link you posted
2) then the VS 2008 sdk v1
Upon starting the sdk install it told me I had to ( already ) have the VS studio 2008 Standard edition ..
Tell me what you did and how you got your package of links to load properly ??
Rick Lipkin
I am trying to follow along and duplicate your install .. I think I took the links out of sequence ..
1) Downloaded and installed the redistributal shell ( integrated mode ) .. last link you posted
2) then the VS 2008 sdk v1
Upon starting the sdk install it told me I had to ( already ) have the VS studio 2008 Standard edition ..
Tell me what you did and how you got your package of links to load properly ??
Rick Lipkin
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Otto,
Its very powerfull, but very complex also But I don't worry about that.
My worries are that I have already detected an important bug, that I plan to report to Microsoft and hopefully they may fix it soon. I may be wrong and it may not be a bug but something that need some extra work:
I create a dialogbox and select to save it as a RC file from the main pulldown menu, and it does not get saved as a RC. Instead it saves it as a RCT file again
Its very powerfull, but very complex also But I don't worry about that.
My worries are that I have already detected an important bug, that I plan to report to Microsoft and hopefully they may fix it soon. I may be wrong and it may not be a bug but something that need some extra work:
I create a dialogbox and select to save it as a RC file from the main pulldown menu, and it does not get saved as a RC. Instead it saves it as a RCT file again
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
- Rick Lipkin
- Posts: 2397
- Joined: Fri Oct 07, 2005 1:50 pm
- Location: Columbia, South Carolina USA
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Rick,
Its opening the RC files as text files, not as resources. Though curiously it has associated its icon to the RC files, meaning that they can be managed from the IDE
We may be missing something. We should locate a technical forum where to post some questions about the Visual Studio IDE and how to properly configure it
Its opening the RC files as text files, not as resources. Though curiously it has associated its icon to the RC files, meaning that they can be managed from the IDE
We may be missing something. We should locate a technical forum where to post some questions about the Visual Studio IDE and how to properly configure it
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Question already posted:
http://forums.microsoft.com/MSDN/ShowPo ... D=1&mode=1
Hopefully we get some feedback from MS
http://forums.microsoft.com/MSDN/ShowPo ... D=1&mode=1
Hopefully we get some feedback from MS
- James Bott
- Posts: 4654
- Joined: Fri Nov 18, 2005 4:52 pm
- Location: San Diego, California, USA
- Contact:
Introduction to the Visual Studio 2008 Shell
In the next Visual Studio wave of products, Microsoft will distribute its world-class IDE freely via its VS 2008 Shell offerings. In this article, I will give an overview of what the Shell is, what it contains, and how you can start leveraging it to start creating your own tools IDE.
http://www.code-magazine.com/article.as ... 032&page=1
This article will be mainly of interest to Antonio. It is about how to create a custom version of the Visual Studio Shell as your own IDE, i.e. a FWH IDE. This would then be a redistributable program.
James
In the next Visual Studio wave of products, Microsoft will distribute its world-class IDE freely via its VS 2008 Shell offerings. In this article, I will give an overview of what the Shell is, what it contains, and how you can start leveraging it to start creating your own tools IDE.
http://www.code-magazine.com/article.as ... 032&page=1
This article will be mainly of interest to Antonio. It is about how to create a custom version of the Visual Studio Shell as your own IDE, i.e. a FWH IDE. This would then be a redistributable program.
James
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact: