Deploying files not in the project
- From: "Peter Morris [Droopy eyes software]" <pete@droopyeyes[dot]comREMOVETHIS>
- Date: Fri, 27 Jan 2006 12:43:19 -0000
Hi all
I have a generic "Wizard-like" app that I use to run my applications. This
loads the taskflow logic + UI elements from dlls (specified in a config
file).
So, what I want to do is this
1) New solution
2) DLL Project with task flow
3) DLL Project with UI factories
4) Add existing EXE (Forms app)
All simple so far, except that the EXE doesn't directly use any of the DLLs
etc, and may be used by other solutions to run different apps.
So my question is this. Is it possible to make some kind of project that
only states which files to deploy and then specifies the EXE as the app to
run?
Pete
.
- Follow-Ups:
- Re: Deploying files not in the project
- From: Peter Morris [Droopy eyes software]
- Re: Deploying files not in the project
- Prev by Date: Re: CF2 on CE5 deployment issue
- Next by Date: Re: Deploying files not in the project
- Previous by thread: CF2 on CE5 deployment issue
- Next by thread: Re: Deploying files not in the project
- Index(es):
Relevant Pages
|