Re: [WiX-users] Does anyone have a VSIX example

2013-03-13 Thread Thomas
me:Pro /skuVersion:11.0 /admin "C:\Dev\Temp\MyVSIX.vsix" it works. I have built my vsix with VS2012 SDK and tried with the option "The VSIX is installed by Windows Installer" both enabled and not. please advice :) Thanks, //Thomas -- View this message in context: http://win

Re: [WiX-users] MBA - .NET Framework 4 keeps trying to install

2013-07-12 Thread Thomas Fresneau
instead of reinventing the wheel -> > http://wix.sourceforge.net/manual-wix3/wixnetfxextension.htm As far as I understood, even using the .Net Framework 4.0 Full standalone setup (NetFx40Redist) requires an Internet connection. But some of my users don't have an Internet connection

Re: [WiX-users] MBA - .NET Framework 4 keeps trying to install

2013-07-12 Thread Thomas Fresneau
o you mean you simply add a directory redist next to your setup? I would have wanted one single executable containing all my redistributables with my application installer. Thanks a lot, Thomas -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/MBA-N

[WiX-users] How to Make a Wix Installer for my Outlook Addin

2013-10-16 Thread Sanju Thomas
I am a newbie to Wix Installer. I want to make an Installer for my Outlook Addin in Wix. How can I do it. -- *Regards* * * *Sanju Thomas * *91- 9945535476 * *sanju...@gmail.com* * <http://www.intelligo.in/>* * *CONFIDENTIALITY NOTICE: If you have received this e-mail in error,

[WiX-users] Possible bug in 3.8

2013-10-29 Thread Thomas Due
3.5), but now I have the exact same issue with 3.7. I uninstalled 3.8 and installed 3.7, without restarting or anything. Med venlig hilsen / Best regards, Thomas Due  - Software Developer Tel: +45 8678 5500 Fax: +45 8678 5210 Johann Gutenbergs vej 5-9, Aarhus N, Denmark t...@scanvaegt.dk

[WiX-users] Chaining .NET 3.5 in Burn

2014-01-08 Thread Thomas Due
chaining .NET 3.5? Best regards, Thomas Due  - Software Developer -- Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance af

Re: [WiX-users] Support for VS2013 Express

2014-01-11 Thread Thomas Tomiczek
876/is-wix-compatible-with-visual-c-sharp-2010-express Regards Thomas -Original Message- From: Graham Allwood [mailto:gallw...@sdasoftware.net] Sent: 11 January 2014 10:39 To: wix-users@lists.sourceforge.net Subject: [WiX-users] Support for VS2013 Express Hi, I'm using VS2013 Expre

Re: [WiX-users] Chaining .NET 3.5 in Burn

2014-01-13 Thread Thomas Due
Thank you :) Med venlig hilsen / Best regards, Thomas Due  - Software Developer Tel: +45 8678 5500 Fax: +45 8678 5210 Johann Gutenbergs vej 5-9, Aarhus N, Denmark t...@scanvaegt.dk | www.scanvaegt.dk This e-mail and its attachments are intended for the named addressee only and may contain

[WiX-users] Event Source Manifests and Wix .... is there a good example?

2014-01-30 Thread Thomas Tomiczek
eed to install the 2 files (the .man and the .dll that are the event source). But how do I formulate that best with the registration? Can util:EventManifest be used here or do I Really need to do a custom action for that (and can someone help me make on

Re: [WiX-users] Event Source Manifests and Wix .... is there a good example?

2014-01-31 Thread Thomas Tomiczek
( Regards Thomas -Original Message- From: Rob Mensching [mailto:r...@robmensching.com] Sent: 30 January 2014 20:03 To: General discussion about the WiX toolset. Subject: Re: [WiX-users] Event Source Manifests and Wix is there a good example? If EventManifest can't do it, it

Re: [WiX-users] Event Source Manifests and Wix .... is there a good example?

2014-01-31 Thread Thomas Tomiczek
x27;t have all the WiX helper libraries (yet) so that made creating the custom actions for IIS, SQL, and FileShare (and others) even more challenging. At least you can get a head start on that process. -Original Message----- From: Thomas Tomiczek [mailto:t.tomic...@nettecture.com] Sent: Fri

[WiX-users] EventManifest - broken or wrong usage?

2014-02-03 Thread Thomas Tomiczek
is an error in my EventManifest declaration - the alternative would be a bug. Now, before I am retiring towards just calling wevtutil manually in a custom action. do I have something wrong in the WIX code? Regards Thomas

Re: [WiX-users] EventManifest - broken or wrong usage?

2014-02-03 Thread Thomas Tomiczek
not. And, as I said, the command line in the logs does not show /rf and /mf. Regards Thomas -Original Message- From: Georg von Kries [mailto:g...@creativbox.net] Sent: 03 February 2014 22:29 To: 'General discussion about the WiX toolset.' Subject: Re: [WiX-users] EventManifest -

Re: [WiX-users] EventManifest - broken or wrong usage?

2014-02-04 Thread Thomas Tomiczek
Ok, so how do I do that? As in - the lines from the log (that show wevtutil calls) all show only the IM and one path - not any other parameters. So, I am totally at a loss now how to verify that. Regards Thomas -Original Message- From: Georg von Kries [mailto:g...@creativbox.net

Re: [WiX-users] Best practice for making dependent installers

2011-02-17 Thread Thomas Due
No one? /Thomas Due -Original Message- From: Thomas Due [mailto:t...@scanvaegt.dk] Sent: 11. februar 2011 09:00 To: wix-users@lists.sourceforge.net Subject: [WiX-users] Best practice for making dependent installers Hi, I am maintaining the installer for our main product. This

Re: [WiX-users] Best Practice in Deploying Database

2011-03-28 Thread Thomas Tomiczek
software and MAY want to tune it (locations, number of files etc.) unless it is a trivial thing to do. That said I mostly work into larger databases (1000+gb) that require carefull adjustment of the physical layout. Regards Thomas -Original Message- From: Dikhi Wahyudi Aras

Re: [WiX-users] Best Practice in Deploying Database

2011-03-29 Thread Thomas Tomiczek
s around middle management. -Original Message- From: Dikhi Wahyudi Aras [mailto:dikhi.wahy...@mitrais.com] Sent: 29 March 2011 09:27 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Best Practice in Deploying Database Thank you Thomas for sharing your th

[WiX-users] Handling project output that is NOT primary output (xml, pdb)...

2011-04-11 Thread Thomas Tomiczek
ot; that I also want to be part of the component: * The intellisense XML file (yes, for some dll's we do that). * Most important, the PDB file so that one can see nice errors, not byte offsets. Any way to address those easily via the $(var mec

[WiX-users] unhandled exception in light

2011-04-21 Thread Thomas Svare
Hello, I'm having an intermittent problem with light that seems to have started with Wix 3.5. I'm now using the released version of 3.5 but this issue was observed on pre-release builds of 3.5. During the build of a msi I'm getting the below unhandled exception events and error to stderr: 4/

Re: [WiX-users] unhandled exception in light

2011-05-25 Thread Thomas Svare
To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] unhandled exception in light On 21-Apr-11 11:47, Thomas Svare wrote: > Grasping at straws I set the number of threads to use during cab creation to > 1 but that did not help. I'm at the point where I need to debug and I was &

Re: [WiX-users] unhandled exception in light

2011-05-31 Thread Thomas Svare
eforge.net Subject: Re: [WiX-users] unhandled exception in light On 25-May-11 15:31, Thomas Svare wrote: > After several missed opportunities I've finally got a crash dump and was able > to run a quick analysis. Using Wix 3.6.1706.0 light crashes intermittently > on our build machin

Re: [WiX-users] unhandled exception in light

2011-05-31 Thread Thomas Svare
: Re: [WiX-users] unhandled exception in light http://wix.sourceforge.net/ -> right hand side below Support -> Bug database (or directly http://sourceforge.net/tracker/?group_id=105970&atid=642714 ). Then please log in or register at sourceforge and you should be able to submit it... 2011/5

Re: [WiX-users] unhandled exception in light

2011-06-02 Thread Thomas Svare
; right hand side below Support -> Bug database (or directly http://sourceforge.net/tracker/?group_id=105970&atid=642714 ). Then please log in or register at sourceforge and you should be able to submit it... 2011/5/31 Thomas Svare : > Hello, > > I've done some cursory searching but

Re: [WiX-users] unhandled exception in light

2011-06-07 Thread Thomas Svare
. Thanks, Tom -Original Message- From: Bob Arnson [mailto:b...@joyofsetup.com] Sent: Monday, June 06, 2011 8:49 PM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] unhandled exception in light On 02-Jun-11 09:08, Thomas Svare wrote: > I'm able to log a bug, 3310378, but I c

Re: [WiX-users] DIFxApp does not properly rollback to the old driver when doing a major upgrade

2011-07-01 Thread Thomas Svare
I believe that's it. We opened a case with the DIFXApp team on this issue last year and got a will not fix response but no real explanation. Thank you! Thanks, Tom -Original Message- From: jjbean [mailto:jonks2...@yahoo.co.uk] Sent: Friday, July 01, 2011 3:27 PM To: wix-users@lists.so

[WiX-users] Std Bootstrapper failed: Error 0x800b010a

2011-07-21 Thread Thomas . Deboben
h the Bootstrapper executable I get the Error 0x800b010a when the nested installer should be executed. What have I done wrong? Thanks in advance, Thomas Here is the full log: [01B4:05BC][2011-07-21T09:23:22.373+01:00]: Burn v3.6.1915.0, path: Z:\ddrive\Transfer\PostgreSQL\PostgreSQL_Bootstrapper2.exe,

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

2011-07-21 Thread Thomas . Deboben
without internet connection? Thanks, Thomas Rob Mensching 21.07.2011 17:18 Bitte antworten an "General discussion for Windows Installer XML toolset." An "General discussion for Windows Installer XML toolset." Kopie Thema Re: [WiX-users] Std Bootstrapper fail

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

2011-07-22 Thread Thomas . Deboben
Hi Tobias, thanks for your hints. But the real problem is not VMWare. Our real target system will be restricted testsystem without internet connection. So I really need a way to launch the bootstrapper on a system without internet connection. Cheers, Thomas Tobias S 22.07.2011 11:40

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

2011-07-28 Thread Thomas . Deboben
get a security warning about an unknown publisher and that the system could not validate the signature. In this dialog I could choose if I will abort or launch the installation. I will open a bug as requested (need to check how to do). Many thanks so far, Thomas Von:Rob Menschin

[WiX-users] Antwort: Re: Std Bootstrapper failed: Error 0x800b010a

2011-07-28 Thread Thomas . Deboben
Thanks, I've created bug "Bootstrapper failed to launch signed installer (no WWW)" with ID: 3380917 https://sourceforge.net/tracker/?func=detail&aid=3380917&group_id=105970&atid=642714 Cheers, Thomas Von:Tobias S An: "General discussion for Windows

Re: [WiX-users] WiX-users Digest, Vol 64, Issue 49

2011-09-26 Thread Thomas Due
f a set of assemblies is shared by two different installers, what would be the best way to set the GUID on the components containing these assemblies? Should I set a fixed GUID, or use an *? Med venlig hilsen / Best regards Thomas Due Software udvikler Scanvaegt

Re: [WiX-users] GUID vs. * for components (Was: RE: WiX-users Digest, Vol 64, Issue 49)

2011-09-26 Thread Thomas Due
changing all the component GUIDs to *? Med venlig hilsen / Best regards Thomas Due Software udvikler Scanvaegt Nordic A/S -Original Message- From: Rob Mensching [mailto:r...@robmensching.com] Sent: 26. september 2011 15:44 To: General discussion for Windows Installer XML toolset. Subject: Re

Re: [WiX-users] GUID vs. * for components (Was: RE: WiX-users Digest, Vol 64, Issue 49)

2011-09-27 Thread Thomas Due
Rob, That was a most thorough answer, thank you very much. My questions (regarding THIS subject) has been fully answered. Med venlig hilsen / Best regards Thomas Due Software udvikler Scanvaegt Nordic A/S Fra: Rob Mensching [r...@robmensching.com

[WiX-users] Sharing file components between directories

2011-10-04 Thread Thomas Due
containing the files each have in common. But I would rather have a single installer and then handle the separation through features. But how do I handle multiple installationpoints for some files? Thanks, Thomas Due

[WiX-users] Executing an application after installation

2011-10-13 Thread Thomas Due
vated priviliges I don't understand why it is not possible to run the application. What can I do to ensure that the application will always execute, even on Windows 7 with the UAC enabled? Thank you, Thomas Due -- Al

Re: [WiX-users] Executing an application after installation

2011-10-14 Thread Thomas Due
Hello, I can't seem to find it in the docs? /Thomas Due -Original Message- From: Rob Mensching [mailto:r...@robmensching.com] Sent: 13. oktober 2011 15:55 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Executing an application after install

Re: [WiX-users] Executing an application after installation

2011-10-16 Thread Thomas Due
parameters. How do I do that? I have this: ... NOT Installed ... Do I simply add the parameters to the property value, like this: Value="[#MasterConfig] -lan=[INSTALLLANGUAGE]" Thanks, Thomas Due -Original Message- From: John Cooper [mailto:jocoo...@jac

Re: [WiX-users] Executing an application after installation

2011-10-17 Thread Thomas Due
ss at least one command-line argument to the application, like I wrote below, but the way I illustrated it does not work. I just got a 2896 error. So using the method described, how do I pass one or more command-line arguments to the application from the installer? Thanks, Thomas Due -O

Re: [WiX-users] Executing an application after installation

2011-10-19 Thread Thomas Due
Ok, I get that. As I wrote it is at worst a minor inconvenience. However, I still need to know how I pass a command-line argument to the application I run on ExitDialog exit. TIA Thomas -Original Message- From: Bob Arnson [mailto:b...@joyofsetup.com] Sent: 18. oktober 2011 04:53 To

Re: [WiX-users] Changing registry key name for uninstall

2011-11-04 Thread Thomas . Deboben
my old company we used InstallShield and here I got my installers registered over the product name. So I don't see a problem from msi side. Cheers, Thomas Von:Dario Griffo An: "General discussion for Windows Installer XML toolset." Datum: 06.08.2011 23:27 Betreff:

[WiX-users] What happend to minor upgrade using wix

2011-11-04 Thread Thomas . Deboben
to launch version 1.0.0.2 without these properties and the setup came up with a messagebox if I would like to upgrade. I feel confused. Is it now really needed to write a bootstrapper? If yes, is there an example somewhere? Cheers

[WiX-users] Antwort: Re: What happend to minor upgrade using wix

2011-11-04 Thread Thomas . Deboben
Hi Mat, thanks for the hint with the tree version numbers. I will try by changing the third number. Just to clarify. I had used in InstallShield pure MSI packages. Cheers, Thomas Von:"Skildum, Mathew" An: "General discussion for Windows Installer XML toolset."

[WiX-users] util:RemoveFolderEx with condition?

2011-11-15 Thread Thomas . Deboben
should be deleted or not. For this I set a property based on a checkbox. Now I can't find a way how to set a condition based on my property to the RemoveFolderEx element. Is it possible or do I work into the wrong way? C

[WiX-users] Major Upgrade - Ask user if he would like to upgrade

2011-11-16 Thread Thomas . Deboben
o ask the user if he would like to upgrade from the first package to the second? Cheers, Thomas -- RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev

[WiX-users] Antwort: Re: util:RemoveFolderEx with condition?

2011-11-16 Thread Thomas . Deboben
n the dialog is checked. Cheers, Thomas -- All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Sp

[WiX-users] Component GUID * - same for two different builds

2011-12-02 Thread Thomas . Deboben
r what can I do to get a different GUID generated for the different versions? Many thanks, Thomas -- All the data continuously generated in your IT infrastructure contains a definitive record of customers, application p

[WiX-users] ComboBox - display mismatch between value and text

2011-12-02 Thread Thomas . Deboben
ry "TS8980S/TS-RRM" I get displayed "TS8980S-TSRRM" in the combobox and if I open the combobox list again "TS8980S/TS-RRM" is not marked as the seolected entry. Can someone explain to me what happen here and how I could fix it? I use wix 3.6.

Re: [WiX-users] Patching problems with alternate directories

2009-12-10 Thread Thomas Svare
Hello, You may have already tried this but sometimes opening the msi and applying the patch with Orca can point out things that are buried in a verbose log like removing a component from a feature during a patch etc. Thanks, Tom -Original Message- From: XorPtr [mailto:reaper4...@gmail.co

Re: [WiX-users] Patching problems with alternate directories

2009-12-10 Thread Thomas Svare
ends beyond patching to include repairs and uninstalls so I think the problem runs deeper than just how the patch is applied. Thomas Svare wrote: > > Hello, > > You may have already tried this but sometimes opening the msi and > applying the patch with Orca can point out things t

Re: [WiX-users] Patching problems with alternate directories

2009-12-10 Thread Thomas Svare
happening with registry key entries which shouldn't be the case in my installer, but could you help me to understand what to look for with troublesome UI properties as well? Thomas Svare wrote: > > Hello, > > You just open the msi with Orca then choose Transform->View Patch and

Re: [WiX-users] Patching problems with alternate directories

2009-12-11 Thread Thomas Svare
know is a rule violation but the ruling to do it this way is happening above me). I also don't see how it could be contributing to this particular problem. Thomas Svare wrote: > > Hello, > > Try looking at the property dump section of a verbose log and compare > the director

[WiX-users] Regarding best practices

2009-12-13 Thread Thomas Due
t installs much more difficult. I would very much like for the installer to perform initial configuration, like creating/updating/connecting the database and services. But I am uncertain as to how I do this best. Thank you in advance, Thomas Due Software Developer

Re: [WiX-users] Patching problems with alternate directories

2009-12-14 Thread Thomas Svare
: ... components below ... Thomas Svare wrote: > > Hello, > > How does the directory for the binaries and docs get set when the user > chooses a non-default install directory? It sounds like this isn't > happening in any maintenance operations. > > Thanks, >

Re: [WiX-users] Patching problems with alternate directories

2009-12-14 Thread Thomas Svare
tion. If this could be defined as being set/defined in maintenance mode, than yes it is for user-chosen directories. Thomas Svare wrote: > > Hello, > > Is WIXUI_INSTALLDIR being set/defined in maintenance mode? > > Thanks, > Tom > > -Original Message- >

Re: [WiX-users] Quick Launch shortcut in Vista and Windows 7

2009-12-23 Thread Thomas Singer
Tony, how do you catch the case, that your user only can install applications elevated as administrator (don't assume everybody is admin on his/her machine)? Wouldn't the quick launch shortcut then only appear on the administrator's quick launch bar and hence is invisible for the normal user(s)? T

Re: [WiX-users] Problem with InstallDirDlg - Error 2343

2010-03-29 Thread Thomas Kehl
Hi. There was the problem (Mapping of INSTALLDIR). I have solved it now. Thomas -Ursprüngliche Nachricht- Von: Pally Sandher [mailto:pally.sand...@iesve.com] Gesendet: Montag, 29. März 2010 17:00 An: General discussion for Windows Installer XML toolset. Betreff: Re: [WiX-users] Problem

[WiX-users] Save and reuse previous InstallDir

2010-03-29 Thread Thomas Kehl
Hi. What does I have to do, that my installer savest he InstallDir which the user has browse and installed to and reuse it for an update? Thank you. Thomas -- Download Intel® Parallel Studio Eval Try the new software

Re: [WiX-users] Save and reuse previous InstallDir

2010-03-29 Thread Thomas Kehl
Hi Pally Thank you for your help. I have this now in my wix-script and the InstallLocation will be set in the registry. But I don't know, what I have to do, that it will be reused when I do an update. Can you help me about this one more time? - Thanks. Thomas -Ursprüngliche Nach

[WiX-users] Heat

2010-04-09 Thread Thomas Svare
Hello, When I try to harvest registration information from a 64 bit dll Heat v3.0.5419 is returning that the file does not support SelfReg and an error code 193 for the file (invalid Win32 app). The file does support SelfReg. How do I harvest registration information from 64 bit dlls? Tha

Re: [WiX-users] Help with - light.exe : error LGHT0204 : ICE03: Invalididentifier

2010-04-10 Thread Thomas Svare
How do you have you package Id set in your merge module? It's used to form the ModuleID for tables ModuleComponents and ModuleSignature and it doesn't look right, it should just be a quid. Thanks, Tom -Original Message- From: Satish Muniyappa (3P) [mailto:satish.muniya...@citrix.com] Se

Re: [WiX-users] Heat

2010-04-10 Thread Thomas Svare
om -Original Message- From: Bob Arnson [mailto:b...@joyofsetup.com] Sent: Saturday, April 10, 2010 9:14 AM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Heat On 4/9/2010 12:46 PM, Thomas Svare wrote: > SelfReg. How do I harvest registration information from 64 bit dlls? >

Re: [WiX-users] Uninstall By Product/Upgrade Code

2010-04-13 Thread Thomas Svare
Hello, You can use the Upgrade table and FindRelatedProducts action to get what you're looking for. Thanks, Tom -Original Message- From: Clemmer, Everette [mailto:eclem...@rosettastone.com] Sent: Tuesday, April 13, 2010 11:29 AM To: General discussion for Windows Installer XML toolset.

[WiX-users] Install x64-DLL

2010-04-16 Thread Thomas Kehl
registry-entries. But this Entries should not be written to Wow6432Node. It is realy only one dll and three/four keys I should install. I hope there is a simple solution to do this. Can someone give me a tip, how I can do this? - Thank you very much! Best Regards, thomas

Re: [WiX-users] Install x64-DLL

2010-04-16 Thread Thomas Kehl
Now, I will only get the first error: ICE80: This package contains 64 bit component 'CDSOCShellEx_x64.dll' but the Template Summary Property does not contain Intel64 or x64. Can you help me on this? Thank you! Regards, thomas -Ursprüngliche Nachricht- Von: Ro

Re: [WiX-users] Install x64-DLL

2010-04-16 Thread Thomas Kehl
Hi Rob Mmhh - this isn't a warning - ist an error - I cannot compile it with this. Is there a switch, that I can handle this as a warning and ignore it? Thomas -Ursprüngliche Nachricht- Von: Rob Hamflett [mailto:r...@snsys.com] Gesendet: Freitag, 16. April 2010 14:55 An: wix-

Re: [WiX-users] Install x64-DLL

2010-04-17 Thread Thomas Kehl
Hi. Rob, can you remember, where you have read that? Perhaps somone other now a "hack", that I can register my x64-COM-DLL with the x86-MSI-Installer? Would it be possible that I create a MergeModul which only register (and install) this DLL? Thomas -Ursprüngliche Nachricht

[WiX-users] Accessing Custom Table

2010-05-05 Thread Thomas Spranger
th. So you see that my script don't like the OpenView-Method. I have no other idea... Greetings Thomas PS: Here is the code of my customaction: -- __

Re: [WiX-users] transactions in db scripts

2010-05-07 Thread Thomas Tomiczek
o say ;) Thomas -Original Message- From: lewisv [mailto:le...@nitorco.com] Sent: 07 May 2010 15:10 To: wix-users@lists.sourceforge.net Subject: [WiX-users] transactions in db scripts I am wondering about how you guys handle transactions in db upgrade scripts. >From what i have seen sq

[WiX-users] Architectural advice needed

2010-05-26 Thread Thomas Due
e technician install them manually after the installation is complete. 4. ? I would like some advice on how things like this is usually done. Thank you, Thomas Due Software Developer -- _

Re: [WiX-users] Architectural advice needed

2010-05-27 Thread Thomas Due
, but I dislike the multitude of ICE warnings for each duplicate file name. Sincerely, Thomas Due -Original Message- From: Blair [mailto:os...@live.com] Sent: 27. maj 2010 00:47 To: 'General discussion for Windows Installer XML toolset.' Subject: Re: [WiX-users] Architectur

Re: [WiX-users] Architectural advice needed

2010-05-31 Thread Thomas Due
Well... ok then. I will just ignore the warning although I dislike letting warnings go by me. Thank you for the input, all of you who participated.   Med venlig hilsen / Best regards, Thomas Due - Software Developer  Tel: +45 8678 5500 Fax: +45 8678 5210 Johann Gutenbergs vej 5-9, Aarhus N

[WiX-users] Shortcut's icon and strange path

2010-06-01 Thread Thomas Singer
I define a desktop shortcut with following line and have defined the icon reference as When I install the application and take a look at the symbol path in the created shortcut, I see a strange entry like %SystemRoot%\Installer\{8AF15DBB-442D-4BBC-A1EF-77B70AD64065}\myexe.exe I can't seem t

Re: [WiX-users] Shortcut's icon and strange path

2010-06-01 Thread Thomas Singer
e a separate File element from your root exe. In >> the past, when I've authored COM registration and tried to do what you are >> after in that scenario, I had to not use the WIX elements and >> instead had to break them down into their constituent elements >&g

Re: [WiX-users] Shortcut's icon and strange path

2010-06-02 Thread Thomas Singer
e with none-the-less, or use a custom action to work around. > -- > Bryan > > > From: Thomas Singer [...@regnis.de] > Sent: Tuesday, June 01, 2010 11:17 PM > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users] Sho

[WiX-users] WiX 3.0 error with .net 4

2010-06-02 Thread Thomas Svare
Hello, I'm helping with setting up a new build environment with VisualStudio 2010 and we're targeting .net 4. The version of WiX in use is 3.0.5419. I'm getting the following light error on my assemblies that I didn't get with .net 3.5: error LGHT0132 : The assembly file 'Data.dll' appears

Re: [WiX-users] WiX 3.0 error with .net 4

2010-06-03 Thread Thomas Svare
.net 4 WiX v3.5 supports NETFX 4.0. WiX v3.0 does not. IIRC, the fix is to add: as the to the app.config for light.exe. On Wed, Jun 2, 2010 at 4:31 PM, Thomas Svare wrote: > Hello, > > > > I'm helping with setting up a new build environment with VisualStudio > 2010 and

[WiX-users] error CNDL0242

2010-06-08 Thread Thomas Mathis
, probably this limitation will be removed in WIX v3.5? Thank you very much for your help. Thomas Mathis -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/error-CNDL0242-tp5153566p5153566.html Sent from the wix-users mailing list archiv

Re: [WiX-users] error CNDL0242

2010-06-09 Thread Thomas Mathis
versions of itself. No Maximum version was detected for the current product. (OLD_PRODUCT_CODE) So, below you can find my solution as wix source code. If anybody has a better idea to deal with it, please let me know. Thank you Thomas Mathis

[WiX-users] Best practice: Upgrade XML Config File (.Net)

2010-06-15 Thread Mathis Thomas
permanent flag) - the logic has to be in one wix installer project, that means you create a msi package with integrated installation and upgrade logic It should later also be possible to add some migration or upgrade code to the wix installer for the xml config files. Thanks, Thomas Mathis

[WiX-users] [ wix-Bugs-2951181 ] Installer hanging while doing FileCost

2010-06-17 Thread Mathis Thomas
network drives? Regards, Thomas Mathis -- ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list

Re: [WiX-users] MSMQ and Windows 2008 \ Windows 7, how to check?

2010-06-22 Thread Thomas Due
rentVersion\Setup\OC > Manager\Subcomponents\msmq_core" > and if it exists - msmq is installed. Now this value doesn't correspond > to the installed state of the MSMQ. > So any ideas how to check MSMQ installed state? This approach seems to work for me.

Re: [WiX-users] MSMQ and Windows 2008 \ Windows 7, how to check?

2010-06-22 Thread Thomas Due
Oh, I hadn't noticed the typo. Thanks. The casing should of course be identical. Also, I wasn't aware that the registry location differs from Windows version to Windows version. /Thomas Due  -Original Message- From: Pally Sandher [mailto:pally.sand...@iesve.com] Sent

Re: [WiX-users] MSMQ and Windows 2008 \ Windows 7, how to check?

2010-06-22 Thread Thomas Due
Just to keep spamming on this subject ;) I found this: http://technet.microsoft.com/en-us/library/cc754407(WS.10).aspx   Med venlig hilsen / Best regards, Thomas Due - Software Developer  Tel: +45 8678 5500 Fax: +45 8678 5210 Johann Gutenbergs vej 5-9, Aarhus N, Denmark t...@scanvaegt.dk

Re: [WiX-users] MSMQ and Windows 2008 \ Windows 7, how to check?

2010-06-22 Thread Thomas Due
ose OS' we support.   Med venlig hilsen / Best regards, Thomas Due - Software Developer  Tel: +45 8678 5500 Fax: +45 8678 5210 Johann Gutenbergs vej 5-9, Aarhus N, Denmark t...@scanvaegt.dk | www.scanvaegt.dk  This e-mail and its attachments are intended for the named addressee only a

Re: [WiX-users] WiX-users Digest, Vol 49, Issue 116

2010-06-24 Thread Thomas Due
escape a " in the ExeCommand attribute? E.g. ExeCommand="-lan=\"[INSTALLLANGUAGE]\" -src=[SourceDir]"? Thanks, Thomas Due -- ThinkGeek and WIRED's GeekDad team up for the Ultimate Geek

Re: [WiX-users] WiX Check if .NET 4.0 Client Profile is installed

2010-06-29 Thread Thomas Singer
Please don't hijack threads by replying to a message and changing the subject! Instead create a new message if you want to start a new thread. Thanks, Tom On 29.06.2010 16:53, Johannes Hetzer wrote: > Dear WiX Users, > > is there a condition for an installed .NET 4.0 Client Profile? > > Also

[WiX-users] Problems launching an application on finish

2010-07-05 Thread Thomas Due
res admin privileges, and I am missing something for making the installer able to launch the application. My launch code looks like this: NOT Installed Where the MasterConfig points correctly to an application being installed. So, what am I missing?   Med venlig hilsen /

Re: [WiX-users] Problems launching an application on finish

2010-07-07 Thread Thomas Due
trator, or launching the application through obscure custom actions?   In any event, thank you all so far for your help. /Thomas Due  -Original Message- From: Blair [mailto:os...@live.com] Sent: 5. juli 2010 17:26 To: 'General discussion for Windows Installer XML toolset.' Sub

[WiX-users] unsubscribe

2012-10-17 Thread Thomas, Doug
Email Disclaimer -- Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_s

[WiX-users] Feature or Chained MSI?

2012-12-05 Thread Bull, Thomas
I am exploring moving a moderate size installer to WiX and I am stumbling through with some good successes thanks to the active support community out there. My application has a large amount (~1gb) of reference data that does not change much from version to version. This data is not required f

[WiX-users] Alter Packages in Custom BA? [BURN]

2012-12-11 Thread Bull, Thomas
I am making a custom bootstrapper WPF UI to allow consumers to select which MSIs and specific features within MSIs to install. I think I have my head around how to select features within an MSI by setting Engine.StringVariables["TEMPVAR"] and then setting an MSIProperty to that Burn variable.

[WiX-users] Using WIX with the new ETL EventSource mechanisms...

2012-12-18 Thread Thomas Tomiczek
install/uninstall nicely adds/removes the log (Reflexo.Agent). Am I misunderstanding something? I think I should also register the event source, but - well - I fail to find a WIX tag for that. Regards Thomas -- LogMeIn

[WiX-users] Wix Burn 3.7 & .NET 4.5

2013-01-10 Thread Thomas Hammond
I updated my bundle to use .NET 4.5 as the Mba Prereq. This works fine if I install on a machine that does not have .NET 4.x installed. However, if I run on a system that already has 4.0 installed, Burn does not install .NET 4.5 as a prereq before loading my managed bootstrapper application. Eve

Re: [WiX-users] Wix Burn 3.7 & .NET 4.5

2013-01-11 Thread Thomas Hammond
users] Wix Burn 3.7 & .NET 4.5 Does Burn not just install .NET 4.5 in your bootstrapper's main apply phase along with everything else? If you put it first in your chain, it should get installed first by Burn. Nicholas On 10 January 2013 21:19, Thomas Hammond wrote: > I updated

[WiX-users] Adding background to burn theme?

2013-02-07 Thread Bull, Thomas
I am attempting to add an image that will act as a background for each burn page. If I only define the image in one page it will sometimes work, other times the controls on the page will be overwritten by the image. If I add an image to each Page then no controls appear until they receive focu

[WiX-users] Burn in the ARP

2013-03-14 Thread Bull, Thomas
I've seen tangential posts regarding this, but no answer quite fit what I was looking for. I have a bootstrapper which will install several prereq's and then my product's MSI. In testing, I noticed that if the product is uninstalled from ARP and then the bootstrapper is run it thinks it is stil

[WiX-users] Creating patches

2013-05-02 Thread Thomas Due
Hello, I am trying to grasp the concept of minor and small upgrades, but I am having some trouble with getting it to work. First of all, it doesn't seem to work at all with 3.7. I have downgraded my WiX to 3.5, and there something happens at least, but my msp seems to be empty when I examine

Re: [WiX-users] Creating patches

2013-05-02 Thread Thomas Due
matching baseline authored in the patch. Also, make sure there are differences between your target and upgrade. /Thomas Due > -Original Message- > From: Thomas Due > Sent: 2. maj 2013 11:31 > To: 'wix-users@lists.sourceforge.net' > Subject: Creating patches >

Re: [WiX-users] Creating patches

2013-05-03 Thread Thomas Due
indowsInstallerXml.Binder.BindDatabase(Output output, String databaseFile) at Microsoft.Tools.WindowsInstallerXml.Binder.Bind(Output output, String file) at Microsoft.Tools.WindowsInstallerXml.Tools.Pyro.Run(String[] args) Any help will be appreciated. /Thomas Due > -Or

Re: [WiX-users] Creating patches

2013-05-07 Thread Thomas Due
book properly explains WHAT I need to do, and WHY. Mainly they just show me HOW. Is any able to help get past this issue? /Thomas Due > -Original Message- > From: Thomas Due [mailto:t...@scanvaegt.dk] > Sent: 3. maj 2013 09:40 > To: General discussion for Windows Inst

  1   2   3   4   5   >