diff options
Diffstat (limited to 'o3d/installer/win/custom_actions.cc')
-rw-r--r-- | o3d/installer/win/custom_actions.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/o3d/installer/win/custom_actions.cc b/o3d/installer/win/custom_actions.cc index 658d5b7..0f57d95 100644 --- a/o3d/installer/win/custom_actions.cc +++ b/o3d/installer/win/custom_actions.cc @@ -247,6 +247,7 @@ HRESULT SetCustomUpdateError(MSIHANDLE installer_handle, return hr; } } + return S_OK; } // Check whether DirectX version 9.0c or higher is installed and |