[WiX-users] iis:WebSite - SiteId required for IIS 6 but not IIS 7?

2011-08-02 Thread Nick Ramirez
In our development environment, we are installing to an existing website hosted in IIS 7 (Server 2008). However, in our QA environment, we are installing to an existing site hosted in IIS 6 (Server 2003). I've found that in IIS 6, the existing website can't be found unless we add the SiteId=*

Re: [WiX-users] Installing https WCF Webservices

2011-08-02 Thread Nick Ramirez
We've had quite a bit of hands on experience with this sort of thing lately. In one project, we bound a certificate to a port during the install so that we could use SSL (the same as if you were to go into IIS and set the binding and choose a certificate). In another case, we used ws-security in

Re: [WiX-users] Executing a Batch File during Install

2011-08-02 Thread Nick Ramirez
I'm not sure if you ever got this figured out. If not, can you show us the markup for the custom action? -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Executing-a-Batch-File-during-Install-tp6579146p6646053.html Sent from the wix-users mailing

Re: [WiX-users] Multiple RadioButtonGroup controls in the same dialog

2011-08-02 Thread Nick Ramirez
Could you show the markup you're using for the controls? -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Multiple-RadioButtonGroup-controls-in-the-same-dialog-tp6644681p6646096.html Sent from the wix-users mailing list archive at Nabble.com.

Re: [WiX-users] IIS: WebAddress element's IP attribute not set when All Unassigned

2011-04-19 Thread Nick Ramirez
Thanks Wyrdfish, It looks like it is working now -- even though, the asterisk doesn't show up where the IP would be in the IIS manager. I had been waiting for our systems guys to create a DNS entry for the website and once I had it, it seems to work. Must be a false alarm. It is interesting

[WiX-users] IIS: WebAddress element's IP attribute not set when All Unassigned

2011-04-18 Thread Nick Ramirez
Hello everyone, I wonder if anyone can help with this. I'm using the WebAddress element to set the address for my website: iis:WebAddress Id=WebServiceForPhoneSystem_WebAddress bIP=* Port=443 Header=[ASMX_WEBSITE_DNS_NAME]

Re: [WiX-users] windows installer command line parameters

2010-12-11 Thread Nick Ramirez
Try: msiexec /i d:\hotspotclicker.msi /qn -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/windows-installer-command-line-parameters-tp5825831p5825945.html Sent from the wix-users mailing list archive at Nabble.com.

Re: [WiX-users] ice 18

2010-12-10 Thread Nick Ramirez
Where are you defining the files that are getting copied? I see CopyFile elements in this component, but no File elements. Does the ScriptsLocation directory already exist and have files in it? If so, you may try marking the Component element with the KeyPath attribute. - Learn WiX with the

Re: [WiX-users] Deploying File in GAC

2010-10-29 Thread Nick Ramirez
Do you need the AssemblyApplication attribute? I've not used that before when installing to the GAC. - Learn WiX with the book: https://www.packtpub.com/wix-a-developers-guide-to-windows-installer-xml/book WiX: A Developer's Guide to Windows Installer XML -- View this message in context:

Re: [WiX-users] General Information Question about New Releases and GUIDs...

2010-10-29 Thread Nick Ramirez
You shouldn't ever need to change the UpgradeCode as long as it's all the same product. Windows Installer needs the UpgradeCode to stay the same so that it can detect older versions of itself during an upgrade, should you ever set it up to do one. For example, the Upgrade element needs that same

Re: [WiX-users] Custom Action

2010-10-28 Thread Nick Ramirez
stage? That way it can be rolled back if there's a failure. If the folder is empty at the time you're trying to delete it, could you use the WiX element RemoveFolder? - Nick Ramirez Learn WiX with the book: https://www.packtpub.com/wix-a-developers-guide-to-windows-installer-xml/book WiX

Re: [WiX-users] msbuild and WIX. How to include .net binaries in wix

2010-10-28 Thread Nick Ramirez
So, it sounds like you're trying to create an installer, but have recent builds of your product incorporated in automatically? A sort of constant-integration installer? I think you may be on the right track by using Heat. It's a good tool for generating a WiX source file for you. You probably

Re: [WiX-users] Creating shortcut to execute script

2010-10-28 Thread Nick Ramirez
Did you ever figure this out? If not, does this work for you? DirectoryRef Id=MyShortcutsDir Component Id=CMP_RegistryKey Guid=1EA6DA30-C06D-4698-B62B-D4F22C53DD0D Shortcut Id=RunPowershell Name=Run PowerShell Script

Re: [WiX-users] Creating shortcut to execute script

2010-10-28 Thread Nick Ramirez
It didn't come through bu that ampersand is actually the XML entity plus amp; - Learn WiX with the book: https://www.packtpub.com/wix-a-developers-guide-to-windows-installer-xml/book WiX: A Developer's Guide to Windows Installer XML -- View this message in context:

Re: [WiX-users] ICE69 Warnings

2010-10-28 Thread Nick Ramirez
The description for ICE69 says that it occurs when a formatted string is used to reference a component. http://msdn.microsoft.com/en-us/library/aa369019%28VS.85%29.aspx Is Heat creating a file that uses formatted strings in this way? - Learn WiX with the book:

Re: [WiX-users] Keep/migrate feature state on major update

2010-10-28 Thread Nick Ramirez
You shouldn't need to schedule the MigrateFeatureStates action manually. The UpgradeVersion element has an attribute called MigrateFeatures that you can set to yes. As an example: Upgrade Id=YOUR_UPGRADE_CODE UpgradeVersion Property=OLD_VERSION_FOUND

Re: [WiX-users] How to change/define the size of the main UI form

2010-10-21 Thread Nick Ramirez
bundybob wrote: I'm trying to deal with an issue where text on the form is running into a graphic which I'm hoping is anchored to the right side. I was trying to find where the dimensions of the form are defined. The width and height is defined on the Dialog element of the form. The

Re: [WiX-users] WiX book available

2010-10-20 Thread Nick Ramirez
I think that it is available in that format. I see this sidebar on the page: Packt eBooks are now also available in ePub format. Download your previous purchases from your account, or buy a new eBook in ePub format today. Imagine how good you’ll feel when you’re on the train and reading it on

[WiX-users] WiX book available

2010-10-18 Thread Nick Ramirez
Hi everyone. I've just gotten a book about WiX published. A portion of the proceeds will go to the WiX team. I'm not sure how all of that is set up, so Rob and Bob let me know if you don't see it! Anyway, it should be a good guide for those new to WiX. It also gets into creating UI controls,

Re: [WiX-users] Project dependencies not working

2010-10-18 Thread Nick Ramirez
So, is your build server building the dependencies after the .wixproj project? Is it a matter of it not invoking the correct configuration? -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Project-dependencies-not-working-tp5640712p5647660.html Sent

Re: [WiX-users] License Agreement

2010-10-18 Thread Nick Ramirez
At first, you were using: Text!(loc.License_Agreement)/Text which uses a localization variable. You then switched to placing all of the RTF content inline. Did you mean to do that? Or did you still want to use the localization variable? If so, you can put the RTF data in your .wxl file, such

Re: [WiX-users] MSI upgrade remove old registries

2010-10-18 Thread Nick Ramirez
A major upgrade, as you probably know, will completely remove the old version. So, if your second installer does not write to the registry, it makes sense that the value will be removed but not replaced. You shouldn't change the UpgradeCode for the lifetime of the product, across all upgrade

Re: [WiX-users] Update with a database

2010-10-18 Thread Nick Ramirez
Do I have this correct that you want to let the user select where the install directory is and also where the directory is that their data is stored? You can do this in WiX by adding a user interface to your installer and make use of the DirectoryList and DirectoryCombo controls. They'll let the

Re: [WiX-users] WiX book available

2010-10-18 Thread Nick Ramirez
Thanks for the recommendation Chris! I've been working on the thing since January, so hopefully it will meet everyone's expectations. -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/WiX-book-available-tp5647051p5648716.html Sent from the wix-users

Re: [WiX-users] How to refer WIX properties within .wxs files

2010-09-16 Thread Nick Ramirez
I think you're on the right track. The Name attribute on the Directory element can't use the [PROPERTY_NAME] notation because it isn't a formatted string field. Examples of attributes that are include the Text attribute on the Control element, the Title on Dialog, and Message on Condition. If

Re: [WiX-users] How to refer WIX properties within .wxs files

2010-09-16 Thread Nick Ramirez
Oops. Replace Value=[VirtualDirectoriesdir]INSTALL_SHAREPOINT_PORT with Value=[VirtualDirectoriesdir][INSTALL_SHAREPOINT_PORT] -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/How-to-refer-WIX-properties-within-wxs-files-tp5537053p5538585.html

Re: [WiX-users] FeatureSelection Dialog

2010-09-16 Thread Nick Ramirez
I'm not sure why, but this seems to work for me: !--Next button-- Control Id=NextButton Type=PushButton ... Condition Action=disable ![CDATA[DisableButton = 1]] /Condition Condition Action=enable ![CDATA[DisableButton 1]] /Condition ... /Control !--SelectionTree

Re: [WiX-users] How to conditionally check/uncheck a checkbox

2010-09-16 Thread Nick Ramirez
Have you tried the CheckBoxPropertyRef attribute? Control Id=CB1 Type=CheckBox Property=myCheckboxResult CheckBoxValue=my value Text=Check the box please. X=50 Y=50 Height=10

Re: [WiX-users] OpenFileDialog fails in Win7

2010-09-16 Thread Nick Ramirez
WiX does offer up a browse dialog control called DirectoryList. It's often paired up with a PathEdit control to display the path you've selected, a button to navigate up one directory (PushButton control that publishes the DirectoryListUp event), a button to create a new folder (PushButton that

Re: [WiX-users] How to conditionally check/uncheck a checkbox

2010-09-16 Thread Nick Ramirez
Right, I sort of understood your question from the start, but I tried to take the easy way out! Try this: Control Id=CB1 Type=CheckBox Property=myCheckboxResult CheckBoxValue=my value Text=Check the box please.

Re: [WiX-users] Preprocessor Extension question

2010-08-31 Thread Nick Ramirez
There's a static method called Preprocessor.GetSourceLineNumbers that accepts an XmlNode object. It's used by WiX as Candle is looking through your markup. I'm not sure that you'll be able to use it very easily. If you don't mind my asking, what is it you're trying to achieve? Preprocessor

Re: [WiX-users] Call Custom Action before Install Initialize

2010-08-31 Thread Nick Ramirez
So, this is a sort of validation to make sure the database type they've selected is truly installed? In that case, you could call your custom action when the user clicks the Next button on your dialog. You can do that by adding a Publish element inside the button control, setting its Event

Re: [WiX-users] Yet another localization question

2010-08-18 Thread Nick Ramirez
You are right. An MSI can only be localized for one language. What that means is actually pretty simple. If you look inside the MSI database (with a tool like Orca.exe), you'll see that many of the tables contain text (the Control table, for instance). Once the MSI is built, these strings are

Re: [WiX-users] Yet another localization question

2010-08-17 Thread Nick Ramirez
I think your question may stem from thinking that you have to specify localization files of different cultures with each -loc flag. However, you could also specify multiple .wxl files with the same culture. For example, if you had one .wxl file to handle all of the localization strings for your

[WiX-users] Meaning of Light's -sacl?

2010-08-12 Thread Nick Ramirez
Can anyone tell me when you would use Light's -sacl flag? I found this post: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/LGHT1032-Unable-to-reset-acls-on-destination-files-td689045.html#a689046 but I don't understand it. Is this flag used when sending the output of a WiX build

Re: [WiX-users] Meaning of Light's -sacl?

2010-08-12 Thread Nick Ramirez
Thanks Neil. I've been trying out different scenarios with sending the output of my MSI build to a network share and viewing the permissions of the MSI. But I must be missing something. Do you have an example of the permissions problem? -- View this message in context:

Re: [WiX-users] Meaning of Light's -sacl?

2010-08-12 Thread Nick Ramirez
Okay. Now I see what you mean. I can see how the -sacl flag affects the output MSI. I followed these steps: 1. Create a folder to send the output of the build to, call it something like Output 2. Set the permissions on that folder to not inherit their permissions from the parent folder and then

Re: [WiX-users] Custom Browse Dialog

2010-08-11 Thread Nick Ramirez
If I'm reading this correctly, you're code is this: MTPreInstallDlg Control Id=LicenseFile Type=PushButton X=20 Y=120 Width=56 Height=17 Text=Browse Publish Property=_BrowseProperty Value=[LICENSE_FILE] Order=11/Publish Publish Event=SpawnDialog

Re: [WiX-users] Change existing dialog text

2010-08-09 Thread Nick Ramirez
In many cases, you need to make your own version of the .wxs file to replace that dialog in the wizard. However, in your case, you only want to change the text on the buttons. So, it's much easier. You only need to add a .wxl file to your project with the strings that match the text and tooltip

Re: [WiX-users] Re-evaluate NETFRAMEWORK20 Property

2010-07-21 Thread Nick Ramirez
Apparently, there's hyperlink support with MSI 5.0. Bob Arnson blogs about it here: http://www.joyofsetup.com/2009/01/17/msi-v50-features-in-wix-v30/ Going back to your earlier question, about re-evaluating whether .NET is installed, the reason you're getting the same result even after .NET has

Re: [WiX-users] Compiler extension - how to include a custom action?

2010-07-12 Thread Nick Ramirez
Thanks Rob. I'd love to contribute. Where do you need more eyes? As for the compiler extension, I'm back to where I was. I haven't been able to get Candle to recognize the embedded wixlib in my compiler extension. Experimenting with several ideas, I've added the Link element to my build script,

Re: [WiX-users] Compiler extension - how to include a custom action?

2010-07-12 Thread Nick Ramirez
I've got an update. I've gotten my wixlib to show up in my MSI! The trick, for me, was to add a Property to the Fragment in the wixlib I was embedding and then use a PropertyRef to pull it in in my installer project. Pulling that in pulled in all the other stuff (including custom actions) from

Re: [WiX-users] Compiler extension - how to include a custom action?

2010-07-12 Thread Nick Ramirez
Ah, fantastic. That sounds like a much more elegant solution that using a PropertyRef. Thanks Blair. So, it looks like this method is referencing a table and row that would be created with the wixlib. Like this from the Util extension. core.CreateWixSimpleReferenceRow(sourceLineNumbers,

[WiX-users] Compiler extension - how to include a custom action?

2010-07-08 Thread Nick Ramirez
Hello all, I've gotten pretty far (I think) in creating a compiler extension. So far, my extension is a .dll that can be included in my WiX MSI project. After including the extension, I can see my new element in Visual Studio and can add attributes to it. When I use it, a new custom table is

Re: [WiX-users] Compiler extension - how to include a custom action?

2010-07-08 Thread Nick Ramirez
Oops. Sorry. I posted the wrong part of the code. Here's the part that I use to register the .wixlib: public override Library GetLibrary(TableDefinitionCollection tableDefinitions) { if (this.library == null) { this.library = LoadLibraryHelper(

Re: [WiX-users] Compiler extension - how to include a custom action?

2010-07-08 Thread Nick Ramirez
Thanks Blair and Neil for the help. I looked at the extension you gave a link to, Neil, but I'm not able to see anything that they have that I don't. I'm sure there's a piece to the puzzle I'm missing. At the risk of sounding completely clueless, how does one debug an extension project? It seems

Re: [WiX-users] Compiler extension - how to include a custom action?

2010-07-08 Thread Nick Ramirez
Oookay. So, now it's one of those situations where it didn't work and magically...it does! What did I do? I messed around with flags for lit.exe, removed them, changed things back to what they were orginally...rebuilt everything and it worked. So, same code, different result. I'm not sure. I

[WiX-users] How to schedule MaintenanceWelcomeDlg?

2010-06-08 Thread Nick Ramirez
We've found that if we've already installed our MSI, but then try to install it again (from the command line) and supply the ADDLOCAL property, it takes us to the ResumeDlg (this seems to happen for any MSI using a WiX dialog set). What we really want is for it to take us to the

Re: [WiX-users] How to schedule MaintenanceWelcomeDlg?

2010-06-08 Thread Nick Ramirez
I think this: CustomAction Id=ResetPreselected Property=Preselected Value= / InstallUISequence Custom Action=ResetPreselected After=CostFinalizeInstalled AND Preselected/Custom /InstallUISequence fixed my problem, but I'm still curious about how MaintenanceWelcomeDlg is included. Anyone

Re: [WiX-users] Languages attribute of Packages element

2010-06-06 Thread Nick Ramirez
Here's how I understand it: For an MSI package (unlike an MSM package) you only specify one LCID for the Package element's Languages attribute. If you omit it, it will be considered a language neutral package. This is stored in the Template Summary property of the MSI, which you can see by

Re: [WiX-users] Show the ProgressBar while Running the Custom Action

2010-06-03 Thread Nick Ramirez
If I understand your question, you want to increment the progress bar for more than one custom action? You'd just need to reuse the code in those custom actions too, either by duplicating it or putting it in some central assembly. If you didn't want to reset the progress bar each time, you could

Re: [WiX-users] Show the ProgressBar while Running the Custom Action

2010-06-03 Thread Nick Ramirez
You can remove the Sleep from the example. I used it to show the progress bar with several pauses. In a real application, your function would call the DisplayActionData function at times when you decide to show a message and increment the bar. Now that I think about it, my DisplayActionData

Re: [WiX-users] Component with feature condition not actioned

2010-05-26 Thread Nick Ramirez
The action state of a featre is supposedly set after CostFinalize. Trying it out, it seems that checking the action state in the condition of a component, as you've done here, evaluates to -1, unknown. I would have thought that it would always evaluate to 3, local, since the INSTALLLEVEL

Re: [WiX-users] Component with feature condition not actioned

2010-05-26 Thread Nick Ramirez
Okay. I think I understand this a bit more now. I think that the action state of components and features are figured out during the FileCost phase, but not set in stone and made available until after CostFinalize. Also, I believe that conditions on components and features are evaluated at the

Re: [WiX-users] Service will not uninstall

2010-05-25 Thread Nick Ramirez
Does this thread help? http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Windows-Service-not-removed-on-Uninstall-td710002.html What is the Action of the component with your service, from the uninstall log? -- View this message in context:

Re: [WiX-users] Show the ProgressBar while Running the Custom Action

2010-05-21 Thread Nick Ramirez
You don't need to have an immediate custom action. Here are some pointers. 1. The progress bar appears and is incremented during the deferred stage, so any custom actions that run during this phase can update the bar. It's nice to see some text that says what's happning when you control the

Re: [WiX-users] Service will not uninstall

2010-05-21 Thread Nick Ramirez
Is SERVICEACCOUNT a local user, not a domain user? If so, it might help to prefix it with .\ to denote that it's a user on the local computer. Also, local users often don't have the rights to handle services unless the Interactive attribute on ServiceInstall is set to no and Type is ownProcess.

Re: [WiX-users] End dialog UI

2010-05-21 Thread Nick Ramirez
You could get the WixUI_Minimal.wxs file from the WiX source code, save it to your project under a different name, like CustomWixUI_Minimal.wxs. Open it up and change the UI element's Id to CustomWixUI_Minimal. UI Id=CustomWixUI_Minimal Add a UIRef element to your main .wxs file with an

Re: [WiX-users] Environment Variable not set until much too late

2010-05-21 Thread Nick Ramirez
Is it possible that the child process (the batch file) is picking up the same environment as the MSI (parent process?) and in order for it to pick up the new environment variable it would have to somehow refresh its environment? I'm not sure how to do that. -- View this message in context:

Re: [WiX-users] Custom Actions Missing in InstallExecuteSequence

2010-05-12 Thread Nick Ramirez
How are you scheduling your custom actions in the InstallExecuteSequence table? With the InstallExecuteSequence element? -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Custom-Actions-Missing-in-InstallExecuteSequence-tp5039683p5043350.html Sent

Re: [WiX-users] Property/@Secure - when to use?

2010-05-02 Thread Nick Ramirez
Okay. It took quite a while to get some results, but I've finally managed to get the properties to not pass from the UI sequence to the Execute sequence. The key factor seems to be whether or not you're prompted to elevate your privileges during the install. On Vista, you're almost always

Re: [WiX-users] Property/@Secure - when to use?

2010-05-01 Thread Nick Ramirez
to a custom action during uninstall. Matt Johnson MCPD, MCTS, MCSD, MCDBA Director of Application Development Time America, Inc. ma...@timeamerica.com | www.timeamerica.com -Original Message- From: Nick Ramirez [mailto:nickra...@hotmail.com] Sent: Thursday, April 29, 2010 2:48

[WiX-users] Property/@Secure - when to use?

2010-04-29 Thread Nick Ramirez
Hello, The Property element's Secure attribute is supposed to be necessary to pass a property from the UI to the Execute sequence. However, I've never been able to create a situation where it was necessary. For me, just making the property uppercase has always done the trick. I've tried the

Re: [WiX-users] What does Light do?

2010-04-26 Thread Nick Ramirez
We're trying to make it faster. We're currently using a wixout file to get us halfway through the process. Yet, it still takes a while since we are localizing for eight languages. Our latest idea is to stop reusing the wixout in such a synchronous way. By that I mean that we use a batch file that

[WiX-users] What does Light do?

2010-04-22 Thread Nick Ramirez
Can anyone tell me more about the actions that Light does? For example, does linking happen before binding? When is the .wixout or .wixpdb file created? When are unreal tables used and is it okay to drop them with the -dut flag? We'd like to optimize our calls to Light and any info about the

[WiX-users] Meaning of EndDialog With Retry Value?

2010-04-21 Thread Nick Ramirez
Hello, I'm trying to figure out what the EndDialog event does when given a Value of Retry. According to the Windows Installer documentation, it does: The wizard sequence is closed and the control returns to the installer with the Suspend value. I have the following control: Control

Re: [WiX-users] WixUI issue when using two-pass linking with light

2010-04-13 Thread Nick Ramirez
I've seen the same thing. Although in my case I'm just trying to speed up localization, not make a patch. It seems to be caused by the -bf flag. Without it (in which case you'll need to make sure that your WixVariables or -d flags are referencing the bitmaps and icons correctly in relation to the

Re: [WiX-users] stop the service before uninstall

2010-03-30 Thread Nick Ramirez
When, during the uninstall process, are you getting the error? Is it happening during the RemoveFiles action? If so, you might try adding the Wait=yes attribute to your ServiceControl so that it waits for it to stop the service before moving on to remove files. It may be that the SCM is taking

Re: [WiX-users] WiX, Votive, installed files and incremental builds

2010-03-30 Thread Nick Ramirez
In Visual Studio, you can set a Build Order for your projects (assuming that they're all in the same solution). That way, your custom actions will be built before your WiX files, assuring you that they're always up to date. You can't, as far as I know, directly reference a custom action project

Re: [WiX-users] PIDTemplate w/ MaskedEdit

2010-03-29 Thread Nick Ramirez
I've experimented with this and have found that the symbols really seem to mean this: # - Can be any number - Can be any letter ? - Can be a number or letter ^ - Can be any letter, but it will always be converted to uppercase @ - Creates a random number. - Beginning of visible part of mask -

Re: [WiX-users] install service

2010-03-11 Thread Nick Ramirez
Have you tried using the fully qualified name for the NetworkService user? Such as NT AUTHORITY\NetworkService? -- View this message in context: http://n2.nabble.com/install-service-tp4716985p4718779.html Sent from the wix-users mailing list archive at Nabble.com.

Re: [WiX-users] InstallExecuteSequence and properties from UI

2010-03-11 Thread Nick Ramirez
Are your properties public, meaning are their Ids uppercase? If they're not, they won't pass from the UI to the Execute phase. example: Control Id=myCheckbox Type=CheckBox CheckBoxValue=my value X=50 Y=50 Height=10 Width=150 Text=Check the box please.

Re: [WiX-users] Combobox Display Question/Problem

2010-03-11 Thread Nick Ramirez
Add the ComboList=yes attribute to the control. Also, you may want to add Sorted=yes. Hope that helps. -- View this message in context: http://n2.nabble.com/Combobox-Display-Question-Problem-tp4677659p4719093.html Sent from the wix-users mailing list archive at Nabble.com.

Re: [WiX-users] Install file A xor file B w/ same name?

2010-03-03 Thread Nick Ramirez
Take a look at the description for ICE30: http://msdn.microsoft.com/en-us/library/aa368954(VS.85).aspx What I gather from it (and a preliminary test confirms it) is that if you have two files being installed to the same directory, then the only way to avoid an error is to add Condition elements

Re: [WiX-users] Upgrade installer

2010-02-05 Thread Nick Ramirez
Is this a per-user or per-machine install? The reason I ask is that sometimes, by not setting the ALLUSERS property to something before you call FindRelatedProducts, you run into trouble. Nick Number wrote: Hello all. I've just joined the list in hopes of solving a specific problem. A

Re: [WiX-users] MSI 5.0 ServiceConfigFailureActions fails during InstallExecuteSequence

2010-01-28 Thread Nick Ramirez
SE_SHUTDOWN_NAME. Phil Wilson -Original Message- From: Nick Ramirez [mailto:nickra...@hotmail.com] Sent: Wednesday, January 27, 2010 12:30 PM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] MSI 5.0 ServiceConfigFailureActions fails during InstallExecuteSequence I've

Re: [WiX-users] MSI 5.0 ServiceConfigFailureActions fails during InstallExecuteSequence

2010-01-27 Thread Nick Ramirez
-- Nick Ramirez -- View this message in context: http://n2.nabble.com/MSI-5-0-ServiceConfigFailureActions-fails-during-InstallExecuteSequence-tp4452709p4469530.html Sent from the wix-users mailing list archive at Nabble.com

<    1   2   3