Go to the source code of this file.
Functions | |
CA_API UINT __stdcall | JavaArchive_Immediate (MSIHANDLE hInstall) |
Java archive (immediate custom action) More... | |
CA_API UINT __stdcall | JavaArchive_Deferred (MSIHANDLE hInstall) |
Java archive (deferred custom action) More... | |
CA_API UINT __stdcall JavaArchive_Deferred | ( | MSIHANDLE | hInstall | ) |
Java archive (deferred custom action)
Use in combination with WixJavaArchiveExtension.
CA_API UINT __stdcall JavaArchive_Immediate | ( | MSIHANDLE | hInstall | ) |
Java archive (immediate custom action)
Use in combination with WixJavaArchiveExtension.
© Application Security Inc. - All Rights Reserved | http://msiext.codeplex.com |