[WiX-users] Все виды отопления. Поставка и монтаж оборудования

2008-04-16 Thread antone heather
ВСЕ ВИДЫ ОТОПЛЕНИЯ ВОДЯНОЕ традиционноеКОНВЕКТОРЫГАЗОВОЕ лучистое отопление (ГЛО) ИК-обогреватели Для любого Вашего помещения мы осуществим поставку и смонтируем такую систему отопления, которая идеально подходит к Вашим условиям. Известные бренды!Хорошие цены!В

[WiX-users] sleep/delay for testing rollback functionality

2008-04-16 Thread Anidil
Is there a way to do this in WiX? -- View this message in context: http://www.nabble.com/sleep-delay-for-testing-rollback-functionality-tp16717825p16717825.html Sent from the wix-users mailing list archive at Nabble.com. -

[WiX-users] WiX 3.0.4014 - dark.exe complains about missing WixDirectXExtension

2008-04-16 Thread Edgar Gersheimer
Hi anybody, need to decompile a MSI file, but dark.exe finished with DARK0144: The extension 'WixDirectXExtension' could not be loaded. How can I workaround this? Regards Edgar - This SF.net email is sponsored by the 2

[WiX-users] Работа Руководителя: Технологи и эффективного управления людьми

2008-04-16 Thread caldwell baldo
Не секрет, что происходящее в компании, во многом зависит от личности руководителя и, как следствие, его действий. То есть, от Вас! И от того, насколько Ваши действия являются осознанными, зависит: И настроение сотрудников, и их отношение к работе,И наличие в Вашей компании вос

[WiX-users] Новейшие базы данных

2008-04-16 Thread glenden laurence
Информационные базы данных ГАИ Москвы, М О и Р Ф (авто, владельцы, вод/уд, ДТП, ПДД, розыск) по 2007 г. 2000 руб.Физические лица Москвы и М О по 2007 г. (телефоны, прописка, собственность) 2000 р.Юридические лица и предприятия Москвы и Р Ф по 2007 г. (сведения о юридическом л

[WiX-users] how to create strangely named database

2008-04-16 Thread Gregor Colnik
I need to create a database named (for example) >test._db< If i write it like this Where [CREATEDBNAME] is a property with value of >test._db< It creates the database ok, but when i try to execute any of the or For example: where CreateTables is a binary id and source is .sql

[WiX-users] Билеты на любые спектакли и ко нцерты в Москве по самым выгодным ценам

2008-04-16 Thread clemmie binod
БИЛЕТЫ НА ЛУЧШИЕ СПЕКТАКЛИ ПРЕМЬЕРЫ КОНЦЕРТЫ 9 9 7 5 4 0 6 ОЛЕГ МЕНЬШИКОВ в премьере "1900-ый" - 22,23 АПРЕЛЯ, 14,15 МАЯ. Д.ПЕВЦОВ и А.БОЛЬШОВА "ЮНОНА и АВОСЬ"- 18,21,29 АПРЕЛЯ. ГОША КУЦЕНКО и МАРАТ БАШАРОВ "LADYS NIGHT"

Re: [WiX-users] how to create strangely named database

2008-04-16 Thread Ryan O'Neill
I don't know WiX that well, but I know SQL. It might be that you are connecting under a different user profile. For example, the script in .sql could be attempting to change to a database that it does not have permission on or is not accessible by DNS from the installing machine. Also, you may

[WiX-users] SqlDatabase local named instance

2008-04-16 Thread Oliver Fairfoul
Dear All, I have been receiving an error when using Wix to create databases or run SQL scripts on a local, named instance of SQL Server 2005 Express SP2. The installer hangs and then reports "Error -2147467259: failed to create SQL database" This only happens the first time you run the insta

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

2008-04-16 Thread dB.
Looks like wix-users is open to public posting. I just realized that I wasn't subscribed to the list and was able to send stuff to it. That's the reason why the list is full of spam posts. Maybe someone with admin privileges can disable that? cheers dB. -dB. dblock.org

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

2008-04-16 Thread Rob Hamflett
I'd really appreciate that. The signal-to-noise ratio has really taken a hit on this list recently. Rob dB. wrote: > Looks like wix-users is open to public posting. I just realized that I > wasn’t subscribed to the list and was able to send stuff to it. That’s > the reason why the list is

[WiX-users] suppress restart dialog

2008-04-16 Thread Anidil
Can anyone give me a way to suppress all the system restart messages?? -- View this message in context: http://www.nabble.com/suppress-restart-dialog-tp16722062p16722062.html Sent from the wix-users mailing list archive at Nabble.com. ---

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

2008-04-16 Thread Jason Rivers
I'd agree to that. I might then get back to reading some of the posts and lending some help, as it is at the moment, there's so much spam, I rarely take a look anymore. the spam is frustrating, and i'm sure I'm not the only one that almost ignores the list because of it. J PS - Sorry Rob, did a

[WiX-users] select file dialog

2008-04-16 Thread Patrick Kranz
Hello everyone, I am playing around with WiX for quite some time now but I am a little stuck at the moment. Is there any ready-to-use dialog like the browse dialog that allows me to select single files? I need to install SSL certificates during my installation and these certificates should be

[WiX-users] Recursive folder deletion

2008-04-16 Thread Ryan O'Neill
I'm adding a cleanup routine to the installer we have and the .Net framework is making it difficult by adding a folder under AppData that is based on the strong name of the assembly. This means that I get a folder named MyApp_StrongName_657235673256732765 which changes each time I compile as the h

Re: [WiX-users] Possibility to create new xml file during install?

2008-04-16 Thread Bob Arnson
[EMAIL PROTECTED] wrote: > Is it possible to create a new (text) file during the > install? > The XmlConfig custom action has an attribute value Node="document" to support writing the whole document. There isn't a way to write an arbitrary text file. -- sig://boB http://joyofsetup.com/ -

Re: [WiX-users] Votive won't install on Visual Studio 2008 Pro

2008-04-16 Thread Bob Arnson
Two Swine wrote: > I get the popup on both 2.0 and 3.0 that I need Visual Studio Standard > edition or higher, but I'm on VS 2008 Pro edition. I'm also on Vista > 64... is that the issue? Thanks... Download a weekly release from http://wix.sourceforge.net/releases/. Support for VS2008 was add

Re: [WiX-users] select file dialog

2008-04-16 Thread Bob Arnson
Patrick Kranz wrote: > I am playing around with WiX for quite some time now but I am a little > stuck at the moment. Is there any ready-to-use dialog like the browse > dialog that allows me to select single files? > No. Unfortunately, MSI doesn't expose a list view that shows files. -- sig:

Re: [WiX-users] WiX 3.0.4014 - dark.exe complains about missing WixDirectXExtension

2008-04-16 Thread Bob Arnson
Edgar Gersheimer wrote: > need to decompile a MSI file, but dark.exe finished with DARK0144: > The extension 'WixDirectXExtension' could not be loaded. > Edit dark.exe.config and remove it from the list of extensions. WixDirectExtension is in the sources but I forgot to add it to the build fi

Re: [WiX-users] wierd upgrade/update problem

2008-04-16 Thread Bob Arnson
Koloszar Jozsef wrote: > my problem is that if i run the msi with the > msiexec /i mysetup.msi REINSTALL=ALL REINSTALLMODE=omus > command line (and just about any other REINSTALLMODE flag combination > nothing gets installed, wether its an initial install or an upgrade. > That's a minor upgrade

Re: [WiX-users] XmlFile Question Regarding "Permanent" Setting

2008-04-16 Thread Bob Arnson
Darryl Hnatiuk wrote: > We are currently using WiX version 3.0.4014.0 and have been tring to > get the XmlFile action working, and for the most part have everything > working fine. However, one setting we've been having trouble with is > the "Permanent" setting. From the WiX documentation, my un

Re: [WiX-users] Recursive folder deletion

2008-04-16 Thread Bob Arnson
Ryan O'Neill wrote: This means that I get a folder named MyApp_StrongName_657235673256732765 which changes each time I compile as the hash changes too. I know the parent folder is mine so it is safe to delete all below that. Has anyone else come across deleting directory trees? I apprec

Re: [WiX-users] MSI CustomAction - PowerShell

2008-04-16 Thread Dale Quigg
I don't understand why most of the braces come though fine, but these few don't. >>> >>> From: Alexander Shevchuk [EMAIL PROTECTED] >>> Formatted data type >>> http://msdn2.microsoft.com/en-us/library/aa368609(VS.85).aspx >>> >> Thank you for the pointer Alex. >> It looks like I'll be bet

Re: [WiX-users] Recursive folder deletion

2008-04-16 Thread Ryan O'Neill
Looks like it is the dreaded vbscript for now then. From: Bob Arnson [mailto:[EMAIL PROTECTED] Sent: 16 April 2008 16:29 To: Ryan O'Neill Cc: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Recursive folder deletion Ryan O'Neill wrote: This means that I get a folder named MyApp_

[WiX-users] Problem controlling dialog sequencing with custom dialog

2008-04-16 Thread Holmgren Mathias
Hello, This is my first post on this list, tried searching the archive but did not help. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - VERSION INFO - I'm using Wix-3.0.2925.0.msi, Votive3.msi (Votive-3.0.2015.0.zip) with some intermittent support from wixedit-0.6.1762.msi.

[WiX-users] Query user for a user ID and password?

2008-04-16 Thread Richard Amos
I'm writing an installer for a Windows service. It has to run under Vista, so it's non interactive. This service needs to have the user ID and password of a web service to do it's business. That info is stored (encrypted) in an XML config file. I have to ask the user/installer for the user ID a

[WiX-users] Новинка!

2008-04-16 Thread farlay anders
Вашему вниманию предлагаем базы данных: Внешнеэкономическая деятельность России и Украины 1999- 2007 год. Юридические лица и предприятия Москвы и Р Ф (полная информация) по 2007г 2 000 руб. Банковские проводки (данные РКЦ ЦБ) 2003-2005год 6 000 руб. Пенсионный фонд (данные о раб

[WiX-users] Decompiling Visual Studio MSI

2008-04-16 Thread Mike Murray
I have a Setup Project in Visual Studio 2008 for a product we have created. I would like to move it to WiX so that I can have more control over the installer package creation. I tried using the Dark utility on it to decompile it into a WiX source file. It fails by throwing an InvalidCastExcep

[WiX-users] How can I show a dialog with dynamic text (from a property)?

2008-04-16 Thread dB.
I wrote a custom action that tests service credentials. When credentials are invalid, it sets a property LOGON_ERROR with the Win32 error. So I spawn an error dialog with that. 1 Then the user enters some other credentials and gets a different value of

[WiX-users]

2008-04-16 Thread Robert O'Brien
I have the following component contained registry key & value settings defined. When I execute an msi with this setting in place on w03 or w08 x64 installs instead of the key and values being written out to HKLM\Software\Wow6432Node\... they keep getting provisioned under HKLM\Software\...

Re: [WiX-users] Recursive folder deletion

2008-04-16 Thread Rob Mensching
Or you could write the "NukeFolder" CustomAction and contribute it to the community the way Bob would (will?) when he had time. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ryan O'Neill Sent: Wednesday, April 16, 2008 08:34 To: wix-users@lists.sourceforge.net Subject: Re: [WiX

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

2008-04-16 Thread Rob Mensching
We could do that but then we'd block people like the "yesterday you" that wanted to ask questions without signing up. Is it worth it to block them? So far I've voted no... but the spam does feel like it is getting worse. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of dB. Sent

Re: [WiX-users] Decompiling Visual Studio MSI

2008-04-16 Thread Rob Mensching
What version of the WiX toolset are you using? From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mike Murray Sent: Wednesday, April 16, 2008 14:57 To: wix-users@lists.sourceforge.net Subject: [WiX-users] Decompiling Visual Studio MSI I have a Setup Project in Visual Studio 2008 for a

[WiX-users] Build behavior for WiX projects

2008-04-16 Thread Candy Chiang
In the recent builds, we have changed the build behavior of WiX project so that it only builds by default if it is the only project in the solution. If you have more than one project in a solution, the WiX project will not build automatically. This allows you to skip building the WiX project wit

Re: [WiX-users] Decompiling Visual Studio MSI

2008-04-16 Thread Mike Murray
I found version 3.0.3907.0 at http://wix.sf.net/releases/ a few weeks ago. It seems to be the latest I can find. Can anyone replicate my problem of trying to decompile VS MSI install packages? Thanks in advance. Mike From: Rob Mensching Sent: Wednesday, April 16, 2008 6:10 PM To: Mike Murr

Re: [WiX-users] Problem controlling dialog sequencing with custom dialog

2008-04-16 Thread Bob Arnson
Holmgren Mathias wrote: > VERSION INFO - I'm using Wix-3.0.2925.0.msi, Votive3.msi > (Votive-3.0.2015.0.zip) with some intermittent support from > wixedit-0.6.1762.msi. > You should switch to a weekly release of WiX from http://wix.sourceforge.net/releases/. You'll get a consistent set of bin

Re: [WiX-users] Decompiling Visual Studio MSI

2008-04-16 Thread Bob Arnson
Mike Murray wrote: I found version 3.0.3907.0 at http://wix.sf.net/releases/ a few weeks ago. It seems to be the latest I can find. Can anyone replicate my problem of trying to decompile VS MSI install packages? There's a known bug in that version, fixed in 3.0.4014.0. That release has a d

Re: [WiX-users] How can I show a dialog with dynamic text (from a property)?

2008-04-16 Thread Bob Arnson
dB. wrote: Height="30" Text="[LOGON_ERROR]" /> Height="24" FixedSize="yes" IconSize="32" Text="WixUI_Ico_Exclam" /> Then the user enters some other credentials and gets a different value of LOGON_ERROR. Unfortunately that dialog has already been created and the value of the

Re: [WiX-users]

2008-04-16 Thread Bob Arnson
Robert O'Brien wrote: I have the following component contained registry key & value settings defined. When I execute an msi with this setting in place on w03 or w08 x64 installs instead of the key and values being written out to HKLM\Software\Wow6432Node\... they keep getting provisioned un

Re: [WiX-users] Build behavior for WiX projects

2008-04-16 Thread dB.
I am a little confused by this change. In my opinion this should behave exactly like any other project in the solution, whether it's written in C++, C# or even LOGO :) From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Candy Chiang Sent: Wednesday, April 16, 2008 8:11 PM To: wix-use

Re: [WiX-users] select file dialog

2008-04-16 Thread dB.
We use a C++ custom action that calls GetOpenFileName for this. OPENFILENAME ofn = {0}; TCHAR szFilters[] = //_T("All Files (*.*)\0*.*\0") L"Pem File (*.pem)\0*.pem\0"; ofn.lStructSize = sizeof(ofn); ofn.hwndOwner = GetForegroundWindow(); o

Re: [WiX-users] Query user for a user ID and password?

2008-04-16 Thread Sebastian Brand
You will need to write a custom action that reads the encrypted xml file value. The service may be configured using wix if the xml data gets into a property by that custom action. Best regards, Sebastian Brand Instyler Software - http://www.instyler.com On Apr 16, 2008, at 21:58 , Richard

Re: [WiX-users] Build behavior for WiX projects

2008-04-16 Thread Rob Mensching
I basically agree. I understand the desire to avoid having the WiX projects rebuild every time you hit F5, but this behavior is going to be very difficult to puzzle out without searching the wix-users archive. Personally, I would pick only building by default in the Release configuration over t

Re: [WiX-users] Decompiling Visual Studio MSI

2008-04-16 Thread Rob Mensching
Can you provide the full stack trace and open a bug? This is definitely an issue with Dark and it would be good to get it sorted out. There are several cases where the casts are wrong or nullable fields are not be treated correctly. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf O

Re: [WiX-users] SqlDatabase local named instance

2008-04-16 Thread Rob Mensching
There isn't any way to extend the timeout today. However, it would probably be a good idea to narrow down the issue a bit further before extending the timeout. Does the SQL profiler show anything useful? From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Oliver Fairfoul Sent: Wednesd

[WiX-users] Запрос о увеличении потенции

2008-04-16 Thread Евгения
2007 Men▓s Global Network Award Winner ПEPBЫЙ TИБЕTCКИЙ РЕЦЕПТ ДЛЯ MУЖЧИH Нeoбычайно ycиливает ceксуальное желание, восстанавливает естественную эрекцию ПРОИЗВОДИТСЯ В TИБЕТЕ ПО ДPEВНЕМУ РЕЦEПTУ ТОЛЬКО ИЗ РЕДКИХ, ПРИРОДНЫХ КОМПОНЕНТОВ Пoдpoбная инфopмация - 3ДEСЬ(495) 971-01-11 Дрeвнейша