- The package is not supporting Admin Installation with SHORTFILENAMES. It is giving error during installation if we perform installation from the created Admin image.
- In the vendor MSI there is no HKCU entries
- While launching the shortcut it will prompt the start guide window and will ask for username. To suppress these window we have to add the following HKCU Entry to the shortcut's feature/component
HKCU\Software\FileMaker\FileMaker Pro\9.0\Preferences
This is a full installation, which can be installed stand alone without the need of installing version 9.0 v1 first!
First unpack the installer with 7zip or Uni-Extract.
For a functional Installpoint, you need the following files:
FileMaker Pro 9.msi
Data1.cab
Data2.cab
Data3.cab
Data4.cab
Assisted Install.txt
The 'Setup' sub folder.
10xx.mst for your preferred install language.
To make the installer run without version 9.0 v1, change the following line in the property table:
LanguagePackInstaller 0
Disable the following line in the InstallExecuteSequence table to set your own features:
SetDefaultFeatures OFF 992
(OFF means a condition which is not true)
Now you can disable all unwanted features.
Go to the feature table and set the 'Level' column to "0" in each line you want to disable.
To remove the AutoUpdater Plugin, go to the components table and set a condition which resolves always to untrue to the following line:
FileMaker_Pro_INSTALLDIR.Extensions.FMSAUC.fmx {3EC9555D-9D8E-41BC-8CE6-3A02852BDE7D} ...
Be aware, that the 'setup' sub folder is needed, as one of the resource DLL's in it, is called by the MSI during the install.
The MSI reads some important variables from file 'Assisted Install.txt' during a silent install. Some of them are:
- License Key
- Organization
- Desktop Shortcuts
- Language
This website uses cookies.
By continuing to use this site and/or clicking the "Accept" button you are providing consent
Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our
websites or when you do business with us. For more information about our
Privacy Policy and our data protection
efforts, please visit
GDPR-HQ