473,748 Members | 8,760 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 2528
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******@softe ksoftware.com> wrote in message
news:#B******** ******@TK2MSFTN GP10.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_RO OT\Directory\sh ell\VSDosHere]
@="Visual Studio .NET 2003 Command Prompt"

[HKEY_CLASSES_RO OT\Directory\sh ell\VSDosHere\c ommand]
@="C:\\WINNT\\s ystem32\\cmd.ex e /k \"C:\\Progra m Files\\Microsof t 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******@softe ksoftware.com> wrote in message
news:#B******** ******@TK2MSFTN GP10.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
4483
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 System.EnterpriseServices;
2
2637
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 command prompt from I can use Regasm saving entering the full path. Thanks Msuk
3
5675
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 do you get to it from the VS.net IDE? Thanks, Rog
4
2839
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 question --> Could this actually be the MSDOS CMD prompt that I cann access from the start run command?? Thanks in advance. . .Tom Johnson *** Sent via Developersdex http://www.developersdex.com ***
1
1910
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 is set to full screen mode instead of window mode, some monitors don't seem to be able to take it. when this happened to my computer, the screen would go black (for however long the command prompt window had to appear) and the monitor (new, 17"...
2
10030
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 machine. 3. Expecting password or (yes/no) request and authorize it. I get an error (I thing that it occures at the last part (3) of the password request).
4
10513
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 doesn't seem to write to the screen in the way I would expect. The output is:
3
5116
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 like "dir" into "textbox", then after clicking "button", command prompt(cmd) should run with the prompt that user has written already into "textbox" .
7
9368
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 display the Windows form. The form is being displayed but the command only returns when the form is closed. I want the command line to return immediately, leaving the form displayed.
0
8991
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8831
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9374
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8244
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6076
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4607
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 last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4876
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3315
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 we have to send another system
3
2215
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 can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.