It plumps when you take 'em http://yc.
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
In article <[EMAIL PROTECTED]>,
"Calin Iaru" <[EMAIL PROTECTED]> writes:
> The deal is that I need some data to be saved between custom actions. =
> One custom action in some case could retrieve some Windows Firewall =
> settings and preserve them during an upgrade. [...]
Use immediate cust
In article <[EMAIL PROTECTED]>,
"Calin Iaru" <[EMAIL PROTECTED]> writes:
> Some of the conditions that I write are quite long and they are based on =
> several factors like operating system, service pack, user interface =
> level, features installed, features set to be removed and so on. Or
UPGRADINGPRODUCTCODE.
--
Mike Dimmick
_
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Calin Iaru
Sent: 25 January 2008 09:39
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Does an installer database know if it's upgraded?
The installer adds some app
Windows Installer databases are not like a proper relational database such
as SQL Server - they don't have a fixed schema. It's more of a property
database. You can happily insert any amount of data into a column. It's only
subsequent validation that checks against the 'schema' (the _Validation
tab
Anything starting $(.) is a compile-time variable. Anything starting !(.) is
a link-time variable.
Environment variables can be accessed at runtime with the [%...] syntax. See
the Formatted topic in the SDK for details.
There is also the [WindowsVolume] property which is similar, although I
Hello all,
I have some components that I compile down into a wixlib file. The
components are all flagged permanent.
I then have wix projects that include the lib; one builds an MSM and one
builds and MSI. The permanent flags are necessary for the MSM. But for
the MSI, which we use internall
Hello,
I have an installer built with WiX that (amoungst alot of other things) adds
some entries in the registry.
I have one small glitch. To identify the system drive I am using "$(
env.SYSTEMDRIVE)", for example:
Unfortunately, this means that the string in the value that is installed is
the
Mike,
Thanks that works great. Not quite sure why I just didn't try that
first.
Thanks
Tom
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Mike
Dimmick
Sent: Thursday, January 24, 2008 5:31 PM
To: Thomas Svare; wix-users@lists.sourcefor
Hi,
I have a merger file and a UI.wxs file and I would like to create some
registry keys in the merger module file with values depending on user
input
In the UI(during the installation that is), but I'm not really sure how
to reference to a property in UI from my module. So my question is, is
it
I think few people on this list are going to understand what/why you are doing.
I once worked at a shop where we had a massive product line development build
environment. We tried to take the approach that you mentioned but ultimatly we
decided that it was too complicated and problematic to be
Hello,Whilst stored under ClearCase source control and running from a Dynamic
View, some of the WiX V3 and V2 executables fail with the following error
message:
"This application has failed to start because the application configuration is
incorrect. Reinstalling the application may fix this pro
Some of the conditions that I write are quite long and they are based on
several factors like operating system, service pack, user interface level,
features installed, features set to be removed and so on. Or conditions can be
broken in several shorter conditions; for instance I could have a Con
The installer adds some applications to the Windows Firewall with the
acceptance of the administrator. Doing an upgrade would preserve the Firewall
settings and although I have some solutions in mind, none of them are direct.
It would help if the old version would know that is being upgraded and
The deal is that I need some data to be saved between custom actions. One
custom action in some case could retrieve some Windows Firewall settings and
preserve them during an upgrade. The easiest and probably only way to do this
is by using some permanent store that can be read by a second custo
Hi,
actually I'm using an MSI wrapper from sourceforge.
But I've spotted the error now... The main problem was between the chair
and the keyboard.
Case closed
Thanks for all your input.
Kind regards,
Henning
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:wix-users-
> [EMAI
> I created DLL in MicroSoft Visual Studio
> and the type of file is "Application Extension"
Could you give more detailed information. All DLLs are "Application
Extension" please describe which project type you have chosen for
creating DLL under VS (File>New>Project..>Other Languages>Visual C++;
h
17 matches
Mail list logo