knowledge-database (beta)

Current group: dbase.third-party-tools

Re: BDE install and update to 5.2.0.2 with Inno --- AGAIN

Re: BDE install and update to 5.2.0.2 with Inno --- AGAIN  
Robin Read
From:Robin Read
Subject:Re: BDE install and update to 5.2.0.2 with Inno --- AGAIN
Date:Tue, 7 Dec 2004 14:06:06 -0400
I'm posting this again cuz' I didn't get a response...
....and I could use it.
I know everyone's busy, but I thought I'd try this
since I replied to a "stale" thread anyway.
From: BDE install and update to 5.2.0.2 with Inno
Originally posted on: Fri, Oct 22, 2004, 7:55 PM

by: Christopher F. Neumann

Thanks muchly!

Robin Read,

Nova Scotia, Canada

********************************************

Hi Christopher,

This will be very useful to me!
Thanks!
One thing...
In your files section, you can replace the "DestDir: {win}\temp;
Flags:
deleteafterinstall"
with "DestDir: {tmp}".
This way, these files will be automatically "deleted after install".
In the end, there is no difference, but, if you get wiseguys like me
[:-)]
who
don't have a typical system setting for TEMP (or TMP) to be
C:\{win}\temp...
say I liked it the old way...C:\temp, then you might be making a dir
that
doesn't already exist...
actually, chances are that it would still exist there (C:\{win}\temp)
anyway.

I know...I'm just rambling...

Anyway, I don't know where to get this "bdeset.exe" in your [Files]
section.
Where did you get it? Got a link?

tanks,
Robin Read
Nova Scotia, Canada

Like this...
[Files]
Source: C:\Program
Files\dBASE\PLUS\Files\Landisc\installer\minireg.exe;
DestDir: {tmp}
Source: C:\Program
Files\dBASE\PLUS\Files\Landisc\installer\bdeinst.dll;
DestDir: {tmp}Source: C:\Program
Files\dBASE\PLUS\Files\Landisc\installer\bdeset.exe; DestDir: {tmp}
Source: C:\Program
Files\dBASE\PLUS\Files\Landisc\installer\bdeupdate.exe;
DestDir: {tmp}
   

Copyright © 2006 knowledge-database   -   All rights reserved