Hi, I'm upgrading a product that has the ARPNOMODIFY property defined
(because it had just one feature).
In the new version we added a few more features so we want to remove the
ARPMODIFY to be able to uninstall the product from the ARP.
We tried to set the ARPNOMODIFY property to 0 but it seems i
I have a Managed Installer Class which I'm using jointly with installutil to
execute Install/Uninstall/Rollback/Commit Custom Actions. The only Custom
Action which is not working is the Rollback.
$MyComponent>2
$MyComponent>2
$MyComp
Hi, I need to detect if my minor upgrade is already installed?
The "Installed" tells me if the current product code is already installed
but what I need here is to determine the first time the upgrade is being
installed and the second time this property should tell me that the updrage
is already in
Hi, I'm creating an upgrade for an existent product and I need to add a few
new *optional* features that didn't exist in the original one.
I want the new features appear checked in the feature tree by default. The
only way we found to achieve this is by defining the Allow="Disallow"
attribute in th
Hi, I generated a bootstrapper using the msistuff.exe SDK tool and now we
want to force the user to launch the installler only from the bootstrapper
(not by executing the MSI).
Is there any chance to achieve this?
Thanks!
-Adrian
Thanks Bob, but I'm using WIX V2. Do you know if there is a similar CA in V2
too?
Adrian
On Jan 23, 2008 4:25 AM, Bob Arnson <[EMAIL PROTECTED]> wrote:
> Adrian Alonso wrote:
> > Hi! I need to detect if Visual Studio is running to avoid some Custom
> > Actions fail.
Hi! I need to detect if Visual Studio is running to avoid some Custom
Actions fail.
Do you know if MSI/WIX allows me to detect if a proc is running or, better
yet, if it provides some support for detecting if Visual Studio is running
specifically?
Thanks,
-Adrian
--
ECTED]> wrote:
> directly from the source src/ext/VSExtension/wixlib/VSExtension.wxs:
>
>
>
>
>
> Root="HKLM"
> Key="SOFTWARE\Microsoft\VisualStudio\9.0\Projects\{3AC096D0-A1C2-E12C-1390-A8335801FDAB}"
> Name="Package&q
s,
>
> Justin
>
>
>
> *From:* [EMAIL PROTECTED] [mailto:
> [EMAIL PROTECTED] *On Behalf Of *Adrian Alonso
> *Sent:* Tuesday, January 15, 2008 12:18 PM
> *To:* wix-users@lists.sourceforge.net
> *Subject:* [WiX-users] VS Orcas SKU Detection
>
>
>
> Hi, I
Hi, I need to detect if the Visual Studio codename "Orcas" VSTS SKU is
installed. I found that I could use this registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\DevDiv\VS\Servicing\9.0\VSTS
Is this the best practice for detecting the VSTS Orcas SKU? Will it work for
any VSTS specific SKU (Dat
Hi! I need to add a launch condition to my product installer to determine if
the OS is Windows XP. My product can be only installed on WinXP. Do you know
which registry entry should I take or if I should use another kind of launch
condition? What I'm looking for is an "Official answer from MS" or "
#x27;ve got it set to 0 on our build server that was giving us grief
> before.
>
> Dan
>
> --
> *From:* Adrian Alonso [mailto:[EMAIL PROTECTED]
> *Sent:* 02 April 2007 15:00
> *To:* wix-users@lists.sourceforge.net
> *Subject:* [WiX-users] Tallow ge
rolSet\Control\FileSystem\
NtfsDisable8dot3NameCreation
We've got it set to 0 on our build server that was giving us grief before.
Dan
--
*From:* Adrian Alonso [mailto:[EMAIL PROTECTED]
*Sent:* 02 April 2007 15:00
*To:* wix-users@lists.sourceforge.net
*Subject:*
Hi, I am experimenting a very weird tallow behavior. Basically I'm executing
the tallow.exe from a command line and it's generating invalid names (with
more than 8+3 characters) instead of name/longnames. I'm also using tallow
in a build process so it produces candle crashes due to invalid names.
Hi,
How can I set the background color (and other settings) for a Dialog?
Currently I can change the color for the text appearing in dialogs through
the element but I can't find anything similar for Dialogs
(basically I need to set the color black as the background color to all
dialogs). I did
15 matches
Mail list logo