www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.ide - visual d

reply "Remco Johannes" <jamremco gmail.com> writes:
Wich version of vs shell and where should i download it


my system is xp sp2
Sep 07 2014
parent reply "Remco Johannes" <jamremco gmail.com> writes:
On Sunday, 7 September 2014 at 18:32:53 UTC, Remco Johannes wrote:
 Wich version of vs shell and where should i download it


 my system is xp sp2
I mean winxp sp3
Sep 07 2014
parent reply "Ettienne Gilbert" <ettienne.gilbert gmail.com> writes:
On Sunday, 7 September 2014 at 18:34:51 UTC, Remco Johannes wrote:
 On Sunday, 7 September 2014 at 18:32:53 UTC, Remco Johannes 
 wrote:
 Wich version of vs shell and where should i download it


 my system is xp sp2
I mean winxp sp3
Look at this page http://rainers.github.io/visuald/visuald/Features.html under "Supported Visual Studio versions". There are links for VS Shell 2008/2010/2102. AFAIK VS 2008 & 2010 still runs under XP SP3, but I believe VS 21012 requires Win 7 or later (at least according to http://social.technet.microsoft.com/Forums/windows/en-US/a91723b3-2ffe-4937-bd63-c5bc577259ba/visual-studio-2012-install-on-windows-xp?forum=itprovistaapps.) I assume the same will apply for the Shell versions of VS. Ettienne
Sep 07 2014
parent reply "remco johannes" <jamremco gmail.com> writes:
On Sunday, 7 September 2014 at 20:25:31 UTC, Ettienne Gilbert 
wrote:
 On Sunday, 7 September 2014 at 18:34:51 UTC, Remco Johannes 
 wrote:
 On Sunday, 7 September 2014 at 18:32:53 UTC, Remco Johannes 
 wrote:
 Wich version of vs shell and where should i download it


 my system is xp sp2
I mean winxp sp3
Look at this page http://rainers.github.io/visuald/visuald/Features.html under "Supported Visual Studio versions". There are links for VS Shell 2008/2010/2102. AFAIK VS 2008 & 2010 still runs under XP SP3, but I believe VS 21012 requires Win 7 or later (at least according to http://social.technet.microsoft.com/Forums/windows/en-US/a91723b3-2ffe-4937-bd63-c5bc577259ba/visual-studio-2012-install-on-windows-xp?forum=itprovistaapps.) I assume the same will apply for the Shell versions of VS. Ettienne
Tnx i tried the vs 2010 shel (isolated), but that does not the trick. the intergrated version ov shell 2010 seems not being evailable anymore?. Remco
Sep 08 2014
parent reply "Ettienne Gilbert" <ettienne.gilbert gmail.com> writes:
On Tuesday, 9 September 2014 at 06:27:04 UTC, remco johannes 
wrote:
 On Sunday, 7 September 2014 at 20:25:31 UTC, Ettienne Gilbert 
 wrote:
 On Sunday, 7 September 2014 at 18:34:51 UTC, Remco Johannes 
 wrote:
 On Sunday, 7 September 2014 at 18:32:53 UTC, Remco Johannes 
 wrote:
 Wich version of vs shell and where should i download it


 my system is xp sp2
I mean winxp sp3
Look at this page http://rainers.github.io/visuald/visuald/Features.html under "Supported Visual Studio versions". There are links for VS Shell 2008/2010/2102. AFAIK VS 2008 & 2010 still runs under XP SP3, but I believe VS 21012 requires Win 7 or later (at least according to http://social.technet.microsoft.com/Forums/windows/en-US/a91723b3-2ffe-4937-bd63-c5bc577259ba/visual-studio-2012-install-on-windows-xp?forum=itprovistaapps.) I assume the same will apply for the Shell versions of VS. Ettienne
Tnx i tried the vs 2010 shel (isolated), but that does not the trick. the intergrated version ov shell 2010 seems not being evailable anymore?. Remco
Hmm, you are right - that link is dead. I hope someone can help you that actually uses the 2010 Shell and have gone through the installation (I use VS 2008 Proffesional) but I had a quick look online anyway... It seems the 2010 Shell is now part of the Visual Studio 2010 SDK (see http://msdn.microsoft.com/en-us/library/bb165336%28v=vs.100%29.aspx), which can be downloaded from http://www.microsoft.com/en-us/download/details.aspx?id=2680. But I'm afraid you will need to check the SDK documentation yourself if someone else does not comment, as I have not installed or used any of the VS Shell products. Ettienne
Sep 09 2014
parent reply "Remco johannes" <jamremco gmail.com> writes:
Ettienne

Tnx for your time and input so far

Remco
Sep 09 2014
parent reply "Remco Johannes" <jamremco gmail.com> writes:
On Tuesday, 9 September 2014 at 13:15:54 UTC, Remco johannes 
wrote:
 Ettienne

 Tnx for your time and input so far

 Remco
dmd2 gives an error when installing, about missing windows sdk wich is included in the above mantioned sdk, and visual studio shell 2010 giving "licinse error" :( Any pointers Regards, Remco
Sep 09 2014
parent reply "Ettienne Gilbert" <ettienne.gilbert gmail.com> writes:
On Tuesday, 9 September 2014 at 15:09:58 UTC, Remco Johannes 
wrote:
 On Tuesday, 9 September 2014 at 13:15:54 UTC, Remco johannes 
 wrote:
 Ettienne

 Tnx for your time and input so far

 Remco
dmd2 gives an error when installing, about missing windows sdk wich is included in the above mantioned sdk, and visual studio shell 2010 giving "licinse error" :( Any pointers Regards, Remco
I'm afraid I cannot help by actually doing the installation myself, as I am not allowed at work to install/use the VS 2010. So I have no idea what is causing your License error. These links address similar problems with VS 2010 Shell, maybe you can try their advice: http://sapphiresteel.com/forum/index.php?topic=667.0;prev_next=prev http://www.avrfreaks.net/forum/vs-isolated-shell-10-installation-problems-my-solution?skey=Shell BTW, are you sure you are installing/running the Integrated Shell, and not the Isolated Shell? Nearly all of the License problems I see reported is for the Isolated Shell. Ettienne
Sep 10 2014
parent reply "Remco Johannes" <jamremco gmail.com> writes:
On Wednesday, 10 September 2014 at 20:20:32 UTC, Ettienne Gilbert
wrote:
 On Tuesday, 9 September 2014 at 15:09:58 UTC, Remco Johannes 
 wrote:
 On Tuesday, 9 September 2014 at 13:15:54 UTC, Remco johannes 
 wrote:
 Ettienne

 Tnx for your time and input so far

 Remco
dmd2 gives an error when installing, about missing windows sdk wich is included in the above mantioned sdk, and visual studio shell 2010 giving "licinse error" :( Any pointers Regards, Remco
I'm afraid I cannot help by actually doing the installation myself, as I am not allowed at work to install/use the VS 2010. So I have no idea what is causing your License error. These links address similar problems with VS 2010 Shell, maybe you can try their advice: http://sapphiresteel.com/forum/index.php?topic=667.0;prev_next=prev http://www.avrfreaks.net/forum/vs-isolated-shell-10-installation-problems-my-solution?skey=Shell BTW, are you sure you are installing/running the Integrated Shell, and not the Isolated Shell? Nearly all of the License problems I see reported is for the Isolated Shell. Ettienne
Ettienne I installed the Visual Studio 2010 SDK/windows sdk as you sugested. The Dmd installer still complaining over missing windows sdk and vs shell as mentioned above. I'll keep you updated Tnx
Sep 10 2014
parent "Zaher Dirkey" <zaherdirkey yahoo.com> writes:
Try to install
Microsoft Visual Studio 2010 Service Pack 1 (Installer)
http://www.microsoft.com/en-us/download/details.aspx?id=23691

And tell us, (i am trying install it but connection problem, i 
manage to fix it.)

 I installed the Visual Studio 2010 SDK/windows sdk as you
 sugested.
 The Dmd installer still complaining over missing windows sdk and
 vs shell as mentioned above.

 I'll keep you updated

 Tnx
Oct 29 2014