
AppData Local/Roaming Folders were not created for second user.
I've two users on a single computer.
User one = LIVE
User Two = OUTLOOK
During installation I checked [App Directory] to enable storage of
separate wincmd.ini files and buttonbar files in each users AppData directory.
I assumed these folders and files would be created.
c:\Users\LIVE\AppData\Roaming\GHISLER\wincmd.ini
c:\Users\OUTLOOK\AppData\Roaming\GHISLER\wincmd.ini
c:\Users\LIVE\AppData\Local\GHISLER\LIVE.BAR
c:\Users\LIVE\AppData\Local\GHISLER\LIVE.br2
c:\Users\OUTLOOK\AppData\Local\GHISLER\OUTLOOK.BAR
c:\Users\OUTLOOK\AppData\Local\GHISLER\OUTLOOK.br2
It worked fine for LIVE, but upon logging into OUTLOOK the directory
c:\Users\OUTLOOK\AppData\Roaming\GHISLER\
was not created and it defaulted to wincmd.ini in the Program Directory.
Ditto for c:\Users\OUTLOOK\AppData\Local\GHISLER\OUTLOOK.BAR---OUTLOOK.br2 files
So my workaround was to edit the file
c:\Program Files\TotalCommander\wincmd.ini
and included this line after I had setup/edited the LIVE.BAR's 'pointers'
to go to the OUTLOOK directories. So after creating the directories that
Total Commander did not create, I added the following to the 'default' .ini file.
[Buttonbar]
Buttonbar=c:\Users\OUTLOOK\AppData\Local\GHISLER\OUTLOOK.BAR
The button bars are identical except for the buttons that cd\ to the logged on
users directories.....ie
c:\Users\OUTLOOK\Desktop\desktop.ini
c:\Users\LIVE\Desktop\desktop.ini
Although if a third user wishes to have his own AppData dirs for storage
of [ini-bar] files this workaround won't work.
What did I do wrong during installation???
Thanks for any help
Windunce