Hi Stefan,
Thanks a lot...
Its working now. Thanq so much
Stefan Pavlik-2 wrote:
>
> Hi Again...
>
> You cannot use the INSTALLUILEVEL_NONE string in the WiX. It is
> defined only in some C++ header file and you can use it in the C++
> project.
> You need to use the UILevel property. It mea
Hi Again...
You cannot use the INSTALLUILEVEL_NONE string in the WiX. It is
defined only in some C++ header file and you can use it in the C++
project.
You need to use the UILevel property. It means:
UILevel=2
UILevel is name of property and 2 is value which means
INSTALLUILEVEL_NONE.
Regar
2 matches
Mail list logo