Hazard
Level 4
since ‎Apr 25, 2012
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, all.Please, help me to understand how it works. Accordingly to documentation:Support files are files that are available on the target system only during your product’s installation process. Support files are copied to a temporary directory on the...
Hi, everyone.I have a very simple project. I created 3 InstallScript function, one of them, InitializeINSTALLDIR#include "ifx.h"#include "iswi.h"// The keyword export identifies MyFunction() as an entry-point function.// The argument it accepts must ...
Hi, everyone.I created a simple project. To the section custom action I added managed dll, inside this dll I call "MessageBox"using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Windows.Forms;namespace Class...
Hi, community.I have an easy project. I want to install common dll to GAC. When I built release, I had a lot of warnings about dependencies. I tried to disable these warnings by settings ".Net scan at build" = "None". Strange behaviour, all dll with ...
Hi, community.My function returns empty value for my registry key.function CheckOracleVersion() STRING szFile; STRING szDllLocation; STRING szVersion; NUMBER nvSize; INT result; INT nvType;begin nvSize = MAX_PATH; nvType = REGDB_STR...
Availability
Online status:
‎Mar 18, 2019
Date last visited: