Re: Component authors
From: Jeffrey A. Wormsley (jwormsley_at_nospam.debitek.com)
Date: 03/01/05
- Next message: Jeffrey A. Wormsley: "Re: Kostya, Bobo, does this look like a locker room?"
- Previous message: Thomas Miller: "Re: [64-bit Delphi] A msg from Hairy (van Tassel)"
- In reply to: Andreas Hausladen: "Re: Component authors"
- Next in thread: Andreas Hausladen: "Re: Component authors"
- Reply: Andreas Hausladen: "Re: Component authors"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 1 Mar 2005 08:08:30 -0800
"Andreas Hausladen" <AndreasDOTHausladen@gNOMAILmx.de> wrote in
news:4223ab35$1@newsgroups.borland.com:
> The JVCL installer has such a feature, but JCL installer does not. So you
> must install JCL by hand and you can install the JVCL with this command
> line:
>
> for Delphi 6: install.bat d6 -rDelphi=win32only
> for Delphi 7: install.bat d7 -rDelphi=win32only
> for Delphi 9: install.bat d9 -rBDS=win32only
I don't think this does what I was talking about. JED's configuration
manager builds an alternate set of registry entries that can be specified
on the BDS command line. The components need to be installed in the
context of that alternate set of registry entries. What it appears the
above does is only install the components for the win32 portion of the
standard registry entries.
I'll probably need to do something similar to the JCL install you helped me
out with, which after adjusting a path in the .bdsproj file worked fine.
Jeff.
- Next message: Jeffrey A. Wormsley: "Re: Kostya, Bobo, does this look like a locker room?"
- Previous message: Thomas Miller: "Re: [64-bit Delphi] A msg from Hairy (van Tassel)"
- In reply to: Andreas Hausladen: "Re: Component authors"
- Next in thread: Andreas Hausladen: "Re: Component authors"
- Reply: Andreas Hausladen: "Re: Component authors"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|