e end user (in fact,
>> > the most logical would be to have each package be an MSI). In fact,
>> > you might even be able to reuse your current UI in a custom bundle
>> > and save much of the redevelopment effort.
>> >
>> > Not sure on the project leader
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
nstalling? Do you have uninstall logs?
>
> -Original Message-
> From: BGINFO4X [mailto:bginf...@kztsoftware.com]
> Sent: Thursday, October 24, 2013 10:23 AM
> To: General discussion for Windows Installer XML toolset.
> Subject: [WiX-users] Bug or wxs problem?
>
> Hell
crosoft.com/wix/NetFxExtension";>
SELFFOUND
NEWERFOUND
http://sourceforge.net/p/BGINFO4X/wiki/Documentation/&
SELFFOUND
NEWERFOUND
http://sourceforge.net/p/BGINFO4X/wiki/Documentation/"/>
lder question
> > > >
> > > > Hello,
> > > >
> > > > I have a question regarding RemoveFolder.
> > > >
> > > > In the following snippet, the the sentence: > > > On="uninstall"/> is below component at the samelevel of Shor
level of what has more
> > sense in my opinion?
> >
> > Thanks a lot.
> >
> >
> >
> > > Guid="BCD09B03-9EA8-4FAA-B920-
> > C04C95310E4C">
> > > Name="BGINFO4X - Html Report"
Hello,
I have a question regarding RemoveFolder.
In the following snippet, the the sentence: is below component at the samelevel of Shortcut?
Why is not at the same level of what has more
sense in my opinion?
Thanks a lot.
schemas.microsoft.com/wix/NetFxExtension";>
SELFFOUND
NEWERFOUND
http://sourceforge.net/p/BGINFO4X/wiki/Documentation/"
it's just what Windows does. This article is fairly old
> but the general principle still applies:
>
> http://blogs.msdn.com/b/oldnewthing/archive/2005/11/24/496690.aspx
>
> Phil Wilson
>
>
> On Mon, Sep 9, 2013 at 9:17 AM, BGINFO4X wrote:
>
> > Hello, you are
ersion='$(var.ProductVersion)' Manufacturer='KZTSoftware'>
> >
> >
> > > InstallerVersion='100' Languages='1033' Compressed='yes'
> > SummaryCodepage='1252' InstallScope="perMachine"
ft.com/wix/NetFxExtension";>
SELFFOUND
NEWERFOUND
http://sourceforge.net/p/BGINFO4X/wiki/Documentation/"
Hello,
Sorry for the delay.
Finally, after all your coments, I redesigned the application:
/home is pointed to $USERPROFILE
/OUT is pointed to $TEMP
/EXPORT is pointed to $USERPROFILE/BGINFO4X/REPORT
/BASE/CONF/OUT is pointed to $USERPROFILE/BGINFO4X/BASE/CONF/OUT
Now, there is no necessary to
Hello,
Is there any way to tell WIX that when uninstalling the program,
uninstall a file ONLY if it has not been modified after the
installation?
That could be very useful for backing up config files,
Thanks a lot.
---
erstand it.
I think that I understand what you mean. Thanks.
So, to conclude -ke works well with -gg and doesn't work well with
-ag. If this is not a bug, why the -ag option fails with error
LGHT0230?
Thanks a lot for your time.
2013/5/28 BGINFO4X :
> Hello again, I need your he
n other languages than
English as explained here:
http://blogs.msdn.com/b/cjacks/archive/2008/12/04/how-to-set-directory-permissions-at-install-time-using-an-msi-created-using-windows-installer-xml-wix.aspx)
Thanks a lot for your time.
Regards.
2013/5/27 BGINFO4X :
> Hello everyone,
>
&g
*) for empty directories with heat -ag?
If I use -gg, light works, but here in the forum this option is not
recommended.
Can you confirm that this is a bug? I use the latest wix 3.8.520 version
If it is, I will open a bug in bug file site.
Thanks a lot.
2013/5/27 BGINFO4X :
> Hello,
>
> I
Hello,
I'm using HEAT with the option -ke (keep empty directories) with the
following commands:
@echo off
echo
"##"
echo "HEAT!"
"C:\Program Files\WiX Toolset v3.7\bin\heat" dir "BGINFO4XW" -cg
SampleGroup -out SampleGroup
installed in other languages?
Do you have some recommendations?
Thanks a lot for your time.
2013/5/22 BGINFO4X :
> Ok, thanks a lot.
>
> Regards.
>
> 2013/5/21 Mike Carlson :
>> Ah, then you do want to support upgrades. Get your upgrade scenario right,
>> and you won
rary/windows/desktop/aa370037(v=vs.85).aspx
> .
>
>
>
> On Tue, May 21, 2013 at 9:34 AM, BGINFO4X wrote:
>
>> 2013/5/21 Mike Carlson :
>> > You should be able to. Create the shortcut in your own authoring file. To
>> > point to the file in the generated a
2013/5/21 Mike Carlson :
> You should be able to. Create the shortcut in your own authoring file. To
> point to the file in the generated authoring, see the "Target" attribute of
> the shortcut element in wix.chm.
>
Thanks a lot , I will try it.
I have a conceptual question regarding shortcuts:
> You should change it to this:
>
>
>
>
>
Thanks, it works!
> Also, you should pass in "-srd" on the heat commandline (suggestion #3
> above), or else you're going to get a "BGINFO4XW" directory inside the
> directory you intend to install to.
Done.
>
> Fina
is not used, so the resulting installation is located
in "%Program Files%\BGInfo4X for Windows $(var.ProductVersion)"?
What I'm doing wrong?
> 4) If you're going to re-harvest your output with every build or release,
> DON'T use "-gg" switch! Doing so wi
2013/5/17 Jeremiahf :
> Ah, so your building your MSI via command line. Good to hear you figured it
> out.
Yes, I'm doing only a .msi package, not a visual project with c# or similar ...
Thanks.
--
AlienVault Unified Sec
is not installed in INSTALLDIR?
Thanks a lot.
My SampleFirst.wxs is:
SELFFOUND
NEWERFOUND
Hello everyone,
I'm a new to WIX and I'm a little lost.
I want to create a .msi file from my project (with lots of files and
folders), so I use HEAT.
Heat works as exepcted and a new file is created (SampleGroup.wxs).
Then I try to "compile all" : "C:\Program Files\WiX Toolset
v3.7\bin\candle" S
26 matches
Mail list logo