[WiX-users] peculiarity equity

2006-12-14 Thread Roman
Or with someone who forges an emotional bond with them. The best part is - the more I do this the better I get and the more knowledgeable I become in my niche. Use Your Article As Spider Bait Think of your articles as simply the conduit that leads se

[WiX-users] Installing performance counters problem

2011-11-01 Thread Marcin Roman
Hi, This is my first post on this list, so I would like to say hello ☺ I have several performance counters that I want to install. All of them should go to the same category. I did some research over the web and found the following threads: http://stackoverflow.com/questions/3856680/how-do-i-cre

Re: [WiX-users] Installing performance counters problem

2011-11-03 Thread Marcin Roman
. The application that registers counters works properly and the counters are visible in performance monitor, but when I click them, the instances field is empty. Regards, Marcin -Original Message- From: Marcin Roman [mailto:t-mro...@microsoft.com] Sent: 1. november 2011 16:37 To: wix

Re: [WiX-users] Installing performance counters problem

2011-11-04 Thread Marcin Roman
pplication is started the first time, have you thought about doing that? (we allow our customers to configure which counters they actually want to use because we have over 15,000 metrics available within our application). John -Original Message- From: Marcin Roman [mailto:t-mro...@mic

[WiX-users] Uninstalling after a minor upgrade

2010-01-12 Thread Mihail Roman
Hi I have noticed that after applying a minor upgrade (1.0.1) the uninstall will be executed with using the older version of the installation package (1.0.0) and not with the new package (1.0.1). How to uninstall using version 1.0.1 ? This is what I done: I have a version 1.0.0 msi package. Afte

[WiX-users] Uninstalling after a minor upgrade

2010-01-12 Thread Mihail Roman
Uninstalling after a minor upgrade Hi I have noticed that after applying a minor upgrade (1.0.1) the uninstall will be executed with using the older version of the installation package (1.0.0) and not with the new package (1.0.1). How to uninstall using version 1.0.1 ? This is what I do

Re: [WiX-users] Uninstalling after a minor upgrade

2010-01-15 Thread Mihail Roman
The minor upgrade works ok now. I have discovered that I change REINSTALLMODE property in a screen, so the new package was never cached. Thank you for answering though. Bob Arnson-6 wrote: > > On 1/12/2010 9:11 AM, Mihail Roman wrote: >> msiexec /i Package.msi REINSTALL=ALL R

[WiX-users] Multiple-Instances & Burn Bootstrapper

2013-06-05 Thread Roman Himmelreich
iable: WixBundleVersion = 1.0.0.0 [8AE4:AF24][2013-06-05T14:12:41]i007: Exit code: 0x0, restarting: No Are we doing something wrong? Is there a way to operate a Multiple Instances through Burn at this stage? Thanks in advance for any help... Roman. ---

[WiX-users] ConfigureSQL Error 2769

2007-02-22 Thread Lehmann Marc Roman
Hi all I encounter Error 2769 when trying to run sql scripts against a database. In contrast to Jared Ashman's description of a similar issue (http://www.nabble.com/ConfigureSQL-Error-Code-2769-in-3.0--tf2910528.ht ml#a8132200) and other discussions I fournd around the same topic, I don't get the

[WiX-users] WiX v2 and MSBuild

2007-02-22 Thread Lehmann Marc Roman
Hi all Since we're currently working on getting the installation process part of our contiuous integration process, MSBuild support for creating the installer from wix is relatively important for us. Since we'd want to set up an SQL database form the installer, we're currently bound to WiX v2 that