GuiXT
doesn't provide an encryption method but you could write your own dll function
and call it from the GuiXT script.
Another
way would be to store the password on your private USB stick and to read it from
there with (for example) "ReadFile H:...". In this case you need to
assure that the USB stick can be read with a fixed drive letter, e.g. H:.
|