RE: Creating installion file for windows applications
- From: Kum <Kum@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 13 May 2005 16:31:01 -0700
I don't think its a problem with the OleDb. I was sure where to post this
question
"VN" wrote:
> And why do you think oledb has something to do with this?
>
> "Kum" wrote:
>
> > Hi There,
> > I'm trying to create a setup for a Windows application to install my
> > application I developed using Visual basic .net. I'm using Visual Studio .net
> > Professional. When I use the Set up wizard. I only have 4 steps, when I look
> > at exaple to create a setup file I find I should have 5 steps. One step Step
> > 3 of 5 is missing in my steps ( Choose project outputs to Include. I don't
> > have this step in my wizard. I am not sure why. I went ahead and continued
> > the wizard and when I try to put the .exe file on to the User program or
> > Desktop I get the following error.As seen below. I use a calendar component
> > that Calendar control 10.0 form C:\Program Files \Microsoft Office 10\ MS
> > CAL.OCX
> > ERROR THAT I GET. I CANNOT COMPLETE THE BUILD
> > C:\SCHEDULE FOLDER\Setup1\Setup1.vdproj File 'AxInterop.MSACAL.DLL' should
> > not be installed into a User's Profile folder because it may not be available
> > to all users.
> > C:\SCHEDULE FOLDER\Setup1\Setup1.vdproj File 'Interop.MSACAL.DLL' should not
> > be installed into a User's Profile folder because it may not be available to
> > all users.
> > C:\SCHEDULE FOLDER\Setup1\Setup1.vdproj File 'MSCAL.OCX' should not be
> > installed into a User's Profile folder because it may not be available to all
> > users.
> > C:\SCHEDULE FOLDER\Setup1\Setup1.vdproj File 'stdole.dll' should not be
> > installed into a User's Profile folder because it may not be available to all
> > users.
> > C:\SCHEDULE FOLDER\Setup1\Setup1.vdproj File 'USERBack.exe' should not be
> > installed into a User's Profile folder because it may not be available to all
> > users.
> >
> > I would appreciate if anybody can tell me how I can complete my setup wizard
> > so as to create the installation program that would let me install my
> > application on other computer.
> > Thanks.
> >
.
- References:
- Prev by Date: RE: Creating installion file for windows applications
- Next by Date: How to update a table only with the missing row (identified by pri
- Previous by thread: RE: Creating installion file for windows applications
- Next by thread: How to update a table only with the missing row (identified by pri
- Index(es):
Relevant Pages
|