[WiX-users] Disable cancel button on ProgressDlg during CustomAction execution

2009-01-04 Thread sujanakar reddy
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

Re: [WiX-users] Issue Regarding Install on mapped/shared drives.

2009-01-04 Thread gaurav.dutta
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. -

Re: [WiX-users] Serviceinstall - can I set it in a sequence

2009-01-04 Thread Alexander Shevchuk
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

[WiX-users] Serviceinstall - can I set it in a sequence

2009-01-04 Thread Joe Osman
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 ===

Re: [WiX-users] Questions about Wix's own wxs files

2009-01-04 Thread Neil Sleightholm
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

Re: [WiX-users] How to disable LGHT1076: ICE47

2009-01-04 Thread Ryan Parlee
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

Re: [WiX-users] Permissions setting - Deny Create/Write/Delete for all but installer

2009-01-04 Thread Thomas Harning
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

Re: [WiX-users] Embeding cab

2009-01-04 Thread Rob Mensching
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

[WiX-users] Embeding cab

2009-01-04 Thread Hector Rodriguez
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/ -- __

Re: [WiX-users] Questions about Wix's own wxs files

2009-01-04 Thread Rob Mensching
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

Re: [WiX-users] How to disable LGHT1076: ICE47

2009-01-04 Thread Rob Mensching
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