Tray Safe provides original technology of inserting strings into text edits quickly and avoids bothering of typing:
you select account from left mouse menu in Tray Safe and click required fields - Tray Safe places information into them sequentially.
For example (Default.tsaccounts):
Page=General; (Icon=settings.bmp)
Text=Login:; Value=; (insert, checked)
Text=Password:; Value=; (insert, checked, password, generator)
App=Application:; Value=;
File=FileName:; Value=;
Page=Additional items; (icon=bullets.bmp)
Textarea=Notes; Value=2; (insperline, checked)
You can specify additional strings
to paste into other fields
Page=Notes; (Icon=information.bmp)
Textarea=Notes; Value=1;
Some notes ...
The fields with insert flag can be inserted. If they have checked state, they will be inserted and vice versa.
For given example we will have such an order:
- Login
- Password
- Notes (insertion per line)
Insert operation will be executed for each left mouse click. You can hold
ctrl, alt or shift to skip inserting operation for click.
To cancel insert sequence call accounts menu in tray again.
When insertion mode is activate, icon of Tray Safe in tray changes.
For mouse tracking used hook methods from library Mouse.dll. If any errors appear,
please, contact support team.