We have a feature which is an Outlook plugin. Two questions -
1. We allow the end user to install the feature only if the user has Outlook
2007 or Outlook 2010. So I added some code to detect if Outlook is installed in
target machine. Then when I installed it in a machine who doesn't have Outloo
Try to use this code: , but also you
need to suppress ICE61 for safely allowing downgrade.
-Original Message-
From: John Bergman [mailto:john.berg...@xpedienttechnologies.com]
Sent: Thursday, October 07, 2010 11:16 PM
To: General discussion for Windows Installer XML toolset.
Subject: [WiX
Creating Restore Point. You can use MSIFASTINSTALL
(http://msdn.microsoft.com/en-us/library/dd408005(VS.85).aspx) property for
disabling this and some other things, but this will work only for Windows
Installer 5.0 (Windows 7 only, no redist).
-Original Message-
From: Lena Vinogradov [mail
I am out of the office until 10/08/2010.
I will respond to your message when I return. If you need immeadiate assistance
call the Sheriff's helpdesk at 612-348-7279
Note: This is an automated response to your message "[WiX-users] Installer
appears very slow" sent on 10/7/2010 3:21:05 PM.
Th
I have been reading and searching through the mailing list, and I cannot seem
to get my arms around the upgrade markup.
Is there a simply way to indicate that anytime an install with the same product
id is detected that it should be uninstalled, regardless of the version, and
the install being
We run A/V on our build server, but I have excluded the directory that gets
built into, that seems like a better solution to me than not using A/V at
all
-Original Message-
From: Will Sullivan [mailto:wsulli...@softdocs.com]
Sent: Thursday, October 07, 2010 10:29 AM
To: General disc
Hi ,
I wrote a very small installer - copies about 20 files, starts service, adds
entry to firewall exception list. I originally used WixUI_Minimal then had to
switch to WixUI_InstallDir with one dialog skipped.
Even when I used WixUIMininal the installer seems to be very slow - it takes up
Don't run AV on the build server.
I've run procmon during a build and the only thing touching that file is
msbuild.
Relevant connect:
https://connect.microsoft.com/VisualStudio/feedback/details/508650/tracker-response-file-not-found
-Original Message-
From: Blair [mailto:os...@live.c
We have a mix of native and .NET components, and use COM for interop.
Until now, I have used heat.exe to generate wix fragments for
installing .NET assemblies and registering them as COM servers (like
regasm.exe would do). However, somebody just told me that you can also
use the ComPlusExtension t
Ah simples
Thanks for all your help, and getting back to me so quick Rob.
Take care
Dave
-Original Message-
From: Rob Hamflett [mailto:r...@snsys.com]
Sent: 07 October 2010 11:58
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] System Date
Just reference it like you wo
Just reference it like you would any other property.
{\VerdanaBold13}the date today is [Date]
If you want to put it into another Property you'll need a custom action to do
that as Windows
Installer doesn't recursively evaluate Properties at startup.
Rob
On 07/10/2010 10:14, David Amey wrote:
>
http://msdn.microsoft.com/en-us/library/aa372432.aspx
Palbinder Sandher
Software Deployment & IT Administrator
T: +44 (0) 141 945 8500
F: +44 (0) 141 945 8501
http://www.iesve.com
**Design, Simulate + Innovate with the **
Integrated Environmental Solutions Limited. Registered in Scotland No.
Thanks Rob,
Do you know how to include this property within Wix?
Dave
-Original Message-
From: Rob Hamflett [mailto:r...@snsys.com]
Sent: 07 October 2010 10:07
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] System Date
The Date and Time properties look like what you need.
The Date and Time properties look like what you need.
http://msdn.microsoft.com/en-us/library/aa370905%28VS.85%29.aspx#date__time_properties
Rob
On 07/10/2010 09:59, David Amey wrote:
> Hey everyone,
>
>
>
> I want to have a custom dialog which retrieves the system time and date,
> would anyone b
Hey everyone,
I want to have a custom dialog which retrieves the system time and date,
would anyone be able to point me in the right direction?
Thanks in advance
David Amey
The Creative Engine Ltd
Almac House, Church Lane, Bisley, Surrey, GU24 9DR
T: +44 (0)1483 799200 F: +44 (0)1483 7991
Also, don't forget that FAT32 is unable to handle files larger than 2Gb.
So if you store the install on a USB flash device (which are formatted in FAT32
by default), you might encounter problems.
Having so much installation will lead to problems, because the installation
will rollback when there
16 matches
Mail list logo