Re: [WiX-users] wix 3.5 Remember Company name during folder selection

2011-08-18 Thread Kwong Hu Kiu
I tried the suggestions below. It does not work. Path and folder do not appear. > From: r...@robmensching.com > Date: Thu, 18 Aug 2011 06:50:50 -0700 > To: wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] wix 3.5 Remember Company name during folder > selection > > Try: > > >

[WiX-users] Explosion of LGHT0311 errors in WiX 3.5

2011-08-18 Thread Jeremy Stanley
I recently upgraded to WiX 3.5 (from 3.0) to solve a difxapp compatibility problem, and now I've got different problem. Several of the localized installers fail to build with LGHT0311 ("A string was provided with characters that are not available in the specified database code page '1252'"). In

Re: [WiX-users] New file not installed

2011-08-18 Thread Kurt Jensen
Thanks all. I missed the "Disallowing installation of component". That lead to finding where I had messed up. Thanks again! -Original Message- From: Wilson, Phil [mailto:phil.wil...@invensys.com] Sent: Thursday, August 18, 2011 2:03 PM To: General discussion for Windows Installer XML to

Re: [WiX-users] New file not installed

2011-08-18 Thread Kurt Jensen
Interesting clue. The GUID and component are being created on-the-fly by heat, maybe there is a problem. I will look into it. -Original Message- From: jjbean [mailto:jonks2...@yahoo.co.uk] Sent: Thursday, August 18, 2011 1:42 PM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users

Re: [WiX-users] New file not installed

2011-08-18 Thread Wilson, Phil
Spiricon.Source.Gevicam.UI.dll is not installed; there are a number of things wrong here: = MSI (c) (CC:18) [10:47:26:095]: Disallowing installation of component:{CA4F7916-B9A9-5D6E-BD7A-98EFFC15AAA3} since the same component with higher versioned keyfile exists MSI (s) (EC:E8)

[WiX-users] This is Lu Xin

2011-08-18 Thread xinlunsm
Sorry for bothering you by this way. During the interview, beside I was over relaxed (since I was over excited for this position), and didn’t answer some of the technical questions properly. Is there anything I can improve? Thank you very much for any suggestion Lu ---

Re: [WiX-users] MajorUpgrade vs. InstallShield

2011-08-18 Thread Skildum, Mathew
Were your old installs basic InstallShield projects (pure MSI) or were they hybrid projects (InstallScript installs that use MSI for file transfer). It sounds like you may be using a hybrid InstallScript installs. The projects cannot be directly upgrades using the MSI upgrade process. For the

[WiX-users] installing directory contents and its subdirectories and their contents on target machine

2011-08-18 Thread loring vogel
I have a CopyFile line in my .wxs file with wildcard "*" that copies all the contents of a directory to a target on the target machine. However now the directory has subdirectories in it of unknown quantity and having unknown contents at build time. Is there a way to get CopyFile to iterat

Re: [WiX-users] New file not installed

2011-08-18 Thread jjbean
Here's a clue: MSI (c) (CC:18) [10:47:26:095]: Disallowing installation of component: {CA4F7916-B9A9-5D6E-BD7A-98EFFC15AAA3} since the same component with higher versioned keyfile exists ... ... MSI (s) (EC:18) [10:48:26:172]: Executing op: ComponentRegister(ComponentId={CA4F7916-B9A9-5D6E-BD7A

[WiX-users] MajorUpgrade vs. InstallShield

2011-08-18 Thread robert_yang
Hi all - this is our company's first Wix installer, and so far it is working out very well. The older products have an upgrade code which we can use in the Wix Product element to detect major upgrades. There is just one problem: these older products use InstallShield (11.5 I think) and when th

Re: [WiX-users] New file not installed

2011-08-18 Thread Wilson, Phil
You'll need to post an entire MSI log of the issue and point out the file(s) that you believe should get installed but are not. Phil Wilson -Original Message- From: Kurt Jensen [mailto:kurt.jen...@us.ophiropt.com] Sent: Thursday, August 18, 2011 7:53 AM To: General discussion for Wind

[WiX-users] Compress files into an exe

2011-08-18 Thread Uma Harano
Hi, I used to depend on wisescripts to compress files into an executable. At runtime, the exe used to extract the files to a specified location. Is there a way to accomplish this using any of the tools provided by WiX development environment? Since wisescript is not supported by Altiris anymore

Re: [WiX-users] FW: Automatic reply: How to avoid companionfile attribute

2011-08-18 Thread Pally Sandher
Because you posted a new topic to the list & someone doesn't know how to set up his or her out of office properly so it doesn't spam list e-mails with replies. It's worse when the actual list itself gets spammed by the autoreply like a couple of weeks ago. Palbinder Sandher Software Deployment

Re: [WiX-users] New file not installed

2011-08-18 Thread Kurt Jensen
thank you for the instruction unfortunately this did not fix my problem Kurt -Original Message- From: Tobias S [mailto:tobias.s1...@gmail.com] Sent: Thursday, August 18, 2011 7:07 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] New file not installed

Re: [WiX-users] wix 3.5 Remember Company name during folder selection

2011-08-18 Thread Kwong Hu Kiu
Thanks for the reply. There's a requirement for my application to be in C: Yes, it shouldn't be. One of those legacy applications I am responsible to build installer for. Cheers. > From: r...@robmensching.com > Date: Thu, 18 Aug 2011 06:50:50 -0700 > To: wix-users@lists.sourceforge.net > Subj

[WiX-users] FW: Automatic reply: How to avoid companionfile attribute

2011-08-18 Thread swapna.rachakonda
Why I've got this rubbish mail.. From: Andrej Jamšek [mailto:andrej.jam...@comtrade.com] Sent: 18 August 2011 18:52 To: Rachakonda, Swapna (Professional) Subject: Automatic reply: How to avoid companionfile attribute Spoštovani! Hvala za Vaše sporočilo. Do vključno 21. avgusta sem odsoten

Re: [WiX-users] Calling an url during install process

2011-08-18 Thread Dan Vasilov
Maybe http://www.infoq.com/news/2009/02/WiX30 can help you. But in your case the first thing to do would be to check the proper .NET Fx version is installed on the target system. Dan -Original Message- From: Jean-Luc Morin [mailto:jeanluc.mo...@gmail.com] Sent: Thursday, August 18, 2011

Re: [WiX-users] wix 3.5 Remember Company name during folder selection

2011-08-18 Thread Rob Mensching
Try: On Wed, Aug 17, 2011 at 7:02 PM, Kwong Hu Kiu wrote: > > > > Hi, > > >How do i get wix 3.5 to remember my company name as part of the user > selected folder to be installed? > > > For example, > > I usually install my files to C:\CompanyName and

Re: [WiX-users] How to avoid companionfile attribute

2011-08-18 Thread Nigam Patel
Hi , Try below code may it will works. Regards, Nigam Patel,Software Engineer Cybage Software Pvt. Ltd. (An SEI-CMMI Level 5 assessed & ISO 27001 Company) Gandhinagar, India Phone(O):91-79-66737000, Ext: 5310 Fax:91-79-66737001 -Original Message- From: swapna.rachako...@thomsonreuter

Re: [WiX-users] Burn uninstall fails - bundle is removed from ARP

2011-08-18 Thread Dan Puza
I understand about the state of Burn right now. Thanks for the warning. However, FYI regarding your proposed workaround... what I had found (in my clean project) and posted earlier (8/10 7:51pm), was that the bad behavior (removing the ARP entry on setup fail) shows up when Chain/@DisableRollb

[WiX-users] How to avoid companionfile attribute

2011-08-18 Thread swapna.rachakonda
If I use companionfile attribute I am safe. If I use default version like below is asking for language if I specify DefaultLanguage="0" then its giving same below error The DefaultVersion '${var.ProductVersion}' was used for file 'abc.cnf' which has no version. No entry for this file will

Re: [WiX-users] New file not installed

2011-08-18 Thread Tobias S
see http://wix.sourceforge.net/manual-wix3/wix_xsd_upgradeversion.htm for description of UpgradeVersion Element. Default for MigrateFeatures is "yes" so my recommendation is to overwrite it. At first glance you should do it in the UpgradeVersion element where you do the major upgrade: bt

Re: [WiX-users] Undefined preprocessor variable error message - how to get preprocessor variables working?

2011-08-18 Thread Kurt Jensen
If you add a reference to your WixExample01 project then you can use $(var.WixExample01.TargetFileName),etc throughout your WiX project -Original Message- From: Brad Smith [mailto:brads...@tpg.com.au] Sent: Thursday, August 18, 2011 6:38 AM To: wix-users@lists.sourceforge.net Subject: [WiX

[WiX-users] Undefined preprocessor variable error message - how to get preprocessor variables working?

2011-08-18 Thread Brad Smith
Hi I'm new to WIX so bear with me with this simple question. J Using VS2010 Votive, .NET 4, Wix 3.5 I'm in VS 2010 and I created a simple WPF project. Then I created a Wix project (in the same solution), and added a reference to my WPF project in my Wix project. All is good. But the pre-pr

Re: [WiX-users] New file not installed

2011-08-18 Thread Kurt Jensen
>MigrateFeatures="no" I searched WiX and MSDN for documentation and an example. -please- explain how to '...set MigrateFeatures="no"...' Kurt -Original Message- From: Tobias S [mailto:tobias.s1...@gmail.com] Sent: Thursday, August 18, 2011 3:15 AM To: General discussion for Windows Instal

Re: [WiX-users] Problem creating web application - sometimes

2011-08-18 Thread Yatish
I fear Linwood is right. I was pulling my hairs for two days as why it was not working for me. My scenario was identical (and not just similar) to his. I couldn't figure out why it was not working. After finding this post I simply deleted the Sharepoint site (which was set up on port 80 and stopped

Re: [WiX-users] New file not installed

2011-08-18 Thread Kurt Jensen
>Sounds like you have sequenced RemoveExistingProducts towards the end of the >execute sequence. I followed the tutorial http://wix.tramontana.co.hu/tutorial/upgrades-and-modularization/replacing -ourselves Kurt -Original Message- From: jjbean [mailto:jonks2...@yahoo.c

Re: [WiX-users] Replace component on reinstall

2011-08-18 Thread Rob Hamflett
You could try specifying a version on the File element. I think that will cause Windows Installer to always replace the unversioned file on disk with what it thinks is a versioned file. Rob On 17/08/2011 16:30, The Eligible Bachelors wrote: > Hello, > > I would like to have a component that d

Re: [WiX-users] Calling an url during install process

2011-08-18 Thread Jean-Luc Morin
Can you point me on a good example to create a CustomAction in C#, I have tried to create one but the Install pops an error saying that the DLL cannot be run. Thanks. JL -Original Message- From: Dan Vasilov [mailto:d...@rms.ro] Sent: August-17-11 10:34 AM To: 'General discussion for Wind

Re: [WiX-users] New file not installed

2011-08-18 Thread Tobias S
sorry, should be MigrateFeatures="no" 2011/8/18 Tobias S : >> Is this new component in a feature whose state is not being migrated >> correctly by MigrateFeatureStates standard action? > > Try to set > MigrateFeatureState=no > --

Re: [WiX-users] New file not installed

2011-08-18 Thread Tobias S
> Is this new component in a feature whose state is not being migrated > correctly by MigrateFeatureStates standard action? Try to set MigrateFeatureState=no -- Get a FREE DOWNLOAD! and learn more about uberSVN rich syste

Re: [WiX-users] Std Bootstrapper failed: Error

2011-08-18 Thread Vadym Verba
Actually no. BUT! I tried to reproduced this defect today and I failed. Probably the latest .Net 4.0 update, which I installed beforehand, fixed it. - --- Date: Wed, 17 Aug 2011 07:18:32 -0700 From: Rob Mensching Su

[WiX-users] Burn: logging

2011-08-18 Thread Vadym Verba
Hello, There is LogLevel parameter that Engine.Log() method accepts and I wonder how can I set this LogLevel to log specific messages? Some special keys from command line? Some Engine property that must be initialized in BA? Also I tried to customize log files location like this: But it appears,