Georgi Shopov wrote:
> I've figured how to invoke the InstallShield.. even in silent mode!
> The command line though includes file that should be carried with the MSI
> package for the sole purpose of uninstalling InstallShield;
> Can anybody tell me if there is WiX/MSI standard mechanism of packi
Jose Sanchez Saldana (Excell Data Corporation) wrote:
Suppose I have a cab file called FILES.CAB, which I've generated
previously. Is there any way (other than running a custom action to
extract it) to install the files within this CAB using WIX? Thanks.
There's nothing like that in WiX.
Peterson, Joel wrote:
Wait, are you saying it's possible to add that entry? I was under the
impression that the way Windows Installer caches MSIs, it can no
longer authenticate the digital signature of the file as it has been
changed.
Correct, installed packages have their signatures inva
Chris Lindal wrote:
I have a msi with version 3.32.116 that installs Service A and Service
B. My other installer is versioned 3.51.668 that installs Service C.
When I do a major upgrade from using these installers, Services A and
B are installed and removed but Service C is not created.
Intere
Harini Gurusamy wrote:
Can we put well known user SIDs in the user attribute. Its throwing
an error as of now ( OR) is there an other way to specify the SID values
WiX translates from well-known names to the well-known SIDs. See
src\ca\wixca\dll\secureobj.cpp f
Harini Gurusamy wrote:
Is WIX V3.0 released version or beta package
Beta, still in development.
--
sig://boB
http://joyofsetup.com/
-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell ser
Hi,
I've figured how to invoke the InstallShield.. even in silent mode!
The command line though includes file that should be carried with the MSI
package for the sole purpose of uninstalling InstallShield;
Can anybody tell me if there is WiX/MSI standard mechanism of packing files
that shall not
Whatever you choose, you want to do it before Costing or otherwise you can get
into some funky component rule problems. I've not had to address this sort of
problem since my enterprise repackaging days but generally I'd write a stand
alone `forced uninstall` utility that I would chain ( or ins
Upgrades ( including Major ) can't migrate an installed application from
per-user to all-users. You have to first uninstall the app for each user who
might have installed it and then reinstall the application as all user.This
servicing ugliness is the reason for MSI Tao Rule # 30.
http:/
In my initial realease of a product, the installer left the ALLUSERS
property undefined. As a result, the software seems to be installed
per-user instead of for all users on the system. When I correct this and
set the ALLUSERS property to 1, the upgrade fails to remove the old
version. If, in th
Hi,
Can anybody tell me what will be the appropriate way of uninstalling previous
versions not made with MSI - InstallShield in particular?
Right now I am experimenting of adding CustomAction that will execute the
UninstallString put into the registry from InstallShield installation;
I pull th
Suppose I have a cab file called FILES.CAB, which I've generated previously. Is
there any way (other than running a custom action to extract it) to install the
files within this CAB using WIX? Thanks.
-
Check out the new Sour
I use the well known user "Authenticated Users" in one of our products
and it seems to work fine. But we are in XP and I haven't had a chance
to see if it will work in Vista.
(Sorry for accidentally including the link in my last post)
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On B
I use the well known user "Authenticated Users" in one of our products
and it seems to work fine. But we are in XP and I haven't had a chance
to see if it will work in
Vistahttp://www.dcs.dshs.wa.gov/dcs/semsops/prioritizationteam.asp
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Be
Torch is used to create transforms (.mst files) by diffing two MSIs but not
used for instance transforms. If you want to create an MSI with instance
transforms, you can do this in your product authoring with the
and elements. See wix.chm for more details.
Example:
I have a msi with version 3.32.116 that installs Service A and Service
B. My other installer is versioned 3.51.668 that installs Service C.
When I do a major upgrade from using these installers, Services A and B
are installed and removed but Service C is not created. Interestingly if
I do a major
Wait, are you saying it's possible to add that entry? I was under the
impression that the way Windows Installer caches MSIs, it can no longer
authenticate the digital signature of the file as it has been changed.
Joel Peterson
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of B
Can we put well known user SIDs in the user attribute. Its throwing an error
as of now ( OR) is there an other way to specify the SID values
Thanks
Harini
From: Bob Arnson [mailto:[EMAIL PROTECTED]
Sent: Tuesday, April 01, 2008 9:58 PM
To: Harini Gurusamy
Cc: wix-users
Is WIX V3.0 released version or beta package
From: Bob Arnson [mailto:[EMAIL PROTECTED]
Sent: Tuesday, April 01, 2008 9:58 PM
To: Harini Gurusamy
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Wix Permission attribute
Harini Gurusamy wrote:
Is there an equivalent of " Extended" att
Dear All,
I'm trying to copy the Installshield model of having a base msi and then
language specific mst files for each language (including English). I
know how to generate localised msi in each language, but I'm not sure
how to create the language neutral base msi.
Thanks in advance for a
How do i change the following CA to run only as part of the repair?
.
Installed
When i uninstall after repair,MSI throws a files in use dialog for the
service running, and the uninstall fail and get rolled back
Any clue on what's going wrong here?
--
View this message in
OFFICE OF THE HONORABLE MINISTER OF FINANCE
MR. BROWN LIO (OFR)
FMF ANNEX COMPLEX BUILDING
GARKI, ABUJA NIGERIA
YOUR OVER DUE CONTRACT/INHERITANCE FUNDS
Our Ref: CBN/FMF/CBX/021/07/009.
IMMEDIATE CONTRACT PAYMENT.CONTRACT #:
MAV/NNPC/FGN/MIN/
Attention Beneficiary,
This is to bring to your notice a
I need to create a msi installation that has to be run (installed) more
than once (multiple instances of installation) on same computer, and i
read this should be done with instanceTransforms somehow. But i can't
find anywhere how to use this in wix.
I know i'm somehow supposed to use torch to cre
True meaning of showing wealth
We had a pair of matching timepieces to represent our eternal love.
http://www.beoirpoe.com/
-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
jus
24 matches
Mail list logo