In article <1B51AAFD-1104-4C4C-BCAC-F2E728717D72[ at ]microsoft.com>, BPMGuy[ at ]discussions.microsoft.com says...
[Quoted Text] > As a project leader I have created a number of custom tags for use in a > shared notebook. Since the tags preferences.dat file is local on each shared > user's machine how do I make sure those tags are available, used and mean the > same thing for each user of the shared notebook? >
You would need to distribute an official copy of that preferences.dat file. Every time you added new tags and redistributed the file, the users would loose any of their individual settings so that could get pretty frustrating.
I think this is ripe for a Powertoy. It should be a simple matter to dig out those tags and insert them into a different preferences.dat file. That is, if you know the structure of the preferences.dat file and know how to program.
|