Is there a standard way to build MSI for Culture=HI?
When I specify
I will get the following error:
light.exe : error LGHT0216 : An unexpected Win32 exception with error code0x654
occurred: This installation package could not be opened. Contact the
application vendor to verify that thi
TED]> wrote:
Jiamin Zhu wrote:> Hi, is there a way to control UILevel of the Installer object in the> WiX? I would like to have full interface (UILevel = 5).
Users determine the UI level when they launch the .msi. As long as your.msi has the appropriate UI tables populated, users get a full
Hi, is there a way to control UILevel of the Installer object in the WiX? I would like to have full interface (UILevel = 5).
Thanks in advance,
Jiamin
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job
alogs instead of messages?
Currently I have
<Condition Message="
$(loc.NeedAdminPrivs)">PrivilegedCondition
>
<Condition Message="
$(loc.NeedXpOrHigher)">NOT WindowsNT >= 500Condition
>
Say if the user has no admin previlege, I want to direct them to a you-do-
4 matches
Mail list logo