I've been ignoring these errors for ages with no side-effects. I have
ALLUSERS=1 and the installer
is launched from a bootstrapper, so the user doesn't have a chance to change
that value on the
command line. I also think the fix is less than perfect. One Admin installs
the product and the
I tried removing the period but with no luck. I've resorted to the old
workaround of referencing a
directory like a property and hard-coding the rest of the path.
Thanks to Denis, Chad and Bob for their input.
Rob
Chad Petersen wrote:
> I wonder if the period is messing it up. I've run into s
I think "by limitation" is a bit more accurate.
VC++ doesn't use standard project/build system and thus can't be referenced
like everything else. Sad. True.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Neil Enns
Sent: Thursday, September 18, 2008
A verbose log file will provide information about the install/uninstall action
states for the Component. It should tell you why it isn't being uninstalled.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of EPoon
Sent: Thursday, September 18, 2008 15:22
To:
What happens if the user cancels somewhere in the middle of the install?
Sounds like all kinds of stuff can end up orphaned.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Vivek
Sent: Thursday, September 18, 2008 12:39
To: wix-users@lists.sourceforge.ne
Some controls(Type="Text") in my wix installer CustomUI should contain
hyperlinks and mailto links, for instance:
"Licensing requires sending your information to an activation server. If
Internet Access is not available or you do not want to send the information
over the Internet, please contact o
That's my problem, ServiceConfig is working fine. Are you uninstalling the MSI
before installing a new version? If not, then you may be running the cached
MSI over and over and that would explain why every log file hits the same error.
-Original Message-
From: [EMAIL PROTECTED] [mailto
Okay, I changed the value of checkbox to 1 : CheckBoxValue="1" and now it
works fine.
However, I can't figure out what is the difference..
If anyone can explain, it would be great!
--
View this message in context:
http://n2.nabble.com/Enable-Disable-button-based-on-checkbox-value---tp1100121p110
8 matches
Mail list logo