Re: [WiX-users] not receiving my own posts

2010-03-16 Thread Rob Mensching
I can see this email. Do you see my rsponse. On Tue, Mar 16, 2010 at 9:55 AM, Bill McCormick wrote: > I've have configured my WiX list user account so that the list server > should send back to me my own posts but it's not working. It's really > annoying to not see my own posts in the thread on m

Re: [WiX-users] Call custom action at beginning of installation?

2010-03-16 Thread sd
Thanks! That solved it. Jeff > If you want it to run during the UI you need to sequence it in > InstallUISequence not InstallExecuteSequence. From that code it's not > running at the end of installation, it's running at the start of the > InstallExecuteSequence which is when Windows Installer ac

[WiX-users] "disk space requirements" message appearing (and not going away)

2010-03-16 Thread sd
In my installer, at various times I'm getting a message which says, "Please wait while the installer finishes determining your disk space requirements" and then never goes away. I've searched on this error and from what I've read, this happens when the MSI doesn't have any components to install.

Re: [WiX-users] Heat 3.5.1419 not harvesting VS2010 ASP.NET MVC2 project correctly

2010-03-16 Thread Tony Paloma
Oh, yes, I see what you mean now. Unfortunately, there is no way (yet) to specify a separate target directory for each output group. The binaries project output group contains just the binary outputs of the project and it would be incorrect to assume "bin\" just as it would be incorrect to inclu

Re: [WiX-users] How to execute a custom action that depends on an assembly being installed to the GAC

2010-03-16 Thread Jacques Eloff
Thanks Bob It sounds to me then that a type 2 CA is not the solution then. I guess that gives rise to some more questions: 1) Where should I schedule this to ensure that rollbacks can be handled, keeping in mind that the assemblies I installed are in the GAC before the CA runs? 2) What options do

[WiX-users] "recurisve" pre-processor function/variable evaluation.

2010-03-16 Thread Stryder Crown
In creating a custom pre-processor function extension, I've run into trouble getting it to evaluate other variables. For example: Instead of passing the target path of the project, my Foo function gets "$(var.project.TargetPath)", on which it fails. Is there a static method or other recommended

Re: [WiX-users] Heat 3.5.1419 not harvesting VS2010 ASP.NET MVC2 project correctly

2010-03-16 Thread Jason Stangroome
I could but I would expect all the .aspx,.ascx files, etc to move in there too. Simplifying, this is what is currently generated: .\default.aspx .\web.config .\webproject.dll .\images\logo.jpg And this is what it needs to be: .\default.aspx .\web.config .\BIN\webproject.dll <-- .\images\logo.j

[WiX-users] Where can I get the symbols for WIX 3.0 RTM?

2010-03-16 Thread Sharat Janapareddy
Can someone point me to the symbols for WIX 3.0 RTM sources? I don't see anything related to that @ http://sourceforge.net/projects/wix/files/. Thanks, Sharat Janapareddy ~ 40269 -- Download Intel® Parallel Studio Eval

Re: [WiX-users] Heat 3.5.1419 not harvesting VS2010 ASP.NET MVC2 project correctly

2010-03-16 Thread Tony Paloma
Can you change the "Directory ID" property on the project reference to the id of a bin directory that you author in manually? -Original Message- From: Jason Stangroome [mailto:jason.stangro...@readify.net] Sent: Tuesday, March 16, 2010 3:05 PM To: wix-users@lists.sourceforge.net Subject:

[WiX-users] Heat 3.5.1419 not harvesting VS2010 ASP.NET MVC2 project correctly

2010-03-16 Thread Jason Stangroome
Hi all, I have an ASP.NET MVC2 project in Visual Studio 2010 RC and added a WiX v3.5.1419 Setup project to the solution. I added the MVC project as a reference to the Setup project and ensured the reference properties were set to Harvest=True and Project Output=BinariesContentSatellites. Duri

Re: [WiX-users] ComboBox list not showing on Windows 2000 Server

2010-03-16 Thread Kevin Garman
Ok, figured it out. Here it is in case someone else can benefit... I had the combobox height set at 13 (the same as my other controls) but that 13 applies to the whole control, including the dropdown portion, so there was no room for the dropdown to be visible. The manual mentions this... "Heig

Re: [WiX-users] WIX 2.0 on IIS 7.5 with IIS 6.0 Compatiblity Mode

2010-03-16 Thread Mike Carlson (DEV DIV)
I guess wixcop doesn't update extension elements for you. These errors are coming because all these elements have all been moved into extensions of the wix toolset. Use wix.chm to see which element is part of which extension. Then make sure you reference the appropriate extensions' namespace in

Re: [WiX-users] ComboBox list not showing on Windows 2000 Server

2010-03-16 Thread Kevin Garman
Hi, I've since been trying to strip my installer down to isolate the problem but no luck so far. Is there something I need to know about comboboxes and Windows 2000 Server?! Thanks, Kevin On Mon, 2010-03-15 at 10:48 -0500, Kevin Garman wrote: > Hi All, > > I've got a couple ComboBoxes each o

Re: [WiX-users] WIX 2.0 on IIS 7.5 with IIS 6.0 Compatiblity Mode

2010-03-16 Thread Navid Azimi-Garakani
Thanks again. Running WixCop will help a lot but I am still having trouble solving these errors: 1>src\setup\common\common.wxi(15) : error CNDL0005 : The Product element contains an unexpected child element 'WebDirProperties'. 1>src\setup\common\common.wxi(18) : error CNDL0005 : The Product elem

[WiX-users] Upgrade Vs Install - Leaving folders/files behind on Upgrade, not on Install

2010-03-16 Thread Dan Covill
Sorry if this is a repost, I can't figure out whether or not the first one went through as it's not showing up on the archives. If it's a repost please disregard. I've been dropped into the deep end of Wix for the last couple of weeks and am trying to come up with a way to make this work. I've

[WiX-users] Hwo to prevent error code 2203? (msiexec /a Package.msi)

2010-03-16 Thread Kristoffer Danielsson
I made a pure per-user package using Wix 3.5 (InstallVersion="200"). The /a parameter will of course not work: C:\>msiexec /a Package.msi You get this error: "The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error

Re: [WiX-users] heat on VB6

2010-03-16 Thread Bill McCormick
What does it mean to surpress COM elements? Some of my VB6 apps actually have COM elements that other apps use. Thanks, Bill Pally Sandher wrote: > Yes. > Remember to use -svb6 though. > > > Palbinder Sandher > Software Deployment & IT Administrator > T: +44 (0) 141 945 8500 > F: +44 (0) 141 94

Re: [WiX-users] Disable UI in patch by default

2010-03-16 Thread Pally Sandher
http://msdn.microsoft.com/en-us/library/aa369759.aspx Use a type 51 custom action to set that & condition it with "PATCH AND Installed". Palbinder Sandher Software Deployment & IT Administrator T: +44 (0) 141 945 8500 F: +44 (0) 141 945 8501 http://www.iesve.com **Design, Simulate + Innovat

Re: [WiX-users] Specify version number in Support Information window

2010-03-16 Thread Pally Sandher
Works fine for me in all our MSI's & I don't do any special ARP property settings for it unlike a lot of the other items on that dialog. Are you setting the Version attribute correctly on your Product element? It should be something like 1.2.3.4 & I think the maximum value you can use for any of t

Re: [WiX-users] minor issues with WiX installer gui

2010-03-16 Thread Pally Sandher
Verbose log will show what msiexec is doing between clicking "Repair" or "Remove" & when it shows the Progress Dialog. My guess is it's doing the stuff in InstallExecuteSequence before "InstallInitialize" but I could be wrong. Since your installer appears to be pretty large, checking all the st

Re: [WiX-users] heat on VB6

2010-03-16 Thread Pally Sandher
Yes. Remember to use -svb6 though. 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. SC151456 Register

[WiX-users] not receiving my own posts

2010-03-16 Thread Bill McCormick
I've have configured my WiX list user account so that the list server should send back to me my own posts but it's not working. It's really annoying to not see my own posts in the thread on my reader. Can someone help with this? Thanks, Bill ---

Re: [WiX-users] Can Wix Copy the entire contents of a directory without specifying Ids?

2010-03-16 Thread Pally Sandher
No. What's the error heat.exe is giving you? 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. SC151456

Re: [WiX-users] WIX 2.0 on IIS 7.5 with IIS 6.0 Compatiblity Mode

2010-03-16 Thread Mike Carlson (DEV DIV)
I forgot to mention, running "wixcop -f" on your authoring files should automatically update your files from any schema changes from WiX 2.0 to WiX 3.0. I can't guarantee it will fix everything, but it should fix a lot of trivial things for you. -Original Message- From: Navid Azimi-Gara

Re: [WiX-users] minor issues with WiX installer gui

2010-03-16 Thread Wilson, Phil
Is the repair a WiX dialog? These are typically standard Windows Installer dialogs. Disk space: http://blogs.msdn.com/heaths/archive/2008/07/24/why-windows-installer-may-require-so-much-disk-space.aspx Phil Wilson -Original Message- From: Jacek Pospychała [mailto:jacek.pospych...@g

[WiX-users] Can Wix Copy the entire contents of a directory with out specifying Ids?

2010-03-16 Thread Karen Lin
Hi: I have a lot of files to copy under one directory. I ran "heat.exe" , but it is complaining that is too many files. So I think there must be a simpler way, Is there a way for Fix to copy the entire content of a directory? --- Karen Li

Re: [WiX-users] Adding multiple files to component

2010-03-16 Thread Kristoffer Danielsson
"Heat is designed to allow a setup author to very quickly generate their setup authoring the first time. From then onward, the authoring should be maintained manually to ensure that guids and identifiers remain stable and component rules are not broken. In order to use Heat to generate setup ev

[WiX-users] heat on VB6

2010-03-16 Thread Bill McCormick
can I use heat to melt a VB6 project? Thanks, Bill -- Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performa

Re: [WiX-users] Adding multiple files to component

2010-03-16 Thread C P
I use the following command to auto create list of files for setup. heat.exe dir C:\TEMP\Release\ -var var.DropPathRS -dr Test -gg -g1 -ke -cg ComponentGroupName -nologo -srd -sfrag -template fragment -out C:\TEMP\Out.wxs It will create file like(see below). Then I just build project. http://sc

[WiX-users] Specify version number in Support Information window

2010-03-16 Thread C P
Hi All, could you please tell is there a ability to specify version in Support Info dialog like it's done for e.g. Firefox - "Version: 3.6 (En-US)". To see Support Info you should go to Control Panel -> Add or Remove Programs select Firefox and click on "Click here for support i

Re: [WiX-users] Adding multiple files to component

2010-03-16 Thread Sanjay Poria
I have a similar issue. I think you can use the "heat" tool to recursively traverse the source directory and generate a fragment consisting of a set of component/file definitions. I have read that this tool should only be used once is not intended to be used as part of an automated build process

Re: [WiX-users] Adding multiple files to component

2010-03-16 Thread Kristoffer Danielsson
Heat is described here: http://www.tramontana.co.hu/wix/lesson6.php heat dir folder -cg SampleGroup -out SampleGroup.wxs > From: cameron.ker...@philips.com > To: wix-users@lists.sourceforge.net > Date: Tue, 16 Mar 2010 16:43:52 +0100 > Subject: Re: [WiX-users] Adding multiple files to compo

Re: [WiX-users] Adding multiple files to component

2010-03-16 Thread Kerber, Cameron
Yes, I understand that you can put multiple files in a component, but that means I have to write the Source for each of the files, and spell out each file xml element. I basically just want to set the Source to a directory and include all files under that directory. Or some process that conver

Re: [WiX-users] Adding multiple files to component

2010-03-16 Thread Jacek Pospychała
you can try use heat to generate files index for you automatically. There's more help about it in this tutorial lesson: http://www.tramontana.co.hu/wix/lesson6.php HTH Jacek On Tue, Mar 16, 2010 at 4:27 PM, Kerber, Cameron wrote: > I'm sure this question has been asked before in some variety

Re: [WiX-users] Component spans multiple directories

2010-03-16 Thread Jacek Pospychała
hi Bill, put all components from different directories into single ComponentGroup and then refer to it instead of components. HTH Jacek On Tue, Mar 16, 2010 at 4:08 PM, Bill McCormick wrote: > Hello, > > I have a product user manual component (it's some legacy html > documentation) that needs

Re: [WiX-users] Adding multiple files to component

2010-03-16 Thread Steve Huston
Hi Cameron, > I'm sure this question has been asked before in some variety > but searching the mail archives on SourceForge is awful. I > am also new to WIX > > Anyways, in my build process I am outputting a bunch of files > to a directory. I want all those files added to a component > in

Re: [WiX-users] Adding multiple files to component

2010-03-16 Thread Kristoffer Danielsson
I'm also a newbie, so my solution below could be "wrong". However, it works: Something like that. However, I do remember that this technique is not recommended - for some reason I don't know... > From: cameron.ker...@philips.com > To: WiX-users@lists.sourcefo

[WiX-users] Adding multiple files to component

2010-03-16 Thread Kerber, Cameron
I'm sure this question has been asked before in some variety but searching the mail archives on SourceForge is awful. I am also new to WIX Anyways, in my build process I am outputting a bunch of files to a directory. I want all those files added to a component in my WIX project. To build my

[WiX-users] Component spans multiple directories

2010-03-16 Thread Bill McCormick
Hello, I have a product user manual component (it's some legacy html documentation) that needs to span multiple directories. Is there an efficient way to handle this without making a component for each directory of files? Thanks, Bill -

Re: [WiX-users] Generating sections of componentgroup using heat

2010-03-16 Thread Steve Huston
> On 3/15/2010 4:11 PM, Steve Huston wrote: > > Is there an easy way to do this? Can I somehow tell heat to process > > multiple files, or to filter out specific files? > > > > Yes: Use your build tool (e.g., MSBuild) to create a staging > directory. Ah, use the correct tool - thanks, Bob.

Re: [WiX-users] 3.5 and tramontana tutorials

2010-03-16 Thread Sam Domonkos
Sorry missed one of the command line options in a previous lesson in the tutorial, but it is good to know WiX 3.5 will work with the tutorial. Thanks, Sam On 3/15/2010 12:22 AM, Rob Mensching wrote: > IIRC, the tutorials were updated to WiX v3.0. Since WiX v3.5 has no breaking > changes the doc

[WiX-users] Disable UI in patch by default

2010-03-16 Thread Oleksandr Y. Nechyporenko
Hi All, I've created install for our product. Now I've created a path as described here http://wix.sourceforge.net/manual-wix3/wix_patching.htm. Is there way to hide user interface when MSP file is running by mouse double click? I've used in WixUI_Mondo in my setup project. Now when I run

[WiX-users] minor issues with WiX installer gui

2010-03-16 Thread Jacek Pospychała
hi WiXers, I'd like to share with you my excitement that product I'm working with, has almost ready MSI installer thanks to WiX! I still have some questions though :-) 1. We noticed that when pressing "Repair" or "Remove" button - on the last page of Repair and Remove wizards respectively, GUI han

Re: [WiX-users] Installing from embedded CAB file and Folder

2010-03-16 Thread Pally Sandher
See the CopyFile Element -> http://wix.sourceforge.net/manual-wix3/wix_xsd_copyfile.htm 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 L

Re: [WiX-users] Default Icon for Advertised Shortcuts

2010-03-16 Thread Alec Taylor
It's in the shell32.dll I forget the exact command, but next time you have a USB virus, check the autorun.inf for the info. -- Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling,

Re: [WiX-users] "Per-machine" and "Per-user" in the same package?

2010-03-16 Thread Michael Urman
On Tue, Mar 16, 2010 at 05:13, Pally Sandher wrote: > 5 - XP RTM & SP1 ship with Windows Installer 2.0. SP2 ships with Windows > Installer 3.0. SP3 ships with Windows Installer 3.1. I know SP2 has Windows > Installer 3.1 pushed to it by Windows Updates so it's fair to assume XP > systems have W

[WiX-users] Determine if Install Dir needs administrator rights?

2010-03-16 Thread Kristoffer Danielsson
I have a per-user installer that defaults the installation directory to LocalAppData\Programs\ProductName. Hence, the MSI does not require elevation. However, on Vista, if the user changes the installation directory to C:\Program Files\ProductName and presses "Next", he is doomeed to get an

Re: [WiX-users] Minor upgrade tutorial

2010-03-16 Thread John Aldridge
On 15/03/2010 23:21, Michael Osmond wrote: > That is correct for a minor upgrade. You keep the UpgradeCode and > ProductCode the same, and the PackageCode and Version must change (see the > MSI SDK for details). FindRelatedProducts is not used for a minor upgrade. OK, understood. I'll email t

[WiX-users] Installing from embedded CAB file and Folder

2010-03-16 Thread Sanjay Poria
Hi, I wish to create an msi installer using wix such that most of the application files will be embedded into the msi (in the usual way ). However, due to our build process, I wish certain parts of the installation to be taken from a folder relative to the msi. So after creation of the msi, I

Re: [WiX-users] "Per-machine" and "Per-user" in the same package?

2010-03-16 Thread Kristoffer Danielsson
Thank you very much! I guess I'm best off creating two MSIs then - one "per-user" and one "per-machine". > Date: Tue, 16 Mar 2010 11:13:10 + > From: pally.sand...@iesve.com > To: wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] "Per-machine" and "Per-user" in the same package?

Re: [WiX-users] "Per-machine" and "Per-user" in the same package?

2010-03-16 Thread Pally Sandher
1 - correct but by Vista you actually mean Windows Installer 4.0/4.5 as this also applies to Server 2008 (Vista/2k8 RTM & SP1 ship with Windows Installer 4.0, SP2 ships with Windows Installer 4.5). 2 - correct but again by Windows 7 you actually mean Windows Installer 5.0. Same thing in practice

Re: [WiX-users] Call custom action at beginning of installation?

2010-03-16 Thread Pally Sandher
If you want it to run during the UI you need to sequence it in InstallUISequence not InstallExecuteSequence. From that code it's not running at the end of installation, it's running at the start of the InstallExecuteSequence which is when Windows Installer actually does your installation. See -> ht

[WiX-users] registrysearch

2010-03-16 Thread Yu, Brian
How do I check if a registry directory exists or not using registrysearch? Say I want PATHEXIST = true if HKLM\SOFTWARE\MyProduct\MyVersion exists PATHEXIST = false if HKLM\SOFTWARE\MyProduct Would this work? I tried but both returning blanks

[WiX-users] "Per-machine" and "Per-user" in the same package?

2010-03-16 Thread Kristoffer Danielsson
I know this is a trite topic, but I can't understand the whole idea. Please clarify! :) Correct me if I'm wrong, but what I've read is that: 1) On Vista: You cannot have ONE msi that allows for both "per-machine" and "per-user" installation on Windows Vista. 2) On Windows 7: You cannot hav

Re: [WiX-users] install service

2010-03-16 Thread Rob Hamflett
We removed it from our installer, not WiX. Rob On 16/03/2010 01:01, John H. Bergman (XPedient Technologies) wrote: > Really? You removed that option. Was that done in 3.5 or 3.0? > > I was able to specify the user that the service ran as, and it installed > correctly. What I was unable to do

Re: [WiX-users] ICE038 - revised

2010-03-16 Thread Kristoffer Danielsson
Ok, thanks for your help! I noticed that using the same registry setting works, but I'm not sure what this implies. Is this a bad idea? > Date: Mon, 15 Mar 2010 20:44:02 -0400 > From: b...@joyofsetup.com > To: wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] ICE038 - revised > >