1. Sign your bundle.
2. Submit it to Symantec's false positive web page.
-Original Message-
From: Marty Offe [mailto:marty.o...@dh.com]
Sent: Thursday, February 6, 2014 4:30 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] setup.exe (Bundle) blocked by Symantec End
My setup.exe / Bundle is blocked by our Symantec anti-virus. I have read the
previous postings on this issue from 2 years ago
(http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Reopen-Burn-triggers-virus-checker-ID-3431068-td7175855.html).
I guess the situation has not improved? A
> Before that even, I suggest explaining what this is about.
At this moment, Is it only a technical question: can it be done such
installer with WIX?
If it is not possible technically, then the idea is finished.
If it is possible, then the next logical step is to talk with "the
cygwin community"
Before that even, I suggest explaining what this is about. Cygwin
has a working installer. You're proposing creating a new installer
for Cygwin which looks just like the current one. Why? I can imagine
possible reasons, but without knowing some good ones it sound like
a great deal of work for no ga
First of All, I would contact the maintainers of
Cygwin(http://www.redhat.com/services/custom/cygwin/) and ask how that
setup is packaged before trying to retrofit a WiX installer...
Quoting Blair Murri :
> Certainly it is possible using a custom BA from a bundle. Somewhat
> less so from an
Certainly it is possible using a custom BA from a bundle. Somewhat less so from
an MSI. One big advantage of the bundle, however, is that the entire set of
packages can be divided up between some arbitrary set of MSIs abstracted away
from the end user (in fact, the most logical would be to have
Dear Sirs.
Attending your experience, do you think that is possible to build an
installer like the traditional setup.exe installer from cygwin.com?
In the following url you can see the main screens.
http://x.cygwin.com/docs/ug/setup-cygwin-x-installing.html
I ask basically for the screens number
Uhh, that is a very old build of WiX v3.6. You're probably hitting some
ancient bug that we fixed in the year+ after that build was made available.
On Fri, Mar 22, 2013 at 11:24 AM, George Fleming wrote:
> Running Wix 3.6.1922, I have a Setup.exe that's a custom managed
> boostrapper applicatio
Running Wix 3.6.1922, I have a Setup.exe that's a custom managed boostrapper
application. When I execute, I see two or three instances of Setup.exe in the
Task Manager. Problem is, when the Setup.exe terminates (normally or
abnormally), it almost always leaves an instance of Setup.exe still ru
> Date: Tue, 26 Oct 2010 13:45:22 -0700
> Subject: Re: [WiX-users] Setup.exe
>
> Something along the lines of this:
> http://wix.sourceforge.net/manual-wix3/install_dotnet.htm ?
>
> Also, the Windows SDK has a tool (WiDiffDb.vbs) that does a diff between two
> MSIs. Either
.
-Original Message-
From: christopher.m.er...@hotmail.com
[mailto:christopher.m.er...@hotmail.com]
Sent: Monday, October 25, 2010 10:53 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Setup.exe
Hello everyone,
I had typically been building with devenv.exe within the Visual Studio IDE
Hello everyone,
I had typically been building with devenv.exe within the Visual Studio IDE. The
couple *.vdproj projects I'm working with produced both an MSI and a setup.exe
after building. I am attempting to use WIX to build the MSI for automated daily
builds right now and have decompiled t
-
From: Hukumchand Shah [mailto:hukum.s...@gmail.com]
Sent: Monday, May 25, 2009 11:00 PM
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] setup.exe with msi
Hi,
I have my msi file created using WIX. I want to make setup.exe which does
some tasks like copying some file and
Hukumchand Shah wrote:
> I have my msi file created using WIX. I want to make setup.exe which does
> some tasks like copying some file and renaming it and finally launch msi
> installer.
> How can I do that setup.exe?
>
I'd suggest writing it in C++ if it's possible users won't have .NET
insta
Hi,
I have my msi file created using WIX. I want to make setup.exe which does
some tasks like copying some file and renaming it and finally launch msi
installer.
How can I do that setup.exe?
Thanks,
Hukum
--
Register Now f
lf Of John Daintree
Sent: Friday, June 06, 2008 2:06 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Setup.exe UAC elevation on Vista
OK Rob, thought so. Thanks.
- Original Message -
From: "Rob Hamflett" <[EMAIL PROTECTED]>
To:
Sent: Fri
OK Rob, thought so. Thanks.
- Original Message -
From: "Rob Hamflett" <[EMAIL PROTECTED]>
To:
Sent: Friday, June 06, 2008 10:02 AM
Subject: Re: [WiX-users] Setup.exe UAC elevation on Vista
> Yes, this is expected. If the file looks like its an installer, then
>
Yes, this is expected. If the file looks like its an installer, then Vista
will elevate it unless
the manifest says otherwise. This was to try and aid migration to Vista.
Rob
John Daintree wrote:
> Hello all.
>
> I've written a standalone GUI to spawn the install of 3 separate MSIs. The
> g
Hello all.
I've written a standalone GUI to spawn the install of 3 separate MSIs. The
gui is called setup.exe. Whenever I run setup.exe on a Vista machine I get
the UAC elevation prompt. If I rename the gui to jd.exe I do NOT get the UAC
elevation prompt.
If I rename the file install.exe I get
Most straightforward approach at present is to diff the source!
--
Mike Dimmick
_
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of John Hall
Sent: 16 July 2007 16:45
To: Bob Arnson
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] setup.exe has no icon
Weekly releases of WiX are available at
http://wix.sourceforge.net/releases/.
Is there an easy way to find out what is changed from release to
release? The history.txt file looked promising, but it is not always
updated from release to release, and is just a list of changes -
Ian Stevenson wrote:
Where did you get 3.0.3106.0 from? Did you build it from source? I ask
because I notice it's not available for download yet (I just checked)
and as such it may not really be ready for release yet.
Weekly releases of WiX are available at
http://wix.sourceforge.net/releases
Lewis G. Pringle, Jr. wrote:
I realize I can make a manual copy of the setup.exe
'stub', and put an icon in myself, and then use that stub. But is
there some reason WIX doesn't provide an icon for the setup
bootstrapper? Is there some reason its not made more easy to override
the
stead. :?
Cheers,
Ian.
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Lewis G.
Pringle, Jr.
Sent: Friday, 13 July 2007 11:02 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] setup.exe has no icon?
Folks:
The setup.exe
Folks:
The setup.exe built using setupbld.exe in the latest
(3.0.3106.0) version of WIX doesn't include an application icon. Most other
installers appear to have some kind of installer icon.
Is this choice intentional?
I realize I can make a manual copy
25 matches
Mail list logo