[WiX-users] WiX vs MakeMSI - Which should I use?

2010-02-26 Thread Alec Taylor
Top of the Morning to you, I've been using MakeMSI for almost half-a-year now, wrote a neat little script to generate the file list for it. The packaging software seems rather complete, and relatively easy to use. What are the advantages of using WiX instead of MakeMSI? (and vice-versa) Also, is

Re: [WiX-users] Generating a WXI from a WXS?

2010-02-26 Thread Rob Mensching
Like a ComponentGroupRef element. On Fri, Feb 26, 2010 at 4:25 PM, Blair wrote: > Under your Module element you need to reference something from the WXS file > generated by heat.exe. > > -Original Message- > From: Andres Juarez [mailto:andresj_...@hotmail.com] > Sent: Friday, February 26

Re: [WiX-users] execution of "SRSetRestorePoint" takes long time

2010-02-26 Thread Blair
Yes. Windows Installer does not use the system restore points it creates. They are used by system administrators when they try to roll a system back. Because of that, some sys-admins require that the MSIs installed create the restore points. -Original Message- From: Simon.Su [mailto:suweny

Re: [WiX-users] Creating files from user input

2010-02-26 Thread Blair
Xml files? Ini files? -Original Message- From: Tim St. Clair [mailto:timoth...@gmail.com] Sent: Friday, February 26, 2010 1:22 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Creating files from user input Folks, Is there an easy way to create file(s) from data inputted f

Re: [WiX-users] installing updates, but not removing all files from previous version.

2010-02-26 Thread Blair
I'm assuming that the demo images are not managed (they are not versioned and you don't care much about updating them in the future and you don't care if you can't repair them if they are changed/deleted outside of the installer)? In your larger installer, make the GUIDs of each component installi

Re: [WiX-users] execution of "SRSetRestorePoint" takes long time

2010-02-26 Thread Simon.Su
If it is turn off, can the Windows Installer make rollback correctly when there is an error at installation? -- From: "Wilson, Phil" Sent: Saturday, February 27, 2010 2:26 AM To: "General discussion for Windows Installer XML toolset." Subject: Re

Re: [WiX-users] Adding user to group fails on re-install/repair

2010-02-26 Thread Glen Cooper
I think I just fixed my own problem. Forgot to add the Transitive="yes" attribute to the components. Now the NOT Installed condition is being picked up for re-install. On Fri, Feb 26, 2010 at 3:18 PM, Glen Cooper wrote: > All, > > I have a component in my installer to add a service account to

Re: [WiX-users] Detecting if IIS is installed

2010-02-26 Thread Blair
If you remove the @Value in Property[Id="IISROOT"]? -Original Message- From: nathan.ba...@l-3com.com [mailto:nathan.ba...@l-3com.com] Sent: Wednesday, February 24, 2010 7:58 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Detecting if IIS is installed

Re: [WiX-users] Generating a WXI from a WXS?

2010-02-26 Thread Blair
Under your Module element you need to reference something from the WXS file generated by heat.exe. -Original Message- From: Andres Juarez [mailto:andresj_...@hotmail.com] Sent: Friday, February 26, 2010 11:06 AM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Generating a WXI

[WiX-users] Adding user to group fails on re-install/repair

2010-02-26 Thread Glen Cooper
All, I have a component in my installer to add a service account to a local group. My installer prompts the user to enter the credentials of the the account and I don't persist that data anywhere. Because I wasn't persisting the information this caused the uninstall to fail so I added a conditio

[WiX-users] Removing the program fromrecently opened programs Start menu on uninstall

2010-02-26 Thread Tony Juricic
During uninstall items added to the Start menu are removed. However, recently opened programs entry is still on Start menu for a while. I know that it will eventually become the oldest entry and will go away, but is there any API to remove it right away during uninstall? TradeStation Group, Inc.

Re: [WiX-users] my icon absent from add/remove programs

2010-02-26 Thread jo...@msli.com
On Fri, 2010-02-26 at 10:47 +0530, Lisa Gracias wrote: > On Fri, Feb 26, 2010 at 5:26 AM, jo...@msli.com wrote: > > > My .wxs file contains the following line: > > > > > > > You need to set the path to the icon inside an element and give it a > unique id. Then use the icon id inside your pro

[WiX-users] Creating files from user input

2010-02-26 Thread Tim St. Clair
Folks, Is there an easy way to create file(s) from data inputted from custom dialogs. -- Cheers, Timothy St. Clair -- Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, fin

Re: [WiX-users] Command line variables for Candle ? (Building both x86 and x64 in one makefile pass)

2010-02-26 Thread Alan Sinclair
oops -- how unobservant one can be !! candle /? says -d[=] define a parameter for the preprocessor -Original Message- From: Alan Sinclair [mailto:alan.sincl...@citrix.com] Sent: Friday, February 26, 2010 11:51 AM To: General discussion for Windows Installer XML toolset. Subjec

[WiX-users] Command line variables for Candle ? (Building both x86 and x64 in one makefile pass)

2010-02-26 Thread Alan Sinclair
Can a WiX variable be passed into candle from the command line? "Candle /?" shows options but none seem to cover doing this. I need to compile both 32- and 64-bit merge modules from the same source, driven by the same makefile. Because of build complications (huge project) the makefile cannot r

Re: [WiX-users] Generating a WXI from a WXS?

2010-02-26 Thread Andres Juarez
Rob/Bob. A bit of context here. We have a bunch of merge modules that get their files via heat (pre V3 RTM) and then we created a post processing tool that used the output of Heat, and produced a WXI file that was directly included in the merge modules via include. We just upgraded

Re: [WiX-users] execution of "SRSetRestorePoint" takes long time

2010-02-26 Thread Wilson, Phil
And MSIFASTINSTALL can turn it off if not needed. Phil Wilson From: Bob Arnson [...@joyofsetup.com] Sent: Friday, February 26, 2010 8:14 AM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] execution of "SRSetRestorePoint" takes long time On 2

Re: [WiX-users] DIFxApp and Windows 7 Sensors

2010-02-26 Thread Rivera, Rafael
Thanks for the reply Bob. It appears that neither DIFx or DPInst support the Sensor driver type. SetupAPI appears to work just fine, installing the sensor as a "legacy" driver -- funny yet sad. /rafael On 2/26/2010 11:32 AM, Bob Arnson wrote: > On 2/24/2010 10:33 AM, Rivera, Rafael wrote: >

Re: [WiX-users] Generating a WXI from a WXS?

2010-02-26 Thread Bob Arnson
On 2/26/2010 4:47 AM, Andres Juarez wrote: > Is there any tool or automated way of generating a WXI file from a WXS file? > Use an XSL transform. Or don't -- almost everything you can do with an include file can be done with fragments. -- sig://boB http://joyofsetup.com/ -

Re: [WiX-users] execution of "SRSetRestorePoint" takes long time

2010-02-26 Thread Bob Arnson
On 2/26/2010 1:30 AM, simon.su wrote: >My MIS built by WIX3.0, and I find that it took a lot time(about 2 minute) > to execute the “SRSetRestorePoint" in the win7(chinese languge version). > That's Windows Installer creating a system restore point. -- sig://boB http://joyofsetup.com/

Re: [WiX-users] Show dependant feature changes in SelectTree without using sub features...

2010-02-26 Thread Bob Arnson
On 2/24/2010 9:17 AM, Thorsten Schöning wrote: > Could you point me the right direction, too? :-) I don't understand > how I could use Publish or a custom action to send events to the > selection tree or a specific feature. > I'm saying that you can't use the selection tree control to show "li

Re: [WiX-users] Harvest feature in WiX v3.5's Votive

2010-02-26 Thread Bob Arnson
On 2/24/2010 4:08 PM, Neil Sleightholm wrote: > I don't remember ever editing that file, I have had many versions of > WiX3 on this machine so it could be related to that. > There might have been a component rules violation when we moved the .targets file to the v3.5 directory early in the v3

Re: [WiX-users] Pure registry component without a directory?

2010-02-26 Thread Bob Arnson
On 2/25/2010 5:36 PM, Rodney Schuler wrote: > That makes errors like "error CNDL0010: The Component/@Directory attribute > was not found; it is required.". Hmm... This is just a gob of HKCU entries > why do I need a directory? Because every component is associated with a directory. Just use one o

Re: [WiX-users] ODBCDataSource formatted strings for dynamic naming

2010-02-26 Thread Bob Arnson
On 2/24/2010 11:37 AM, Jake Boone wrote: > When is the best time to schedule the update to the table? > Before the InstallODBC and RemoveODBC standard actions. > Looking through the available functions, it looks like rows can only > be inserted or deleted, not updated. Is that correct? >

Re: [WiX-users] installing updates, but not removing all files from previous version.

2010-02-26 Thread Bob Arnson
On 2/25/2010 4:49 PM, Dan Vogel wrote: > I have two installers for my application. The only difference between > the two is that one includes a directory of demo images, the other does > not. The installer with the demo images is large, so the second > installer was created since not all customers

Re: [WiX-users] DIFxApp and Windows 7 Sensors

2010-02-26 Thread Bob Arnson
On 2/24/2010 10:33 AM, Rivera, Rafael wrote: > I put together a WiX 3.0 package, utilizing the DIFx extensions, to > install a Windows 7 Sensor (UMDF driver). During installation, DIFXAPP > logged "No matching devices found in INF" and simply threw the driver > into storage. I read I'm to populate

Re: [WiX-users] Generating a WXI from a WXS?

2010-02-26 Thread Rob Mensching
What is the scenario you are trying to accomplish? It sounds a lot like what you want is Fragments. On Fri, Feb 26, 2010 at 1:47 AM, Andres Juarez wrote: > > Hi All, > > Is there any tool or automated way of generating a WXI file from a WXS > file? > > Thanks > > Andres > > __

Re: [WiX-users] How to show loading dialog for custom action during InstallUISequence?

2010-02-26 Thread pmdarrow
Awesome, *exactly* what I was looking for. Thanks Sebastian. -- View this message in context: http://n2.nabble.com/How-to-show-loading-dialog-for-custom-action-during-InstallUISequence-tp4635348p4639994.html Sent from the wix-users mailing list archive at Nabble.com. ---

Re: [WiX-users] How to show loading dialog for custom action during InstallUISequence?

2010-02-26 Thread Sebastian Brand
Just add a dialog and use the SpawnWaitDialog action on the database dialog to show the Loading dialog until a specific condition evaluates to FALSE. http://msdn.microsoft.com/en-us/library/aa371864%28VS.85%29.aspx Best regards, Sebastian Brand http://blog.sebastianbrand.com > -Original M

Re: [WiX-users] How to show loading dialog for custom action during InstallUISequence?

2010-02-26 Thread pmdarrow
Thanks for the reply Thorsten but I'm asking about showing a progress dialog *before* the installer reaches the InstallExecuteSequence. The "test database connection" custom action I have runs when the user clicks a button in the UI, so what you have posted will not work. -- View this message in

Re: [WiX-users] How to show loading dialog for custom action during InstallUISequence?

2010-02-26 Thread pmdarrow
Let me clarify, it doesn't even need to be a progress dialog - just a "Loading..." popup. -- View this message in context: http://n2.nabble.com/How-to-show-loading-dialog-for-custom-action-during-InstallUISequence-tp4635348p4639284.html Sent from the wix-users mailing list archive at Nabble.com.

[WiX-users] Generating a WXI from a WXS?

2010-02-26 Thread Andres Juarez
Hi All, Is there any tool or automated way of generating a WXI file from a WXS file? Thanks Andres _ Your E-mail and More On-the-Go. Get Windows Live Hotmail Free. http://clk.atdmt.com/G

Re: [WiX-users] How to show loading dialog for custom action during InstallUISequence?

2010-02-26 Thread Thorsten Schöning
Guten Tag pmdarrow, am Donnerstag, 25. Februar 2010 um 21:59 schrieben Sie: > Does anyone know how to show a "Loading..." popup while a custom action is > executing during the InstallUISequence? You can associate a text with the UI/ProgressText-tag to a custom action. One example:

[WiX-users] SQL server prerequiste

2010-02-26 Thread Rahul.Ekbote
Hi, We need to add SQL client components as custom prerequisites in our wix installer. If we need x64 versions of SQL components on 64 bit computers or because our product is running on 32 bit subsystem we just need x86. Thanks Rahul Ekbote