On Sunday, September 22, 2013 9:23 PM [GMT+1=CET],
John Dammeyer wrote:

> Where's the best place to unpack the ZIP and then how to set things
> up so it goes into the 'expected' locations.

I suggest to unpack to a directory where users have 
write access. I for one use "C:\Users\Public\Documents\Comp"
(in Windows 7) where I put all my components, for instance 
"C:\Users\Public\Documents\Comp\ICS".
I also add an environment variable "ICS" under Tools | Options. 
Then the library path item I add for ICS-XE5 for all
platforms in Tools | Options | Delphi options | Library
looks like: "$(ICS)\Lib\$(Config)\$(Platform)\XE5". 
However if you want to compile the ICS dcus whenever your
project is compiled just add "$(ICS)\Source" rather than 
the lib-path above. In both cases add a browsing path item 
"$(ICS)\Source". 

-- 
Arno


-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to