If it is possible just add some Thread.Sleep(3000); or some WinAPI analog
like ::Sleep(DWORD); to simulate long process work, in this case you'll be
able to see the text.
Hope this helps.
-Original Message-
From: Stelios Kyprou [mailto:stelios.kyp...@formicary.net]
Sent: Thursday, July 29
alled
during an installation to get progress updates and actiondata, etc. Hope
that gets you started.
-----Original Message-
From: ALive [mailto:aliv...@gmail.com]
Sent: Tuesday, July 27, 2010 10:58 AM
To: 'General discussion for Windows Installer XML toolset.'
Subject: [WiX-users] How
Hi, WiX community!
A question, the professional answer for I was unable to find through MSI and
installer forums.
1) First part. I need to run an installation (*.msi file(s)) via .NET
(C#) code. What is the best framework (if any exist) or maybe some wrapper
classes (above MSI API) you co
Good day to Wix community!
Is it possible to pass a parameter inside MSBuild generated bootstrapper?
I would like to pass a 'SA' password for the SQL Server Express setup along
with some other setup options.
According to a Package.xml file taken from SQL Server express bootstrapper
(C:\Pro
Hi, Cameron!
If I'm not mistaken you can use MsiLogging Property (you can read details
inside MSI SDK documentation).
Remarks: The MsiLogging property sets the default logging mode for the
Windows Installer package. If this optional property is present in the
Property table, the installer generate
5 matches
Mail list logo