Folks,

I'm working on a number of Google Desktop Gadgets. For some of my
users (call 'em Group A), I noticed that my "options" data wasn't
getting saved, when the same code worked fine for other users (Group
B).

It turned out that the IT department for Group A had set their main
hard drive to be the D: drive, not the C: drive.

I could write my own data-storage mechanism (just store my users' data
in a text file), with one little problem:  I want to encrypt some of
those options (passwords).  As you know, the built-in options object
handles encryption for me.  So I'd rather use that, instead of writing
my own encryption software.

So:  can I customize the location where the Google Desktop Gadgets API
stores the "options" data?  Specifically, can I tell it to use the D:
drive, not the C: drive?

But, also, if you have a better idea of what the real problem is, or
what I should really be doing, I'm glad to listen.

Thanks for your opinion, guidance, and/or suggestions.

Ron

--

You received this message because you are subscribed to the Google Groups 
"Google Desktop Developer Group" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-desktop-developer?hl=en.


Reply via email to