#include "StdAfx.h"Functions | |
| CA_API UINT __stdcall | JavaArchive_Deferred (MSIHANDLE hInstall) |
| Java archive (deferred custom action) | |
| CA_API UINT __stdcall | JavaArchive_Immediate (MSIHANDLE hInstall) |
| Java archive (immediate custom action) | |
| 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 |