This was happening due to some weird interaction between ALLUSERS and
all version of the app already installed. It is working now. Thanks a
lot.
On Thu, 2007-12-06 at 15:59 +0100, Stefan Pavlik wrote:
> Hi...
>
> I am using similar condition with WiX 2.0 for two years and it is
> working OK.
>
Hi...
I am using similar condition with WiX 2.0 for two years and it is
working OK.
You should check the verbose log of the installation.
msiexec.exe /i YourProduct.msi /l*v log_file.log
regards
Stefan
Gonzalo Diethelm wrote:
> Hello everyone,
>
> I need a Wix 2.0 package to be installed onl
Hello everyone,
I need a Wix 2.0 package to be installed only by administrator users, so
I added the following as a child of the Product element:
Privileged
Then I logged in as a non-administrator user in Windows XP SP2 and ran
the installer. I never saw the "Admins only" message, and the
ins
3 matches
Mail list logo