473,511 Members | 12,087 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

What command prompt?

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 this menu?

thanks,

glenn
Nov 17 '05 #1
4 2513
Hi,

It's not in the VS IDE, but rather under the start bar (in XP anyway)
i.e.

Start -> All Programs -> MS VS.NET -> .NET Tools

Nick

Nov 17 '05 #2
Start --> Programs --> Microsoft Visual Studio .NET 2003 --> Visual Studio
..NET Tools --> Visual Studio .NET 2003 Command Prompt

--
Thanks
Wayne Sepega
Jacksonville, Fl
"When a man sits with a pretty girl for an hour, it seems like a minute. But
let him sit on a hot stove for a minute and it's longer than any hour.
That's relativity." - Albert Einstein

"glenn" <gh******@softeksoftware.com> wrote in message
news:#B**************@TK2MSFTNGP10.phx.gbl...
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 this menu?

thanks,

glenn

Nov 17 '05 #3
On Tue, 5 Apr 2005 09:37:49 -0400, glenn wrote:
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 this menu?

thanks,

glenn


Are you looking for it in the menu's of Visual Studio itself? If so, than
that's the wrong place.

It's in your Windows Start Menu!

Start -> All Programs -> Microsoft Visual Studio .NET 2003 -> Visual Studio
..NET Tools -> Visual Studio Command Prompt

hth
--
Claudio Grazioli
http://www.grazioli.ch
Nov 17 '05 #4
OK, here's my tip for making working with the VS Command prompt much easier.
Save the following lines as a .REG file and merge them into your registry:
-------start -----
Windows Registry Editor Version 5.00

[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"
--------end------------
You may have to adjust the path to vsvar32.bat. Also, that path should be
all one line start with the @

Now, you can just right-click on a folder in Explorer, select "Visual Studio
..NET 2003 Command Prompt" and open a command prompt right in that directory.

One other thing to make life a bit easier. In the vsvars32.bat file, at the
very end (after the ":End" line), add the following:
-------- start -------
@echo.
@echo Current folder is:
@cd
@prompt $n$g
--------end--------
This will print out the current path, and then change the prompt to just
"C>" (The default prompt is the full path, which in a deep folder structure,
could wrap around a line.)


"glenn" <gh******@softeksoftware.com> wrote in message
news:#B**************@TK2MSFTNGP10.phx.gbl...
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 this menu?

Nov 17 '05 #5

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

Similar topics

26
4416
by: Lasse Edsvik | last post by:
Hello I'm trying to build a simple COM+ app in vs.net using C# and i cant register it in component manager..... what more is needed than this: using System; using...
2
2630
by: msuk | last post by:
All, I am trying to use Regasm from the command prompt and have to keep putting the full file path of where my assembley is located. Does anyone know how to set it up so wherever I run the...
3
5666
by: Rog | last post by:
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...
4
2824
by: Thomas Johnson | last post by:
I am trying to find out how to access the VS 2003 .Net command prompt. I am trying to execute the 'csc' command against a module but have no idea where to find the command prompt. Here's a stupid...
1
1900
by: Jay Feldman | last post by:
I've seen some messages about the screen flashing black for a few moments when executing a program in vb.net this may be because the command prompt settings were changed. when the command prompt...
2
9996
by: Gil_H | last post by:
Hi, I'm trying to run a script over unix on a remote machine. In order to automate it, the procedure requests the following: 1. Using SSH connection. 2. Operating a command on the remote...
4
10489
by: Peter Nimmo | last post by:
Hi, I am writting a windows application that I want to be able to act as if it where a Console application in certain circumstances, such as error logging. Whilst I have nearly got it, it...
3
5095
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...
7
9334
by: Jwe | last post by:
Hi, I've written a program which has both a command line interface and Windows form interface, however it isn't quite working correctly. When run from command line with no arguments it should...
0
7245
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
7144
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
7356
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
7427
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
7512
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...
1
5069
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...
0
3227
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1577
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
449
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.