this error message (2723) even when I do it
after InstallInitialize. The installation needs to be aborted if the value
does not match.
Ansuya
Bob Arnson-2 wrote:
>
> Ansuya Negi wrote:
>> DEBUG: Error 2723: Custom action CheckKey specifies unsupported type
>> The installer
Hi,
I am using 64 bit machine and need to install few dlls.
For files Msvbvm50.dll and Msvbvm60.dll:
To do:
Gave error:
File of type 'File' with name '[SystemFolder]Msvbvm50.dll' could not be
found.
So used:
light.exe : error LGHT0001 : Unknown error while getting version of file:
C:\Wi
Do I have to put it before InstallInitialize.
I have also another question. Can the same thing be achieved by (as the
value of SERACH_INI is "Test":
Thanks a lot,
Ansuya
Bob Arnson-6 wrote:
>
> Ansuya Negi wrote:
>> I try to read Check.ini file,
Hi,
I try to read Check.ini file, which lies in Windows directory, and need to
check the value of KeyVersion, i.e., "Test". I try to write custom action
for this, but it is giving error.
The file is:
[RegTest]
Name=Check
KeyVersion=Test
In WiX,
Also, I need to ch
Hi,
I can check .NET version as shown in tutorial:
Then I need to install .NET framework accordingly. As suggested by some
posts, I tried using bootstrapper dotNetInstaller. However this just gives
us an option, whether we want to install .NET or not. The condition check
that we have .NET comes
5 matches
Mail list logo