Hi,
Thank you for the link!
i tested your HW100125.ZIP, it works good on my Falcon/CT60.
But in /example/highwire.cfg some options are missing and should be added:
---snip---
### Startpage: Add a default startpage for HighWire here ###
#
#START_PAGE = g:\highwire\links.htm
#
### Open bookmark list at start ###
#
#HOTLIST_OPEN = 1
#
#### Default path for downloaded files ###
#
#DATA_DIR = F:\downloads\
#
---snip---
The "assorted settings" COOKIES, VIEW_IMAGES, USE_CSS, FORCE_FRAMECTRL and
LOGGING should be included in a block ### Runtime settings ### and should
NOT be uncommented ( with #).
---snip---
### Runtime settings ###
#
COOKIES = 0
VIEW_IMAGES = 1
USE_CSS = 0
FORCE_FRAMECTRL = 0
LOGGING = 0
#
---snip---
Perhaps there are more options which i don't know...
Thank you for working on HighWire!
Latz
Edited 1 time(s). Last edit at 02/06/2010 03:42AM by Latz.