What do you mean, unneeded code for installing Windows services? What if the
service is written in .net? Then the code is "needed".
-Original Message-
From: Christopher Painter [mailto:chr...@iswix.com]
Sent: Friday, March 22, 2013 9:24 AM
To: General discussion for Windows Installer
discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Feature or Chained MSI?
Yes, see my previous comment.
On Wed, Dec 5, 2012 at 9:41 AM, Katherine Moss wrote:
> Doesn't bootstrapping cause problems for admins who are trying to
> deploy software via GPOs?
>
>
Doesn't bootstrapping cause problems for admins who are trying to deploy
software via GPOs?
-Original Message-
From: Rob Mensching [mailto:r...@robmensching.com]
Sent: Wednesday, December 05, 2012 10:16 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-user
ta' brought up
http://blogs.msdn.com/b/patricka/archive/2010/03/18/where-should-i-store-my-data-and-configuration-files-if-i-target-multiple-os-versions.aspx
which might be useful.
> From: Katherine Moss [mailto:katherine.m...@gordon.edu]
> Sent: Wednesday, November 28, 2012 8:16 PM
>
d writable. Program Files requires elevation to be
placed there. If you go to Program Files you don't have to worry about your
application being tampered with but an App Data install can happen without
elevation.
The certificate comment doesn't make sense to me.
On Tue, Nov 27, 2012 at 8:12
Hello all,
I'm just wondering this since I have a program that installs to app data by
default rather than program files, and it's developer says that the change of
default directory has to do with special permissions needed. I mean, what is
the point of the app data folder anyway? I'd never un
Remember that PowerShell 3 can call batch files as well; my preference since
batch technology is so outdated.
-Original Message-
From: Neil Sleightholm [mailto:n...@x2systems.com]
Sent: Friday, November 23, 2012 10:47 AM
To: Sudripta Nandy; General discussion for Windows Installer XML
Oh really? Nasty; I mean, why not just use a standard UI for that anyway
rather than that very complicated and non user friendly interface? I'm not
talking about accessibility here; some sighted individuals struggle with it as
well. Maybe we should talk to them about that? I tried over on th
mer's prospective
It seems a bit unfair to blame MSI for the SQL Server install.
On Thu, Oct 4, 2012 at 6:00 PM, Katherine Moss wrote:
> Thanks; I wish that MSI could prove so simple for users though in some
> of Microsoft's own products. Example? I had SQL server Express 2012
> on my
You can take what I say to the bank.
----
From: "Katherine Moss"
Sent: Thursday, October 04, 2012 2:46 PM
To: "General discussion for Windows Installer XML toolset.
(wix-users@lists.sourceforge.net)"
Subject: [WiX-users] I have heard that
is using
standard common controls. I assume that Jaws and the rest can read the basic
text and control class info from them.
-Original Message-
From: Katherine Moss [mailto:katherine.m...@gordon.edu]
Sent: Thursday, October 04, 2012 2:37 PM
To: General discussion for Windows Installer XML t
Statistics Canada | 170 Tunney's Pasture Driveway, Ottawa ON K1A 0T6
Statistique Canada | 170, promenade Tunney's Pasture, Ottawa ON K1A 0T6
keith.doug...@statcan.gc.ca Telephone | Téléphone 613-951-4405 Facsimile |
Télécopieur 613-951-1966 Government of Canada | Gouvernement
Hi guys,
Since I am just learning to be a .NET C# programmer, can somebody shed light on
why using WiX over something like Inno would be more complicated and why
programmers are often less compelled to use WiX? I'm asking this because my
friend has got a project he's working on where the main p
ix-bootstrapper-application.html
- not as pretty but it is a standard Windows UI so should work with your screen
reader. If you would like a simple install to check I can upload some samples.
Neil
-Original Message-
From: Katherine Moss [mailto:katherine.m...@gordon.edu]
Sent: 04 October 2012 18
a C# UI there is also a much more standard UI -
WixStandardBootstrapperApplication
http://wix.sourceforge.net/manual-wix3/wixstdba_intro.htm. From what I remember
of screen readers (admittedly based on work I did 20 years ago) I think they
should be compatible.
Neil
-----Original Message-
From: Katherine
AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Was the fancy Wix 3.6 installer made in WIX
We'd happily take bugs and/or contributions to help improve it.
On Mon, Oct 1, 2012 at 6:07 PM, Katherine Moss wrote:
> Very pretty, but very inaccessible with scr
users@lists.sourceforge.net
Subject: Re: [WiX-users] Examples of Burn
Burn based codes have a bootstrapper C# code too.
On Mon, Oct 1, 2012 at 8:11 PM, Katherine Moss [via Windows Installer XML
(WiX) toolset] wrote:
> I don't get it; aren't WiX projects written purely in XML?
>
&g
I don't get it; aren't WiX projects written purely in XML?
-Original Message-
From: vchauras [mailto:vivekchauras...@gmail.com]
Sent: Monday, October 01, 2012 2:56 PM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Examples of Burn
There is one here
http://bryanpjohnston.wo
Very pretty, but very inaccessible with screen readers.
-Original Message-
From: Adam Tegen [mailto:adam.te...@gmail.com]
Sent: Monday, October 01, 2012 8:04 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Was the fancy Wix 3.6 installer made in WIX
I just grabbed Wix 3.6 s
taxonomy inconsistencies.
----
From: "Katherine Moss"
Sent: Tuesday, September 18, 2012 11:11 AM
To: "General discussion for Windows Installer XML toolset."
Subject: Re: [WiX-users] Certificates
Or one could also write a custom action that calls PowerShell and have
Or one could also write a custom action that calls PowerShell and have
PowerShell install the cert if you wanted to, right? Or in the next version,
move the cert activities out of that extension and into a new extension of
their own.
-Original Message-
From: Rob Mensching [mailto:r..
ating database problem
In WiX, yes.
http://www.robmensching.com/blog/posts/2008/10/10/What-are-.wixlibs-and-why-would-you-use-them
On Mon, Sep 17, 2012 at 4:29 PM, Katherine Moss
wrote:
> Are those meant to take the place of merge modules?
>
> -Original Message-
> From: Rob Me
Seems pretty interesting; I like that idea actually. I plan to join the open
source community in a very short time, and I mean everything I do will be based
on WiX, at least for setup. Everyone else can go away; we don't need
commercial installation programs anymore.
-Original Message---
Are those meant to take the place of merge modules?
-Original Message-
From: Rob Mensching [mailto:r...@robmensching.com]
Sent: Monday, September 17, 2012 4:26 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] creating database problem
Yeah, that's w
24 matches
Mail list logo