Hi,
In my installer, I am executing a CustomAction after “InstallFiles” and Before
“InstallFinalize” actions.
When the user clicks Cancel button during CustomAction execution, the
installation is not getting rollback and the product is installed successfully.
I want to disable the Cancel but
This is with reference to my previous thread where you have said that
the Msi SDK does not allow install on network/mapped drive.
How then is it possible for Install Shield to install on a network /
mapped drive ??
Thanking you in anticipation.
Regards,
Gaurav.
-
Based on very limited provided information about your scenario - possibly
incomplete advise:
- schedule your custom action before InstallServices standard action;
- condition your custom action on - fresh install OR component state being
changed to Install Local/Run From Source.
Alex
-O
I want to install a service using the ServiceInstall element but I would
like to control the timing of the installation. It is very important to
me to install it after a certain custom action. Is there a way to do it ?
Thank you
===
There is some useful information here:
http://www.joyofsetup.com/2008/12/30/paying-for-upgrades/
Neil
-Original Message-
From: Ryan Parlee [mailto:list...@jesca.com]
Sent: 04 January 2009 06:13
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Questions a
Thanks. I see now that -sice: is the option that I need.
I then figured out that I could set this within my .wixproj file using the
ICE47 MSBuild property.
Thanks,
Ryan Parlee
-Original Message-
From: Rob Mensching [mailto:rob.mensch...@microsoft.com]
Sent: Sunday, January 04, 200
On Jan 3, 2009, at 4:18 PM, Bob Arnson wrote:
> Thomas Harning wrote:
>> I'd like to set permissions on one of my installed directories to
>> deny
>> creating files within it, deleting files (for other than installer...
>> though this isn't as needed), and altering files within it.
>>
>
> That's
That line probably isn't the problem.
1. What version of the WiX toolset are you using?
2. If it isn't a recent WiX v3 build, what is the value of the File/@DiskId?
-Original Message-
From: Hector Rodriguez [mailto:hrodriguezyamal...@yahoo.com.mx]
Sent: Sunday, January 04, 2009 06:25
T
Why does the following code fails to embed the files?
Thank you
Héctor Rodríguez
¡Todo sobre Amor y Sexo!
La guía completa para tu vida en Mujer de Hoy.
http://mx.mujer.yahoo.com/
--
__
Primarily, because during development of the toolset it is basically impossible
to follow the Component Rules required by all other forms of upgrades. Major
upgrades allow us to change the structure of the product pretty freely.
Secondarily, all the other upgrade formats are basically a pain. T
C:\dev\wix30\build\debug\x86>light -?
Microsoft (R) Windows Installer Xml Linker version 3.0.4813.0
Copyright (C) Microsoft Corporation. All rights reserved.
usage: light.exe [-?] [-b basePath] [-nologo] [-out outputFile] objectFile
[objectFile ...] [...@responsefile]
-aiallow ident
11 matches
Mail list logo