Groups > dBase > dBase deployment > Re: Deploy exe file without wfo, pro etc. files




re: Deploy exe file without wfo, pro etc. files

re: Deploy exe file without wfo, pro etc. files
Tue, 08 Jan 2008 10:38:45 -050
I run .exe file, it always ask where is the sql, wfo, pro etc. files if I
haven't put those files in same directory. I included all files in the project
already. It still ask the complied files. I know the exe file should included
all complied. But what can I do so that not ask sql, wfo, pro files again?

Thanks

Post Reply
Re: Deploy exe file without wfo, pro etc. files
Tue, 08 Jan 2008 14:41:42 -080
Kwong Cheung wrote:
> May be I explain not clearly.
> Is it possilble that I deploy exe, dbf and index files only? Other files
such as, wfo, pro, co, sql and etc. are not included the deploy files list.

In the Project Explorer, uncheck the "DEO Application" checkbox, if
you 
have it checked, and then make sure that all the objects you want to use 
for your application are in the Project. Therefore, make sure all forms, 
programs, custom class files, etc., are included ... they will be built 
into the application when you opt to build the .exe.

Ken

-- 
/(Opinions expressed are purely my own, not those of dataBased
Intelligence, Inc.)/

*Ken Mayer* [dBVIPS]
/Golden Stag Productions/
dBASE at goldenstag dot net
http://www.goldenstag.net/GSP
http://www.goldenstag.net/dbase/dBASEBooks.htm
Post Reply
re: Deploy exe file without wfo, pro etc. files
Tue, 08 Jan 2008 17:03:29 -050
try placing a list of search directories into you exe's .ini file:

[ObjectPath]
objPath1=C:\Program Files\dBASE\PLUS\Samples\folder1
objPath2=C:\Program Files\dBASE\PLUS\Samples\folder2
objPath3=C:\Program Files\dBASE\PLUS\Samples\folder3

This is like application aliases in the development environment.

Obviously, change the path to your folders.

JM




Kwong Cheung Wrote:

> I run .exe file, it always ask where is the sql, wfo, pro etc. files if I
haven't put those files in same directory. I included all files in the project
already. It still ask the complied files. I know the exe file should included
all complied. But what can I do so that not ask sql, wfo, pro files again?
> 
> Thanks
> 
> Kwong 
Post Reply
re: Deploy exe file without wfo, pro etc. files
Tue, 08 Jan 2008 17:41:11 -050
May be I explain not clearly.
Is it possilble that I deploy exe, dbf and index files only? Other files such
as, wfo, pro, co, sql and etc. are not included the deploy files list.

Thanks



John Marshall Wrote:

> 
> try placing a list of search directories into you exe's .ini file:
> 
> [ObjectPath]
> objPath1=C:\Program Files\dBASE\PLUS\Samples\folder1
> objPath2=C:\Program Files\dBASE\PLUS\Samples\folder2
> objPath3=C:\Program Files\dBASE\PLUS\Samples\folder3
> 
> This is like application aliases in the development environment.
> 
> Obviously, change the path to your folders.
> 
> JM
> 
> 
> 
> 
> Kwong Cheung Wrote:
> 
> > I run .exe file, it always ask where is the sql, wfo, pro etc. files
if I haven't put those files in same directory. I included all files in the
project already. It still ask the complied files. I know the exe file should
included all complied. But what can I do so that not ask sql, wfo, pro files
again?
> > 
> > Thanks
> > 
> > Kwong 
> 
Post Reply
Re: Deploy exe file without wfo, pro etc. files
Wed, 09 Jan 2008 09:19:25 -080
kwong cheung wrote:
> Thanks. I am using dbase 2.01. I can't find "DEO Application"
checkbox in project explorer. 
> I am using _app.allowDEOExeOverride property, it works what I want.
> But it still ask .sql files if I don't put the sql files in same folder. It
seems not included the sql file into the .exe file. Is it true? If sql file must
be in the fodler, what can I do if I don't want the sql file shown to user
(because the sql file is a text file, someone may change it or delete it.)

I haven't worked with 2.01 for some time, and can't remember all the 
changes since then.

Have you tried including the .sql files in the list of files in the project?

Ken

-- 
/(Opinions expressed are purely my own, not those of dataBased
Intelligence, Inc.)/

*Ken Mayer* [dBVIPS]
/Golden Stag Productions/
dBASE at goldenstag dot net
http://www.goldenstag.net/GSP
http://www.goldenstag.net/dbase/dBASEBooks.htm
Post Reply
<< Previous 1 2 3 Next >>
( Page 1 of 3 )
about | contact