473,396 Members | 2,013 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

how to access vs.nt command prompt?

Rog
Yes, I am guessing that typing cmd in the run
windows will bring up the command prompt, but not the
vs.net command prompt. Is there a switch(s) for accessing
the vs.net command prompt? Or do you get to it from the
VS.net IDE?

Thanks,
Rog
Nov 16 '05 #1
3 5656
I normally copy the shortcut from the menu to my quicklaunch bar

Regards

Richard Blewett - DevelopMentor
http://staff.develop.com/richardb/weblog

nntp://news.microsoft.com/microsoft.public.dotnet.languages.csharp/<1f****************************@phx.gbl>

Yes, I am guessing that typing cmd in the run
windows will bring up the command prompt, but not the
vs.net command prompt. Is there a switch(s) for accessing
the vs.net command prompt? Or do you get to it from the
VS.net IDE?

Thanks,
Rog

---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.769 / Virus Database: 516 - Release Date: 24/09/2004

[microsoft.public.dotnet.languages.csharp]
Nov 16 '05 #2
Or you can run "C:\Program Files\Microsoft Visual Studio .NET
2003\Common7\Tools\vsvars32.bat" after cmd.exe..
:)

--
Girish Bharadwaj
http://msmvps.com/gbvb
"Richard Blewett [DevelopMentor]" <ri******@develop.com> wrote in message
news:eu*************@TK2MSFTNGP11.phx.gbl...
I normally copy the shortcut from the menu to my quicklaunch bar

Regards

Richard Blewett - DevelopMentor
http://staff.develop.com/richardb/weblog

nntp://news.microsoft.com/microsoft.public.dotnet.languages.csharp/<1f****************************@phx.gbl>
Yes, I am guessing that typing cmd in the run
windows will bring up the command prompt, but not the
vs.net command prompt. Is there a switch(s) for accessing
the vs.net command prompt? Or do you get to it from the
VS.net IDE?

Thanks,
Rog

---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.769 / Virus Database: 516 - Release Date: 24/09/2004

[microsoft.public.dotnet.languages.csharp]

Nov 16 '05 #3
My solution....
1) first edit vcvars32.bat to add the line:
@if not "%1" == "" cd %1
just before the
@goto end

2) Run the following RegEdit Script (I've attached it, but one's
newsreader may balk at that)
[HKEY_CLASSES_ROOT\Directory\shell\VSDosHere]
@="Visual Studio .NET 2003 Command Prompt"

[HKEY_CLASSES_ROOT\Directory\shell\VSDosHere\comman d]
@="C:\\WINNT\\system32\\cmd.exe /k \"C:\\Program Files\\Microsoft
Visual Studio .NET 2003\\Common7\\Tools\\vsvars32.bat\" %1"

3) Thereafter, just right click on a folder in Windows Explorer, and
choose "Visual Studio .NET 2003 Command Prompt". It will open a dos window
in the folder, and run vcvars32.

--
Truth,
James Curran
Home: www.noveltheory.com Work: www.njtheater.com
Blog: www.honestillusion.com Day Job: www.partsearch.com
(note new day job!)
"Girish Bharadwaj" <gi*****@mvps.org> wrote in message
news:e%****************@TK2MSFTNGP15.phx.gbl...
Or you can run "C:\Program Files\Microsoft Visual Studio .NET
2003\Common7\Tools\vsvars32.bat" after cmd.exe..
:)

--
Girish Bharadwaj
http://msmvps.com/gbvb
"Richard Blewett [DevelopMentor]" <ri******@develop.com> wrote in message
news:eu*************@TK2MSFTNGP11.phx.gbl...
I normally copy the shortcut from the menu to my quicklaunch bar

Regards

Richard Blewett - DevelopMentor
http://staff.develop.com/richardb/weblog

nntp://news.microsoft.com/microsoft.public.dotnet.languages.csharp/<1f****************************@phx.gbl>

Yes, I am guessing that typing cmd in the run
windows will bring up the command prompt, but not the
vs.net command prompt. Is there a switch(s) for accessing
the vs.net command prompt? Or do you get to it from the
VS.net IDE?

Thanks,
Rog

---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.769 / Virus Database: 516 - Release Date: 24/09/2004

[microsoft.public.dotnet.languages.csharp]




Nov 16 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: red | last post by:
I know this is probably a faq but it is hard to search for this exact problem. When I put this on a php page: <? $link = mysql_connect("localhost", "cardini", "password") or die("Could not...
8
by: John | last post by:
Hello. I am currently working through a book on Dreamweaver and using PHP. I am having a little trouble with setting up the database though. I have php 4.2.3 and MySQL 4.0.20a. I am running...
5
by: Jeff Amiel | last post by:
Yes, I've read the FAQ's... I'm still confused. I'm trying to help out a buddy to extract data from an .mdb file that has special 'permissions' on it. If I try to open it with the standard...
16
by: tekknow | last post by:
How can one FTP to one's site via VBA (or built in Access control)? Examples of required funtions would be: file upload, download, delete, rename, move, and director listing. Thanks in advance
3
by: JMCN | last post by:
How can I use FTP from Access 2003 with Windows 2003. Any suggestions? Thanks - jung
4
by: glenn | last post by:
I keep reading all sorts of books on VS that keep telling me to click on Tools/Visual Studio Command prompt to run this program or that program. However, I do not have such a menu choice. Where is...
5
by: Lyle Fairfield | last post by:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndotnet/html/callnetfrcom.asp The Joy of Interoperability Sometimes a revolution in programming forces you to abandon all...
2
by: tonytony24 | last post by:
Hi All: I was wondering if there's a simple way to call a MS Access Module through either Command Prompt MS Script any other way... Thanks for the response.
3
by: kimiraikkonen | last post by:
Hi experts, I just want to ask a simple procedure of my simple form. My form has a input textbox and a button. I want this if you can help me: Application user types a command prompt command...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.