הערה
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות להיכנס או לשנות מדריכי כתובות.
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות לשנות מדריכי כתובות.
The BindImage action binds each executable or DLL that must be bound to the DLLs imported by it. The BindImage action acts on each file in the BindImage table, but only those that are to be installed locally. The installer computes the virtual address of each function imported from all DLLs, then saves the computed virtual address in the importing image's import address table (IAT).
The BindImage Action internally calls the BindImageEx Windows API.
Sequence Restrictions
The BindImage action must come after the InstallFiles action.
ActionData Messages
| Field | Description of action data |
|---|---|
| [1] | File identifier of executable. |