"Philipp" == Philipp Reif <[EMAIL PROTECTED]> writes:
>> - Does writing the ini to the Windir work on all systems (user
>> rights)? Maybe an Plucker Subdirectory in the users directory (the
>> subdir of the Palm SW dir) are an better choice? Or may you could
>> use an new key in the channel plicker.ini "update_on_sync" (In this
>> case plucker-desktop could modify this info also from his GUI
>> (Checkbox update on sync) later)?
Philipp> Good idea - this would eliminate the need to select the DB's to be
Philipp> synced manually. How far is the development of this GUI from being
Philipp> stable and distributed?
Don't know how are Roberts plan for this.
But its no problem to store it there and use it some time later :-)
Well what's about the idea to use an new ini key called
"build_on_sync_" and put it in the channel ini in the default section.
This key contain an list of the user names where the checkbox are
marked.
For example:
build_on_sync=first user;second user
Or use the "user" key. I have just updated the conduit.exe to support
installing for more than one user.
The conduit could iterate to the DB dirs and read the key and decide
if this DB belong to the currently synced user. And the advanced user
could create this key at the DB setup time without calling the conduit
GUI. And plucker-desktop could maybe later use this key also in its
GUI.
For the "RunSync" and "RunHidden" keys i may suggest an extra section
("PLUCKER_CONDUIT") in the main ini. Maybe use:
first_user_RunSync=C:\...
first_user_RunHidden=0
second_user_RunSync=C:\...
second_user_RunHidden=0
But since you need to know the plucker directory to read this ini, you
also know the RunSync.exe location. So there are no reason to save
this here :-)
>> - BTW: The rule to get a list of all DB handles are:
>> All subdirs of the Plucker dir that follow this mask: "*.DB" and
>> having an file called "plucker.ini" inside are Plucker Channels.
Philipp> That would be nicer as I could display a list of check boxes and the
Philipp> user could just tick them to sync or not. I'd suggest doing it in the
Philipp> GUI and setting an ini file key for it anyway, then the conduit
Philipp> retrieves a list of DB's to sync using your method.
Yes the Checkboxes in 0.3 are fine.
cu,
Dirk
--
Permanent URLs to the latest Version (1.1.13) of the Plucker Windows installer
- For the Webpage: http://www.dirk-heiser.de/plucker
- Direct Download: http://www.dirk-heiser.de/plucker/plucker.exe [2.08MB]