Registry
Custom Settings - Custom Medisoft Menu Bar
HOW TO SETUP THE MENU ITEMS
1st thing is to setup just one computer the way
the user wants it. We have created a version 10.0 menu
(tool bar) option that includes an item called
CustomMedisoft. Under this one, we open a form for
each screen we consider important for the doctors
office to use in MS Access.
CREATE a .REG file by running REGEDIT.EXE /
current user / Medisoft / click on the folder wanted
to export / click on REGISTRY / EXPORT REGISTRY FILE /
name it / save it in folder
\\server\Apps\CustomRegistry
add the line to the
\server\Apps\CustomRegistry\ResetCustomRegistry.bat,
so it executes also
User needs to run this screen only once...but it
should be labeled properly in the same location under
\\server\Apps\CustomRegistry folder
Run the following file ResetCustomRegistry.bat
to reset all settings for the default.
The ResetCustomRegistry.bat runs the .reg
files containing the REGISTRY information to be used.
example: regedit /s
\\server\apps\CustomRegistry\CustomMedisoft.reg
Add as many lines as wanted...if you want to
include the layouts for each screen like case names
and descriptions for each toolbar...must know where
the items are in the REGISTRY and export it to a .REG
and add the line to ResetCustomRegistry.bat
YOU MAY ALSO JUST UPDATE REGISTRY VALUES FOR SOME
ITEMS BUT NOT ALL...THAT DEPENDS ON THE PRACTICE (REM
out unwanted items)
THE .REG FILES MAY BE DIFFERENT FOR EACH
PRACTICE....TEST BEFORE IMPLEMENTING ON ALL
COMPUTERS....THROUGH THE UPDATES.BAT FILE