The Community is now in read-only mode to prepare for the launch of the new Flexera Community. During this time, you will be unable to register, log in, or access customer resources. Click here for more information.

vigorvick
Level 4
since ‎Mar 24, 2008
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

User Statistics

  • 12 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Hi,I have written a sample dll and the code is given below,. It is a win32 dll.void WINAPI Display(MSIHANDLE hInstall){ int i; TCHAR* szValueBuf = NULL;DWORD cchValueBuf = 0;MessageBox(NULL,"creating dll","Success",MB_OK);TCHAR *szPackagePath="D:\...
Hi,I'm invoking a dll using my installscript from a inscript execution "Immediate" custom action. The following code inside the dll gives an error as ERROR_INVALID_HANDLE:MsiGetPropertyA(hInstall, g_Prop[eProp].pPropname, &g_PropBuffer[nLenUsed], &nL...
Hi,I want to know how the path of the msi is determined by the msi engine. Example, in the below logMSI (s) (68:B0) [05:33:32:156]: ******* RunEngine: ******* Product: W:\7.0.55.0 from 163\Install Software\License Manager\ContactCenterLicen...
Hi,I'm porting a Installshield 2.01 project to IS 2008. The usedll function fails to load after porting it to IS 2008. I have checked the path, the path is fine and the dll exists in the path. Does any one know the cause or is there any limitation? P...
Hi,I have created a service, I want to know how I can specify the Path to executable entry in the service properties. If it is not possible through msi, then how else is it created or manipulated.Thanks,Tekno.
Availability
Online status:
‎Mar 18, 2019
Date last visited: