Once the installation files have been customized, you are ready to install on each client machine. To do so, simply run the setup.exe program in the installation folder on the file server. This will create shortcuts to run the programs installed on the file server.
Although the bulk of the QMF for Windows files are installed only on the file server, the installation wizard may install a set of system components on each client machine. These are standard Microsoft components that typically are already installed on an up-to-date machine. If the components are already installed, and are up-to-date, they are not installed again.
File names | Description |
---|---|
mfc42.dll | Microsoft Foundation Classes Shared Library (always required) |
msvcp60.dll | Microsoft C++ Runtime Library (always required) |
msvcrt.dll | Microsoft C Runtime Library (always required) |
regsvr32.exe | Microsoft Register Server (always required) |
shfolder.dll | Microsoft Shell Folder Service (always required) |
asycfilt.dll, stdole2.tlb, oleaut32.dll, olepro32.dll | Microsoft OLE (required only for Report Center) |
mstext35.dll, mstext40.dll, mstx3032.dll | Microsoft Jet Text ISAM (required only for Report Center) |
odtext32.dll | Microsoft ODBC driver for text files (required only for Report Center) |
comcat.dll | Microsoft Component Category Manager Library (required only for Report Center) |
comctl32.ocx, comdlg32.ocx, msflxgrd.ocx, msmask32.ocx, tabctl32.ocx | Microsoft ActiveX Control DLLs (required only for Report Center) |
msvbvm60.dll | Microsoft Visual Basic Virtual Machine (required only for Report Center) |
You can make the installation process on the client machines unattended, meaning that it requires no input from a user during the installation. To perform an unattended installation, customize the setup.ini file in the installation folder, setting both AutoInstall and AutoExit in the [Options] section to 1. Note that when you set AutoInstall to 1, you must also set InstallPath and ProgramGroup.