Re: [WiX-users] Strange InstallExecuteSequence errors (ICE27) with WixUI_Advanced

2011-09-08 Thread Bob Arnson
On 07-Sep-11 12:42, john.burak wrote:
> I'm also curious why WixUI_Advanced needs to put anything in 
> InstallExecuteSequence, where Mondo does not. Both dialog sets allow 
> the same basic functionality. 

WixUI_Advanced supports per-user and per-machine scope selection; none 
of the other dialog sets do.

-- 
sig://boB
http://joyofsetup.com/


--
Why Cloud-Based Security and Archiving Make Sense
Osterman Research conducted this study that outlines how and why cloud
computing security and archiving is rapidly being adopted across the IT 
space for its ease of implementation, lower cost, and increased 
reliability. Learn more. http://www.accelacomm.com/jaw/sfnl/114/51425301/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Installing several packages in a bundle.

2011-09-08 Thread Bob Arnson
On 08-Sep-11 17:06, Orlando wrote:
> When I added more installers to my configuration file (Bundle.wxs) it breaks
> the installer.

You might get more replies if you describe what "breaks" means.

-- 
sig://boB
http://joyofsetup.com/


--
Why Cloud-Based Security and Archiving Make Sense
Osterman Research conducted this study that outlines how and why cloud
computing security and archiving is rapidly being adopted across the IT 
space for its ease of implementation, lower cost, and increased 
reliability. Learn more. http://www.accelacomm.com/jaw/sfnl/114/51425301/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] APPLICATIONFOLDER vs INSTALLDIR

2011-09-08 Thread Bob Arnson
On 07-Sep-11 13:24, john.burak wrote:
> I'm curious why WixUI_Advanced uses APPLICATIONFOLDER instead of the
> well-known INSTALLDIR property which Mondo and other popular msi build
> technologies use?
>
> I'm also curious why WixUI_Advanced requires the ApplicationFolderName
> property.  I already set the folder name in the particular
> element's Name attribute.  Mondo does not seem to need an extra property.

See my previous reply: Both are because of WixUI_Advanced's support for 
scope selection.

-- 
sig://boB
http://joyofsetup.com/


--
Why Cloud-Based Security and Archiving Make Sense
Osterman Research conducted this study that outlines how and why cloud
computing security and archiving is rapidly being adopted across the IT 
space for its ease of implementation, lower cost, and increased 
reliability. Learn more. http://www.accelacomm.com/jaw/sfnl/114/51425301/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] DirectorySearch/FileSearch not executed if msiexec runs with qb ?

2011-09-08 Thread Marc Bauer
Hi Phil

This is all I have configured myself... so all other actions should have
default order, isn't it? I'm not sure, but until now all have worked well...














Regards
Marc


> -Ursprüngliche Nachricht-
> Von: Wilson, Phil [mailto:phil.wil...@invensys.com]
> Gesendet: Donnerstag, 8. September 2011 23:45
> An: General discussion for Windows Installer XML toolset.
> Betreff: Re: [WiX-users] DirectorySearch/FileSearch not executed if
> msiexec runs with qb ?
> 
> /qb means that the user interface sequence isn't run, so make sure your
> search (I think there'll be an AppSearch standard action) is in the
> Execute and UI sequences.
> 
> Phil Wilson
> 
> 
> -Original Message-
> From: Marc Bauer [mailto:marc@gmx.net]
> Sent: Thursday, September 08, 2011 2:15 PM
> To: 'General discussion for Windows Installer XML toolset.'
> Subject: [WiX-users] DirectorySearch/FileSearch not executed if msiexec
> runs with qb ?
> 
> Hi
> 
> I'm trying to copy a file FOO.DB to the APPLICATIONFOLDER. The FOO.DB can
> optionally copied into the same folder like the MSI, but is not included
> in
> the MSI. The FOO.DB is optional; it may be there or not.
> 
> If I run the setup interactively it just works. If I'm running it with /qb
> the FOO.DB is not copied to the APPLICATIONFOLDER.
> 
> 
>   
> 
>   
> 
> 
> 
>   
> 
>
>   DestinationProperty="APPLICATIONFOLDER" />
>
> 
> 
> MSI debugging with /qb shows:
> 
> MSI (s) (80:C8) [22:34:54:130]: Dir (target): Key:
> CUSTOM_PRE_CONFIGURATION
> , Object: NULL
> 
> >From the logfile it looks like the FileSearch is not executed at all with
> /QB. Any idea what I'm doing wrong or if this is a bug? If a bug I need a
> workaround...
> 
> 
> Regards
> Marc
> 
> 
> --
> 
> Doing More with Less: The Next Generation Virtual Desktop
> What are the key obstacles that have prevented many mid-market businesses
> from deploying virtual desktops?   How do next-generation virtual desktops
> provide companies an easier-to-deploy, easier-to-manage and more
> affordable
> virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
> ___
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> 
> 
> *** Confidentiality Notice: This e-mail, including any associated or
> attached files, is intended solely for the individual or entity to which
> it is addressed. This e-mail is confidential and may well also be legally
> privileged. If you have received it in error, you are on notice of its
> status. Please notify the sender immediately by reply e-mail and then
> delete this message from your system. Please do not copy it or use it for
> any purposes, or disclose its contents to any other person. This email
> comes from a division of the Invensys Group, owned by Invensys plc, which
> is a company registered in England and Wales with its registered office at
> 3rd Floor, 40 Grosvenor Place, London, SW1X 7AW (Registered number
> 166023). For a list of European legal entities within the Invensys Group,
> please go to http://www.invensys.com/en/legal/default.aspx.
> 
> You may contact Invensys plc on +44 (0)20 3155 1200 or e-mail
> recept...@invensys.com. This e-mail and any attachments thereto may be
> subject to the terms of any agreements between Invensys (and/or its
> subsidiaries and affiliates) and the recipient (and/or its subsidiaries
> and affiliates).
> 
> 
> 
> --
> 
> Doing More with Less: The Next Generation Virtual Desktop
> What are the key obstacles that have prevented many mid-market businesses
> from deploying virtual desktops?   How do next-generation virtual desktops
> provide companies an easier-to-deploy, easier-to-manage and more
> affordable
> virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
> ___
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users


--
Doing More with Less: The Next Generation Virtual Desktop 
What are the key obstacles that have prevented many mid-market businesses
from deploying virtual desktops?   How do next-generation virtual desktops
provide companies an easier-to-deploy, easier-to-manage and more affordable
virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/list

Re: [WiX-users] DirectorySearch/FileSearch not executed if msiexec runs with qb ?

2011-09-08 Thread Wilson, Phil
/qb means that the user interface sequence isn't run, so make sure your search 
(I think there'll be an AppSearch standard action) is in the Execute and UI 
sequences.

Phil Wilson 


-Original Message-
From: Marc Bauer [mailto:marc@gmx.net] 
Sent: Thursday, September 08, 2011 2:15 PM
To: 'General discussion for Windows Installer XML toolset.'
Subject: [WiX-users] DirectorySearch/FileSearch not executed if msiexec runs 
with qb ?

Hi

I'm trying to copy a file FOO.DB to the APPLICATIONFOLDER. The FOO.DB can
optionally copied into the same folder like the MSI, but is not included in
the MSI. The FOO.DB is optional; it may be there or not.

If I run the setup interactively it just works. If I'm running it with /qb
the FOO.DB is not copied to the APPLICATIONFOLDER.


  

  



  

   
 
   


MSI debugging with /qb shows:

MSI (s) (80:C8) [22:34:54:130]: Dir (target): Key: CUSTOM_PRE_CONFIGURATION
, Object: NULL

>From the logfile it looks like the FileSearch is not executed at all with
/QB. Any idea what I'm doing wrong or if this is a bug? If a bug I need a
workaround...


Regards
Marc


--
Doing More with Less: The Next Generation Virtual Desktop 
What are the key obstacles that have prevented many mid-market businesses
from deploying virtual desktops?   How do next-generation virtual desktops
provide companies an easier-to-deploy, easier-to-manage and more affordable
virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


*** Confidentiality Notice: This e-mail, including any associated or attached 
files, is intended solely for the individual or entity to which it is 
addressed. This e-mail is confidential and may well also be legally privileged. 
If you have received it in error, you are on notice of its status. Please 
notify the sender immediately by reply e-mail and then delete this message from 
your system. Please do not copy it or use it for any purposes, or disclose its 
contents to any other person. This email comes from a division of the Invensys 
Group, owned by Invensys plc, which is a company registered in England and 
Wales with its registered office at 3rd Floor, 40 Grosvenor Place, London, SW1X 
7AW (Registered number 166023). For a list of European legal entities within 
the Invensys Group, please go to http://www.invensys.com/en/legal/default.aspx.

You may contact Invensys plc on +44 (0)20 3155 1200 or e-mail 
recept...@invensys.com. This e-mail and any attachments thereto may be subject 
to the terms of any agreements between Invensys (and/or its subsidiaries and 
affiliates) and the recipient (and/or its subsidiaries and affiliates).



--
Doing More with Less: The Next Generation Virtual Desktop 
What are the key obstacles that have prevented many mid-market businesses
from deploying virtual desktops?   How do next-generation virtual desktops
provide companies an easier-to-deploy, easier-to-manage and more affordable
virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] DirectorySearch/FileSearch not executed if msiexec runs with qb ?

2011-09-08 Thread Marc Bauer
Hi

I'm trying to copy a file FOO.DB to the APPLICATIONFOLDER. The FOO.DB can
optionally copied into the same folder like the MSI, but is not included in
the MSI. The FOO.DB is optional; it may be there or not.

If I run the setup interactively it just works. If I'm running it with /qb
the FOO.DB is not copied to the APPLICATIONFOLDER.


  

  



  

   
 
   


MSI debugging with /qb shows:

MSI (s) (80:C8) [22:34:54:130]: Dir (target): Key: CUSTOM_PRE_CONFIGURATION
, Object: NULL

>From the logfile it looks like the FileSearch is not executed at all with
/QB. Any idea what I'm doing wrong or if this is a bug? If a bug I need a
workaround...


Regards
Marc


--
Doing More with Less: The Next Generation Virtual Desktop 
What are the key obstacles that have prevented many mid-market businesses
from deploying virtual desktops?   How do next-generation virtual desktops
provide companies an easier-to-deploy, easier-to-manage and more affordable
virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Installing several packages in a bundle.

2011-09-08 Thread Orlando
Hi,

When I added more installers to my configuration file (Bundle.wxs) it breaks
the installer. Intially I was having only .msi packages only and it worked
fine.

Is this the way to run several msi packages and exe files in a Bundle.wxs.
 I might be doing something really bad here:

-Orlando.

--

http://schemas.microsoft.com/wix/2006/wi";>
  








  

  

  


  

  

  


  

  


--

-- 
ing. Javier Orlando Ramírez Martínez
http://linux.mty.itesm.mx/~oramirez
http://picasaweb.google.com/javier.ramirez
http://twitter.com/oramirez1
http://flickr.com/photos/orlando1
--
Doing More with Less: The Next Generation Virtual Desktop 
What are the key obstacles that have prevented many mid-market businesses
from deploying virtual desktops?   How do next-generation virtual desktops
provide companies an easier-to-deploy, easier-to-manage and more affordable
virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Downloading and installing optional components

2011-09-08 Thread Robert J. Hansen
> This is exactly what Burn is for in WIX v3.6. That'll keyword will
probably
> get you some really good hits in Bing. 

Presently I'm using WiX 3.5, since 3.6 is in beta and I figure if I'm just
learning WiX it's a good idea to stick with stable releases.  But if what I
need is only in 3.6, then off to 3.6 I go.  :)

Will Burn install files made today probably still work with 3.6-final
whenever it's released, or is it still a moving target?

--
Doing More with Less: The Next Generation Virtual Desktop 
What are the key obstacles that have prevented many mid-market businesses
from deploying virtual desktops?   How do next-generation virtual desktops
provide companies an easier-to-deploy, easier-to-manage and more affordable
virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] ClickThrough

2011-09-08 Thread Alec Taylor
Oh, he mentioned automatic updates?

Well what language is your project written in, and if it has a GUI
component, which library did you use?

On 9/8/11, Tobias S  wrote:
> Maybe Indigorose TrueUpdate could fulfill the needed requirements.
>
> Regards
> Tobias
>
> --
> Doing More with Less: The Next Generation Virtual Desktop
> What are the key obstacles that have prevented many mid-market businesses
> from deploying virtual desktops?   How do next-generation virtual desktops
> provide companies an easier-to-deploy, easier-to-manage and more affordable
> virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
> ___
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>

--
Doing More with Less: The Next Generation Virtual Desktop 
What are the key obstacles that have prevented many mid-market businesses
from deploying virtual desktops?   How do next-generation virtual desktops
provide companies an easier-to-deploy, easier-to-manage and more affordable
virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] 64-bit burn?

2011-09-08 Thread Rob Mensching
Ahh, if you are modifying machine state (I *think* that's what that does)
then you want to put a package in your Chain. Might not matter on Windows
Embedded, but remember that the BA does not run elevated so it cannot modify
the machine. In this case, I'd create a data driven custom action and put
the code in an MSI to make sure there was rollback.

On Wed, Sep 7, 2011 at 9:33 PM,  wrote:

> Thank you for the prompt reply as usual Rob. :) I was doing some stuff with
> the Windows Embedded 7 Enhanced Write Filter API as part of the installer I
> am working on and ewfapi.dll is an OS .DLL so it's only 64-bit. I found a
> nice little workaround by spawning the ewfmgr.exe process. It's not as
> ideal
> as an API call but it works.
>
> -Original Message-
> From: Rob Mensching [mailto:r...@robmensching.com]
> Sent: Wednesday, September 07, 2011 9:27 PM
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] 64-bit burn?
>
> Burn is not available for 64bit yet. It is not as simple as changing a
> couple settings in configuration manager.
> The "Could not find part of the path" is a bug in a recent build of WiX
> v3.6. 64-bit Bundles (aka: Burn that only runs on 64-bit, not Bundles that
> install 64-bit stuff) are not yet supported.
>
> What DLL only exists on 64-bit?
>
>
> On Wed, Sep 7, 2011 at 10:29 AM, Phil Podlevsky
> wrote:
>
> > Hi Everyone,
> >
> > I need to call a unmanaged 64-bit .DLL method from my managed
> > bootstrapper using P/Invoke. As such I am trying to get Wix to compile
> > my setup.exe as a 64-bit executable. I tried editing the .wixproj file
> changing x86 to x64.
> > This gets Visual Studio to allow me to select the setup project as
> > 64-bit in Configuration Manager. Unfortunately when I attempt to
> > compile the solution I get the following error, "Error 26 Could not
> > find a part of the path 'C:\Program Files (x86)\Windows Installer XML
> > v3.6\bin\X64\burn.exe'.
> > light.exe 0 1" I have a feeling I am not going about this the right way.
> > Any
> > suggestions?
> >
> > Thanks,
> >
> > Phil
> >
> > --
> >  Using storage to extend the benefits of virtualization and
> > iSCSI Virtualization increases hardware utilization and delivers a new
> > level of agility. Learn what those decisions are and how to modernize
> > your storage and backup environments for virtualization.
> > http://www.accelacomm.com/jaw/sfnl/114/51434361/
> > ___
> > WiX-users mailing list
> > WiX-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/wix-users
> >
> >
>
>
> --
> virtually, Rob Mensching - http://RobMensching.com LLC
>
> 
> --
> Doing More with Less: The Next Generation Virtual Desktop What are the key
> obstacles that have prevented many mid-market businesses
> from deploying virtual desktops?   How do next-generation virtual desktops
> provide companies an easier-to-deploy, easier-to-manage and more affordable
> virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
> ___
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
>
> --
> Doing More with Less: The Next Generation Virtual Desktop
> What are the key obstacles that have prevented many mid-market businesses
> from deploying virtual desktops?   How do next-generation virtual desktops
> provide companies an easier-to-deploy, easier-to-manage and more affordable
> virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
> ___
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>


-- 
virtually, Rob Mensching - http://RobMensching.com LLC
--
Doing More with Less: The Next Generation Virtual Desktop 
What are the key obstacles that have prevented many mid-market businesses
from deploying virtual desktops?   How do next-generation virtual desktops
provide companies an easier-to-deploy, easier-to-manage and more affordable
virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] How to manage the following build process?

2011-09-08 Thread David Watson
I would create a single MSI that is UI-less and you can pass parameters to if
you need to change the start menu names etc. This would make updates simple
as there was just one package to update.

I would run this from a custom Chainer of some sort (Burn for instance) that
would allow pluggable logos and licenses and resource files for language
support.



-Original Message-
From: Liam Flanagan [mailto:l...@dyalog.com] 
Sent: 08 September 2011 12:10
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] How to manage the following build process?

Unless I'm mistaken you'd need to create a different MSI for each 
customer...

You could automate the process of building the MSIs via command line 
scripts and use preprocessor / environment variables to have the build 
process determine which logos, licence agreement and help / config files 
to package into the MSI.

Language support could be done via the standard Wix UI localisation 
support (there are plenty of tutorials) - example 
http://wix.tramontana.co.hu/tutorial/localization

Hope that helps.

Liam

On 08/09/2011 11:57, Michael Tissington wrote:
> I'm needing help trying to build an automated process for the following.
>
> 1) Each customer has many clients
> 2) Same binaries
> 3) Support for multiple languages
> 4) msi needs to be branded with customers logos and license agreement
> 5) Some help files and configuration files are specific to each customer
>
> I need to be able to support major upgrades and patches.
>
> Do I need to create an msi for each customer or can I build a single
generic
> msi and then maybe apply a transform for each customer?
> How would I manage the need for different languages?
>
> Any ideas how best to create a build process for this.
>
>
>
>
-
-
> Doing More with Less: The Next Generation Virtual Desktop
> What are the key obstacles that have prevented many mid-market businesses
> from deploying virtual desktops?   How do next-generation virtual desktops
> provide companies an easier-to-deploy, easier-to-manage and more affordable
> virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
> ___
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users


-
-
Doing More with Less: The Next Generation Virtual Desktop 
What are the key obstacles that have prevented many mid-market businesses
from deploying virtual desktops?   How do next-generation virtual desktops
provide companies an easier-to-deploy, easier-to-manage and more affordable
virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
SDL PLC confidential, all rights reserved.
If you are not the intended recipient of this mail SDL requests and requires 
that you delete it without acting upon or copying any of its contents, and we 
further request that you advise us.
SDL PLC is a public limited company registered in England and Wales.  
Registered number: 02675207.
Registered address: Globe House, Clivemont Road, Maidenhead, Berkshire SL6 7DY, 
UK.


--
Doing More with Less: The Next Generation Virtual Desktop 
What are the key obstacles that have prevented many mid-market businesses
from deploying virtual desktops?   How do next-generation virtual desktops
provide companies an easier-to-deploy, easier-to-manage and more affordable
virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] How to manage the following build process?

2011-09-08 Thread Liam Flanagan
Unless I'm mistaken you'd need to create a different MSI for each 
customer...

You could automate the process of building the MSIs via command line 
scripts and use preprocessor / environment variables to have the build 
process determine which logos, licence agreement and help / config files 
to package into the MSI.

Language support could be done via the standard Wix UI localisation 
support (there are plenty of tutorials) - example 
http://wix.tramontana.co.hu/tutorial/localization

Hope that helps.

Liam

On 08/09/2011 11:57, Michael Tissington wrote:
> I'm needing help trying to build an automated process for the following.
>
> 1) Each customer has many clients
> 2) Same binaries
> 3) Support for multiple languages
> 4) msi needs to be branded with customers logos and license agreement
> 5) Some help files and configuration files are specific to each customer
>
> I need to be able to support major upgrades and patches.
>
> Do I need to create an msi for each customer or can I build a single generic
> msi and then maybe apply a transform for each customer?
> How would I manage the need for different languages?
>
> Any ideas how best to create a build process for this.
>
>
>
> --
> Doing More with Less: The Next Generation Virtual Desktop
> What are the key obstacles that have prevented many mid-market businesses
> from deploying virtual desktops?   How do next-generation virtual desktops
> provide companies an easier-to-deploy, easier-to-manage and more affordable
> virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
> ___
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users


--
Doing More with Less: The Next Generation Virtual Desktop 
What are the key obstacles that have prevented many mid-market businesses
from deploying virtual desktops?   How do next-generation virtual desktops
provide companies an easier-to-deploy, easier-to-manage and more affordable
virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] ClickThrough

2011-09-08 Thread Tobias S
Maybe Indigorose TrueUpdate could fulfill the needed requirements.

Regards
Tobias

--
Doing More with Less: The Next Generation Virtual Desktop 
What are the key obstacles that have prevented many mid-market businesses
from deploying virtual desktops?   How do next-generation virtual desktops
provide companies an easier-to-deploy, easier-to-manage and more affordable
virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] ClickThrough

2011-09-08 Thread Alec Taylor
WiXedit

Although I too am interested in hmne.sourceforge.net / InnoSetup style
Wizard for creation of MSIs officially part of WiX.

On Thu, Sep 8, 2011 at 8:29 PM, Michael Tissington
 wrote:
> Is ClickThrough still being developed ?
>
> What other options are there for managing (and tracking) automatic updates?
>
> I've tried FlexNet but it seems to be full of holes.
>
> Thanks.
>
>
> --
> Doing More with Less: The Next Generation Virtual Desktop
> What are the key obstacles that have prevented many mid-market businesses
> from deploying virtual desktops?   How do next-generation virtual desktops
> provide companies an easier-to-deploy, easier-to-manage and more affordable
> virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
> ___
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>

--
Doing More with Less: The Next Generation Virtual Desktop 
What are the key obstacles that have prevented many mid-market businesses
from deploying virtual desktops?   How do next-generation virtual desktops
provide companies an easier-to-deploy, easier-to-manage and more affordable
virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] How to manage the following build process?

2011-09-08 Thread Michael Tissington
I'm needing help trying to build an automated process for the following.

1) Each customer has many clients
2) Same binaries
3) Support for multiple languages
4) msi needs to be branded with customers logos and license agreement
5) Some help files and configuration files are specific to each customer

I need to be able to support major upgrades and patches.

Do I need to create an msi for each customer or can I build a single generic
msi and then maybe apply a transform for each customer?
How would I manage the need for different languages?

Any ideas how best to create a build process for this.  



--
Doing More with Less: The Next Generation Virtual Desktop 
What are the key obstacles that have prevented many mid-market businesses
from deploying virtual desktops?   How do next-generation virtual desktops
provide companies an easier-to-deploy, easier-to-manage and more affordable
virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] ClickThrough

2011-09-08 Thread Michael Tissington
Is ClickThrough still being developed ?

What other options are there for managing (and tracking) automatic updates?

I've tried FlexNet but it seems to be full of holes.

Thanks.


--
Doing More with Less: The Next Generation Virtual Desktop 
What are the key obstacles that have prevented many mid-market businesses
from deploying virtual desktops?   How do next-generation virtual desktops
provide companies an easier-to-deploy, easier-to-manage and more affordable
virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users