UPDATE SYSTEM FILES

The scrutelle programs require three system files to be installed on your computer

comdlg32.ocx
mscomctl.ocx
olexlsf.dll

If they are not installed, when you run the scrutelle programs you will get error messages

Run-time error 339. Component "comdlg32.ocx" or one of its dependencies not correctly registered

or else
Run Time error 429. ACTIVEX component can't creat object

To overcome this problem, go to the program folder and click on update-system-files.bat

However you may get the message

The module comdlg32.ocx was loaded
but the call to DLLRegisterServer failed with error code 0x8002801c

This is because with some installations of Windows 7, you need to run update-system-files.bat
in a Command Prompt Window opened as Administrator. To do this:

(1) Click Start/All programs

(2) Click Accessories

(3) Right Mouse Click Command Prompt

(4) and Run as Administrator

(5) The black Command Prompt window will open

(6) Type the following:

CD\
cd scrutelle
cd program
cd v8

The prompt will now look like
C:\scrutelle\program\v8>

now type update-system-files.bat

If successful, the response should be