473,505 Members | 15,381 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How can I install the File System Editor?

Does anyone know how to add the File System Editor to a Visual Studio 2003
installation?

Thanks!
Nov 19 '05 #1
4 1283
Which File System Editor ?

Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Español
Ven, y hablemos de ASP.NET...
======================

"Tom C." <tc************@yahoo.com> wrote in message
news:%t***********@tornado.rdc-kc.rr.com...
Does anyone know how to add the File System Editor to a Visual Studio 2003 installation?

Thanks!

Nov 19 '05 #2
Thanks for asking.

Here are a few references to it:

http://msdn.microsoft.com/library/de...ingfolders.asp

http://www.developer.com/net/print.php/10916_3356411_1

http://www.developer.com/net/net/art...1087_3352511_5

Any ideas appreciated!

"Juan T. Llibre" <no***********@nowhere.com> wrote in message
news:u$****************@TK2MSFTNGP10.phx.gbl...
Which File System Editor ?

Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Español
Ven, y hablemos de ASP.NET...
======================

"Tom C." <tc************@yahoo.com> wrote in message
news:%t***********@tornado.rdc-kc.rr.com...
Does anyone know how to add the File System Editor to a Visual Studio
2003 installation?

Thanks!


Nov 19 '05 #3
You already have it installed if you're running VS.NET.

See:
http://msdn.microsoft.com/library/de...stemEditor.asp

The File System Editor adds project outputs and other files to a deployment
project, to specify the locations where files will be installed on a target
computer, and to create shortcuts on a target computer.

To access the File System Editor, on the View menu, point to Editor,
and then click File System when a deployment project is selected in
Solution Explorer.

So, first create a deployment project, and then access the File System Editor,
as outlined above, from within your opened deployment project.


Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Español
Ven, y hablemos de ASP.NET...
======================

"Tom C." <tc************@yahoo.com> wrote in message
news:Ya**************@tornado.rdc-kc.rr.com...
Thanks for asking.

Here are a few references to it:

http://msdn.microsoft.com/library/de...ingfolders.asp

http://www.developer.com/net/print.php/10916_3356411_1

http://www.developer.com/net/net/art...1087_3352511_5

Any ideas appreciated!

"Juan T. Llibre" <no***********@nowhere.com> wrote in message
news:u$****************@TK2MSFTNGP10.phx.gbl...
Which File System Editor ?

Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Español
Ven, y hablemos de ASP.NET...
======================

"Tom C." <tc************@yahoo.com> wrote in message
news:%t***********@tornado.rdc-kc.rr.com...
Does anyone know how to add the File System Editor to a Visual Studio 2003
installation?

Thanks!



Nov 19 '05 #4
Hi Juan,

You're right! Thank you very much for your reply; with your help I was able
to find it after hours of banging my head.

Now that I've found it, I'll play around with it to try to solve my problem.

Thanks again!

"Juan T. Llibre" <no***********@nowhere.com> wrote in message
news:O2**************@TK2MSFTNGP14.phx.gbl...
You already have it installed if you're running VS.NET.

See:
http://msdn.microsoft.com/library/de...stemEditor.asp

The File System Editor adds project outputs and other files to a
deployment
project, to specify the locations where files will be installed on a
target
computer, and to create shortcuts on a target computer.

To access the File System Editor, on the View menu, point to Editor,
and then click File System when a deployment project is selected in
Solution Explorer.

So, first create a deployment project, and then access the File System
Editor,
as outlined above, from within your opened deployment project.


Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Español
Ven, y hablemos de ASP.NET...
======================

"Tom C." <tc************@yahoo.com> wrote in message
news:Ya**************@tornado.rdc-kc.rr.com...
Thanks for asking.

Here are a few references to it:

http://msdn.microsoft.com/library/de...ingfolders.asp

http://www.developer.com/net/print.php/10916_3356411_1

http://www.developer.com/net/net/art...1087_3352511_5

Any ideas appreciated!

"Juan T. Llibre" <no***********@nowhere.com> wrote in message
news:u$****************@TK2MSFTNGP10.phx.gbl...
Which File System Editor ?

Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Español
Ven, y hablemos de ASP.NET...
======================

"Tom C." <tc************@yahoo.com> wrote in message
news:%t***********@tornado.rdc-kc.rr.com...
Does anyone know how to add the File System Editor to a Visual Studio
2003 installation?

Thanks!



Nov 19 '05 #5

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

Similar topics

5
1692
by: StepH | last post by:
Hi, I'm new to Python. I'm working under XP, and I've alot of prob. (not with the langage itself, but with the tools): I've install Pyhton 2.4 in C:\Python24, using the .msi windows...
6
2018
by: João Santa Bárbara | last post by:
hi all i need to create an setup package that registers an assembly can some one tell me how to start ?? thks JSB
6
2007
by: Paul | last post by:
Hello everyone: I am developing a VB.Net Windows Application and I am now ready to create the deployment project for it. This application needs to be installable on a different number of users...
2
5321
by: MENTAT | last post by:
Hi, I am trying to create an installer for my web application. So I added a web setup project to my solution (I am using VS.NET 2003). Been playing around with it since then and it basically...
3
9459
by: Jeff Yang | last post by:
I have two applications(A and B),and I install the two applications seperatly.Now I want to get B's install path in A,How can I do that?Thanks.
3
56922
by: Jeremy S. | last post by:
On my dev machine (XP/Pro with VS.NET 2003) I have been developing a Windows Service and installing it on the local machine by opening the Visual Studio Command Prompt and then executing . Now I...
2
7970
by: Fan Wang | last post by:
Hi All, I wrote a windows service with C# as below. But I can't install it with installutil.exe. I got an error message " Exception occurred while initializing the installation:...
2
2822
by: ValK | last post by:
Hello All. I have a windows service, that monitors file directory. Now I'm trying to create custom install wizard for this service. I added projectinstaller class to my application, where I...
1
1995
by: PHPBABY3 | last post by:
Hi everyone, A. I downloaded SOKKIT a while ago. I am able to write PHP programs (a.k.a. files or scripts) in directory c:\apache2triad\htdocc using Notepad, and run them by connecting to...
0
7098
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
7303
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
7367
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...
1
7018
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
1
5028
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
3187
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
3176
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1528
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 ...
1
754
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.