> pursue it. Feel free to file a feature request -- it's not a bad idea
> and I think we could check for the combination in WixCop.
>
Bob, while it feature is NEW, you can improve it without damage of
bracking changes.
If yo
Yes, XmlConfig useful for me in some cases.
Is exist a plans for port this CA to Wix2 ?
--
Alexander Biryukov
On Thu, 21 Dec 2006 20:04:53 +0300, Bob Arnson <[EMAIL PROTECTED]> wrote:
> Alexander Biryukov wrote:
>> Can anybody suggest universal mechanism to upgrade XML config f
Hi,
Can anybody suggest universal mechanism to upgrade XML config files (such
as Web.config) ?
I need to upgrade/reinstall product with XML config file, but modified by
user XML attributes and added elements must be stay.
Thanks.
--
Alexander Biryukov
Maybe you confuse COM with COM+ ?
If you installing COM+, than why you do't use standart Wix CA
(ComPlusApplication element) ?
--
Alexander Biryukov
On Wed, 20 Dec 2006 20:27:54 +0300, Christer Solskogen
<[EMAIL PROTECTED]> wrote:
> On Mon, 18 Dec 2006 15:29:41 +0300
> &q
d to generate TLB and
less WiX script code.
> If you have dependencies on external TLB's you should be able to register
> these separately, no?
In my case, external depended assemblies is not COM+ and have not
generated TLB files.
--
Alexander Biryukov
> Fredrik
>
&g
regsvcs.exe .Net utility.
I can send simply modified code of ca\pubca\pcaexec\cpiasmexec.cpp, that
install .Net COM+ without TLB file.
It code already work properly during 2-3 monthes in our products
installers.
P.S.
It all about Wix2 (i think
Feature conditions are evaluated during the CostFinalize action, which
comes before WelcomeDlg action.
Modify your code :
And modify condition code to valid syntax :
--
Alexander Biryukov
On Thu, 14 Dec 2006 09:10:54 +0300, Jonas Abrams
<[EMAIL PROTECTED]> wrote:
> Hey everyo
Wix has no such opportunity. It is necessary to write new custom action.
--
Alexander Biryukov
On Thu, 09 Nov 2006 06:15:44 +0300, Harvey Werner <[EMAIL PROTECTED]>
wrote:
> Can anyone tell me how to use WiX to detect if a Windows service is
> running?
> --
Write this for install .Net assembly to GAC :
During uninstall this assembly will be removed from GAC by Windows
Installer.
--
Alexander Biryukov
On Thu, 09 Nov 2006 15:40:11 +0300, vij <[EMAIL PROTECTED]> wrote:
> Hi all,
> Using WiX, how to install a file to G
My installer should work with XML file which can (or not) exist.
1) Can XmlFile create new XML file if it does not exist ?
1) Is possible do not overwrite existing XML attributes, but create if not
exists ?
--
Alexander Biryukov
:
--
File "c:\MyProgram\lib.dll" is locked !
--
[Retry] [Abort]
--
---
Alexander Biryukov
On Tue, 22 Aug 2006 18:10:32 +0400, Chesong Lee <[EMAIL PROTECTED]>
wrote:
Sorry, change fixed file d:\wix\source\src\ca\pubca\pcaexec\cpiasmexec.cpp
at line 854 :
LPWSTR pwzSubStr = wcsstr(pwzAssemblyName, L", ProcessorArchitecture");
to
LPCWSTR pwzSubStr = wcsstr(pwzAssemblyName, L", ProcessorArchitecture");
^^^
--
Alexander Biryukov
On Tu
al
> machine. The install needs to detect if .NET 2.0 is installed or not.
> Can someone please point me in the right direction?
> Thanks.
> --
> Harvey Werner / [EMAIL PROTECTED] / 971.327.5279
>
--
Alexander Biryukov
simultaneously.
Bug at sourceforge :
http://sourceforge.net/tracker/index.php?func=detail&aid=1487586&group_id=105970&atid=642714
Is it possible to add this code to main WiX code tree ?
--
Alexan
It's good, but how to catch "file in use" moment (before any file copy
operation) to show dialog ?
Maybe somehow that :
MyFileInUseCheck is custom action, that check file and show FilesInUse
dialog, when file locked.
It will work ?
--
Alexander Biryukov
On M
Unfortunately, ServiceControl with Stop='install' always stops service, it
is not dependent on that updating service or not. Also it does not solve
the problem with locked non executable files.
Bob Arnson <[EMAIL PROTECTED]> wrote:
> Alexander Biryukov wrote:
>>
ed with it.
-
Is exist a way to display FilesInUse dialog (or some custom dialog with
file names) always, for _all_ "files in use" which should be updated ?
--
Alexander Biryukov
-
Take Surveys. Earn Cash. Influence t
.
--
Alexander Biryukov
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surve
18 matches
Mail list logo