How do i delete complete registry node regardless of what all entries are
created under that
--
View this message in context:
http://www.nabble.com/delete-registry-node-during-uninstall-tp18063582p18063582.html
Sent from the wix-users mailing list archive at Nabble.com.
---
Hi,
I'm new to WiX and have a question. When the WiX un-installation
procedure runs, it sends a message "uninstall" to my program, which
then displays a thank-you message, records some data, and exits.
However, my program does not exit in time, so during its
un-installation, a message pops up sayin
Windows XP Professional
Sajid.
andywhitt wrote:
>
> What Operating System is this on? I'm having a problem with services
> http://www.nabble.com/Service-Failing-to-Start-on-Vista-td18008909.html#a18008909
> here
>
> Seems to be a Vista Issue mainly for me, with the service trying to start
Here is the minimal sample (commented out portion is using custom action type
35 to do the same thing, perhaps for situations where resulting path must be
constructed from multiple variables):
http://schemas.microsoft.com/wix/2006/wi";>
BTW, it turned out that my previous installs did not have the ALLUSERS
property set (and were installed per-user), but my new ones do. That was the
issue. It took a while to track down because the log message:
FindRelatedProducts: current install is per-machine
never mentions the UpgradeCode,
Hi
I'm new to WIX and have the following question.
I'm trying to use heat tool to extract Visual Studio 2005 project content
files. But the problem is that content files are in different folders, but
heat doesn't extract folder paths, but only content file names. Is there any
way to get content fi
I just realised my previous reply was more meant for Peter, but it is
hopefully helpful to anyone trying to do the same thing. Sorry I got the
recipient wrong.
Troy
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:wix-users-
> [EMAIL PROTECTED] On Behalf Of Troy Simpson
> Sent: S
No problem Neil, I did post the correction, but messages appear to be
sporadic on this list - probably due to moderation. I hope you get it
working.
Troy
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:wix-users-
> [EMAIL PROTECTED] On Behalf Of Neil Sleightholm
> Sent: Saturday
i did try that at first but it didn't work. it works if PRODUCTDIR is a
simple string like "OtherFooDirName". but a full path like
"D:\BlahDir\FooProg" does not get resolved correctly - just couldn't get it
to work - i suspect this is because it can not be created under the specific
parent (in
Are you able to manually open the generated .sln and/or .wixproj file in Visual
Studio? (File->Open->Project/Solution...) Or does VS show some error if you try
that?
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of carlldev
Sent: Friday, June 20, 2008 8:2
Thanks for this Troy, one minor correction. Step 6 the lit command is:
lit.exe WixUI_MyMondo.wixobj -out WixUI_MyMondo.wixlib
Neil
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Troy
Simpson
Sent: 21 June 2008 01:07
To: 'General discussion for Wi
Build and Tool Settings pages for my existing project in VS 2008 now
show red icon and say:
An error occurred trying to load the page. Value does not fall within
the expected range.
-
Check out the new SourceForge.net Marketpl
Hi,
I'm still stuck with the known error/Bug with heat "error CNDL0010 : The
Class/@Server attribute was not found; it required.".
Have any one found a solution for it beside going through 3000 lines and
adding Server attribute..
I'm about to give up with WIX after three days of errors and proble
There is more than one way to check for .NET without a custom action.
Here's some of what I use to check for .NET 1.1 and 2.0, figure out the
path to 2.0 and warn the user if either is not found.
Bob wrote:
>>Maybe, though it wouldn't work for the minimal or advanced sets. An
>>easier solution: Replace your "license" with a readme and set
>>LicenseAccepted=1.
But wouldn't that still show the dialog? Also, how do you "set
LicenseAccepted=1"?
Neil
Neil Sleightholm
X2 Systems Limited
[EMA
Hi,
I'm new to WiX and have a question. When the WiX un-installation
procedure runs, it sends a message "uninstall" to my program, which
then displays a thank-you message, records some data, and exits.
However, my program does not exit in time, so during its
un-installation, a message pops up sayin
16 matches
Mail list logo