473,378 Members | 1,447 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,378 software developers and data experts.

old DOS days question

I'm manually compiling some .vb files and I am moving them to the
Microsoft.Net>Framework>v1.1.4322 directory so that when I run vbc.exe to
compile all the files I need they are in that directory (i.e. system.dll,
etc.).
I used to be able to, years ago, in DOS "PATH" to a directory so that it's
contents would be available no matter what directory you were in.
Can we still do this? This would be nice to avoid moving the .vb files.
thanx.
Nov 19 '05 #1
3 933
Assuming you are using Windows XP follow this
- Right Click on My Computer on your Desktop.
- Click on Properties.
- Click on Advanced Tab.
- Click on Environment Variables. it will open up a dialog window.
- Under System Vars you'll find PATH, you can set it as per your
requirements.

You can do the same way with Windows 2000 also, but I m not sure abt exact
steps for now.

"Chris" wrote:
I'm manually compiling some .vb files and I am moving them to the
Microsoft.Net>Framework>v1.1.4322 directory so that when I run vbc.exe to
compile all the files I need they are in that directory (i.e. system.dll,
etc.).
I used to be able to, years ago, in DOS "PATH" to a directory so that it's
contents would be available no matter what directory you were in.
Can we still do this? This would be nice to avoid moving the .vb files.
thanx.

Nov 19 '05 #2
Are you aware of Visual Studio Command Prompt found in
Start->Programs->Microsoft Visual Studio .NET 2003->Visual Studio .NET Tools
?

Alternatively you can run batch file
"C:\Program Files\Microsoft Visual Studio .NET
2003\Common7\Tools\vsvars32.bat"

It sets up environment variables for visual studio. After this you can
compile in your work directory.

Eliyahu

"Chris" <Ch***@discussions.microsoft.com> wrote in message
news:22**********************************@microsof t.com...
I'm manually compiling some .vb files and I am moving them to the
Microsoft.Net>Framework>v1.1.4322 directory so that when I run vbc.exe to
compile all the files I need they are in that directory (i.e. system.dll,
etc.).
I used to be able to, years ago, in DOS "PATH" to a directory so that it's
contents would be available no matter what directory you were in.
Can we still do this? This would be nice to avoid moving the .vb files.
thanx.

Nov 19 '05 #3
no I was unaware, thank you. I saw another post where the person was using
the same path that I was so I thought that maybe that was the only way.
I like the VS command line prompt.

"Eliyahu Goldin" wrote:
Are you aware of Visual Studio Command Prompt found in
Start->Programs->Microsoft Visual Studio .NET 2003->Visual Studio .NET Tools
?

Alternatively you can run batch file
"C:\Program Files\Microsoft Visual Studio .NET
2003\Common7\Tools\vsvars32.bat"

It sets up environment variables for visual studio. After this you can
compile in your work directory.

Eliyahu

"Chris" <Ch***@discussions.microsoft.com> wrote in message
news:22**********************************@microsof t.com...
I'm manually compiling some .vb files and I am moving them to the
Microsoft.Net>Framework>v1.1.4322 directory so that when I run vbc.exe to
compile all the files I need they are in that directory (i.e. system.dll,
etc.).
I used to be able to, years ago, in DOS "PATH" to a directory so that it's
contents would be available no matter what directory you were in.
Can we still do this? This would be nice to avoid moving the .vb files.
thanx.


Nov 19 '05 #4

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

Similar topics

12
by: Anthony Robinson | last post by:
Is anyone aware of a function (system or user defined) that will calculate business days? For instance: I have a column in as table called DATE. I want to be able to add five business days to that...
5
by: BlackFireNova | last post by:
I need to write a report in which one part shows a count of how many total records fall within the working days (Monday - Friday) inside of a (prompted) given date range, in a particular...
1
by: rock72 | last post by:
I am developing a application using this fields as required by the company. 1. Date Login 2. Time IN 3. Time OUT My question is how to produce the number of days with 1 entry of Date is...
9
by: Patrick Fisher | last post by:
Hi All If I Take DateFrom from DateTo in a 31 day month I get 30 days because 31-1=30, is there a way of getting the correct answer without having to us a lookup table? Patrick
10
by: Scott Kilbourn | last post by:
Hi, Does anyone know how to accurately calculate the number of days that have elapsed since 01/01/0000? I'd appreciate any help anyone could give me. Thanks
29
by: james | last post by:
I have a problem that at first glance seems not that hard to figure out. But, so far, the answer has escaped me. I have an old database file that has the date(s) stored in it as number of days. An...
19
by: Ricardo Perez Lopez | last post by:
Hello everyone: I'm a PostgreSQL newbie, working now with dates, times, timestamps and intervals. I have three questions about the above: FIRST: --------
3
by: Jason Huang | last post by:
Hi, In our C# Windows Form application, we are using the SQL Server 2000 as the database server. The Database table MyTable has a field RegistrationDate which represents the Date a client comes...
2
by: kath | last post by:
Hi, the following shows the contents of "datebook.xls" Date 8/9/2006 8/9/2006 8/9/2006 8/9/2006 8/9/2006
9
by: Frank | last post by:
I have a time saved in a time_t variable. I'd like to be able to display the number of days since then but can't find anything built-in that will help. Failing that I'd like to display the...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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...

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.