[WiX-users] Продаётся дом

2008-04-24 Thread agamemnon qinsong
    Полностью готовый дом 2003 г. постройки, 5 км от МКАД по новой риге, общая площадь более 500 кв метров, участок 15 соток, газ и все коммуникации. Продается срочно хозяином за 17 000 000 рублей в связи с отьездом зарубеж. Фото и подробности по тел 8-985-7711893 Андрей ---

Re: [WiX-users] RegAsm in Wix

2008-04-24 Thread Jaco Pretorius
Thanks, it worked! I just had a look at the registry – the installlocation was being set correctly, but I had the wrong assembly version in there. I was just being a dumbass. Thanks for the help! From: Jim Williams [mailto:[EMAIL PROTECTED] Sent: 23 April 2008 19:34 To: Jaco Pretori

[WiX-users] Pillules for all tastes at Canadian pharmacy.

2008-04-24 Thread George Joseph
If you are looking for hq cures, check this out. http://teahotspot.com George Joseph - This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100

[WiX-users] Продаю Участок 4 га 60 км от М КАД.

2008-04-24 Thread dewain marianne
  Участок 4 га 60 км от МКАД Ярославск. шоссе 1,8 млн руб за весь Срочно в связи с отьездом хозяина за границу продается участок КФХ ( крестьянско-фермерское хозяйство ), заросший лесом. Все документы готовы к оформлению. Подробности по тел 8-985-7711893 Андрей   -

[WiX-users] Продается 17 соток земли

2008-04-24 Thread Земля в Сочи
Продается 17 соток земли в ЦАО г. Сочи. На участке вода, электричество, канализация. Подробности здесь http://17sotok.ru/ 500*81*65 Алексей. - This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss thi

[WiX-users] Change a registry value during uninstall

2008-04-24 Thread Anidil
Hello there How do i change the integer value of a registry entry before the uninstall starts? Thanks Anidil -- View this message in context: http://www.nabble.com/Change-a-registry-value-during-uninstall-tp16848297p16848297.html Sent from the wix-users mailing list archive at Nabble.com. --

[WiX-users] Билеты на концерт SCORPIONS

2008-04-24 Thread Афиша Москвы
ПРЕМЬЕРЫ АПРЕЛЯ-МАЯ - ЛУЧШЕЕ 2 2 9 3 5 0 0 - БИЛЕТЫ LADIES NIGHT. Мужская комедия для женщин - 28.04 и 12.05 - В. ЯРЕМЕНКО, Г. КУЦЕНКО, М. БАШАРОВ, Э. КЮРДЗИДИС ...Самый а

[WiX-users] По ценам 2007 года фасадные и кровельные материалы

2008-04-24 Thread Фаина Валерьевна
КРОВЕЛЬНЫЕ и ФАСАДНЫЕ материалыпо ценам 2007 года.Тел. (495) 542~76~56 Сайдинг Mitten (Канада) √ от 146 руб. за м.кв NULINE (аналог Ондулина) √ 165 руб. за м.кв Металлочерепица √ от 196 руб. за м.кв Водосточная система метал. импортная √ от 220 руб. погонный метр Желоба Водосточная система

[WiX-users] Билеты на концерт SCORPIONS

2008-04-24 Thread Афиша Москвы
ЛУЧШИЕ СОБЫТИЯ ТЕАТРАЛЬНОЙ МОСКВЫ 2 2 9 3 5 0 0 - БРОНЬ И ДОСТАВКА БИЛЕТОВ LADIES NIGHT - 28.04, 12.05 - М. БАШАРОВ, Г. КУЦЕНКОВ. ЯРЕМЕНКО, Э. КЮРДЗИДИС...Самый аншлаговый спектакль столицы. БЫСТРЕЕ, ЧЕМ КРОЛИКИ (ПРЕМЬЕРА, шоу

[WiX-users] Release 3.0.4014.0 requires MsBuild 3.5?

2008-04-24 Thread Holmgren Mathias
I just installed the latest drop of WiX, 3.0.4014.0, and now I get a compile error saying assembly Microsoft.Build.Tasks.v3.5 is required to build. Full error stack: "Error 3 The "ResolveNonMSBuildProjectOutput" task could not be loaded from the assembly Microsoft.Build.Tasks.v3.5, Version=

Re: [WiX-users] wix mailing lists open to public => more spam

2008-04-24 Thread dB.
I second that. I google for wix solutions all the time or browse the list through online means. There's a lot of spam if you look at the list through the archive. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Lorne Laliberte Sent: Tuesday, April 22, 2008

Re: [WiX-users] wix mailing lists open to public => more spam

2008-04-24 Thread dB.
Works for people who never get Russian e-mail. Too bad if your name is Rob Menshingov. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ken MacDonald Sent: Tuesday, April 22, 2008 4:04 PM To: Peterson, Joel Cc: wix-users@lists.sourceforge.net; Neil Sleightholm Subject: Re: [WiX-u

[WiX-users] adding a component on a minor upgrade

2008-04-24 Thread Frédéric Viollet
Hi everyone, Is it possible to add a component to an installed feature through a minor upgrade? The component I'm trying to add contains two files. And it seems, by the behavior I'm experiencing, that the answer is *no*. Could someone confirm this? Point #1: The product, to which I'd like to ad

[WiX-users] Using WixUI_InstallDir with Visual Studio 2005

2008-04-24 Thread Jon Andersen
I'm trying to use WixUI_InstallDir inside Visual Studio 2005 (with integration installed) and have run into an issue. Apparently the light linker needs to be given a localization XML file, but I can't figure out how to give it to it. The error message is: light.exe : error LHGT0122: The lo

Re: [WiX-users] Using WixUI_InstallDir with Visual Studio 2005

2008-04-24 Thread Willie Burton
Did you add the WixUIExtension.dll reference? _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jon Andersen Sent: Thursday, April 24, 2008 2:33 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Using WixUI_InstallDir with Visual Studio 2005 I'm trying to u

Re: [WiX-users] Using WixUI_InstallDir with Visual Studio 2005

2008-04-24 Thread Jon Andersen
I'm using Wix 2.0. Currently my references listed are sca.wixlib, wixca.wixlib, and WixUI.wixlib. -Jon From: Willie Burton [mailto:[EMAIL PROTECTED] Sent: Thursday, April 24, 2008 2:37 PM To: Jon Andersen Cc: wix-users@lists.sourceforge.net Subject: RE: [WiX-users] Using WixUI_InstallDir

[WiX-users] Odd error when trying Include assembly in build

2008-04-24 Thread Doug Payne
Hi, I am using Wix 3.0, and am trying to build a project which installs an assembly which depends on version 2.0 of the .NET Framework. The assembly is marked as "net", and the ProcessorArchitecture is 'msil'. I have .NET framework 2.0 SP1 installed on my system. The error is d:\sa\drivers\mob

Re: [WiX-users] Using WixUI_InstallDir with Visual Studio 2005

2008-04-24 Thread Mark Line
Your need something like this: light -nologo -out myMSI.msi sca.wixlib, wixca.wixlib, and WixUI.wixlib "C:\Program Files\wix-2.0.5805\wixui.wixlib" -loc "C:\Program Files\wix-2.0.5805\WixUI_en-us.wxl" From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jon Andersen Sent: 24 Ap

Re: [WiX-users] Negatives in going to 3.0.3526 or higher from 2.x

2008-04-24 Thread Neil Sleightholm
I have two clients, one likes the stability of v2 and will probably stay with it until v3 is officially released. The other is a bit more pragmatic, we need the new features and are prepared to accept the extra testing that is involved in taking a new release. Having said that I keep our build envi

Re: [WiX-users] Using WixUI_InstallDir with Visual Studio 2005

2008-04-24 Thread Jon Andersen
Is there some way to tie in the localization XML file using the Visual Studio plug in? I haven't been using makefiles, etc. -Jon Andersen Guardian Team: Securing CPS Citrix Systems, Inc (954) 940-7737 or x27737 This email was sent using RTST Outlook. From: Mark Line [mailto:[EMAIL PR

[WiX-users] Shortcuts problem in WiX 3

2008-04-24 Thread Riyaz Mogharabin
Dear All, I hope you are fine and doing well. I have used WiX 2 for creating the MSI, and managed so, but I had to change to WiX 3 for some reasons. Now, I have some problems with shortcuts. I created shortcuts by nesting shortcut elements inside the File Element and managed to create the cor

[WiX-users] Shortcut without icon

2008-04-24 Thread Riyaz Mogharabin
Dear All, I Hope you are fine and doing well. I have created some shortcuts in the program files menu, and among them is a readme file. I need the shortcut to have the original icon of HTML files. But when I don't introduce an icon for it, there will be an "UNKNOWN FILE TYPE" icon by default. T

[WiX-users] wix 3.0 weekly release symbols

2008-04-24 Thread zhisheng huang
Hi, I am looking for wix symbols. However, I did not find it on the weekly release. Does anyone know if the symbols are available? Thanks, Zhisheng _ Back to work after baby–how do you know when you’re ready? http://lifestyle.msn.

[WiX-users] Installer will not preserve the previous installed location.

2008-04-24 Thread Kai Lee
Hi, Now I run into an issue related to the previous selected new location will not be populated back when I do "change" installation second time. The Feature’s ConfigurableDirectory attribute will only allow me to change the installed location of the application first time. ... Let sa

[WiX-users] questions about minor updates

2008-04-24 Thread Lincoln Lavoie
Hello All, I've got a couple of quick questions about using WiX through the update process. 1. When you launch a minor update with the msiexec options to enable the update, this would typically be done by the setup.exe wrapper. Now, I believe I read somewhere that you shouldn't use those option

[WiX-users] Device Driver Installation

2008-04-24 Thread Anthony Mahieu
Hey guys, this is my first post. I've got this relatively simple project (WiX v3, using Votive w/ VS2005) that I now need to add device driver installation to. I need to install two drivers if a specific feature is selected to be installed. >From everything I'm reading, I need to use DIFxApp. U

Re: [WiX-users] wix 3.0 weekly release symbols

2008-04-24 Thread Rob Mensching
We don't push the symbols because they take huge amounts of disk space. To get symbols, you'll unfortunately need to build. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of zhisheng huang Sent: Thursday, April 24, 2008 14:41 To: wix-users@lists.sourceforge.net Subject: [WiX-users]

Re: [WiX-users] Odd error when trying Include assembly in build

2008-04-24 Thread Rob Mensching
What version of the WiX toolset are you using? From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Doug Payne Sent: Thursday, April 24, 2008 11:41 To: wix-users@lists.sourceforge.net Cc: Darryl Brown Subject: [WiX-users] Odd error when trying Include assembly in build Hi, I am using W

Re: [WiX-users] adding a component on a minor upgrade

2008-04-24 Thread Rob Mensching
I think the MSI SDK on "Minor Upgrades" confirms your observations: A minor upgrade can be used to add new features and components but cannot reorganize the feature-component tree. You'll need to add the new Components to a new Feature. -Original Message- From: [EMAIL PROTECTED

Re: [WiX-users] questions about minor updates

2008-04-24 Thread Rob Mensching
1. I believe this is correct. 2. Yes, setupbld.exe is supposed to handle this correctly. It currently decides things are a minor upgrade if the major version (the first number) is the same as the installed bits and any of the other parts of the version are higher than the installed bits. Th

Re: [WiX-users] Installer will not preserve the previous installed location.

2008-04-24 Thread Rob Mensching
Take a look at the verbose log file. It will show you the state changes of INSTALLPATH. My bet is that you'll find the Windows Installer is setting INSTALLPATH to the default during some initialization. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kai Lee Sent: Thursday, Apri