you can create a dll with your C# code and make your required functions
available in dll.
this dll cane be registered as binary in WIX code base and it's exposed
function can be run as custom actions during installation.
- Original Message -
From: "Rob L"
To: wix-users@lists.sourceforg
@lists.sourceforge.net
Subject: RE: [WiX-users] Several questions [P]
Classification: Public
I haven't used this, but try Wix Designer for Visual Studio Express:
http://www.add-in-express.com/wix-designer/index.php
or
https://social.msdn.microsoft.com/Forums/vstudio/en-US/5d18f6ae-fc3a-4e4b-a7f9-9bd763d
Classification: Public
I haven't used this, but try Wix Designer for Visual Studio Express:
http://www.add-in-express.com/wix-designer/index.php
or
https://social.msdn.microsoft.com/Forums/vstudio/en-US/5d18f6ae-fc3a-4e4b-a7f9-9bd763d4d75c/using-wix-with-vs-2013-express?forum=vssetup
Steve
Thank you both John and Chad.
-Original Message-
From: John Cooper [mailto:jocoo...@jackhenry.com]
Sent: Thursday, February 23, 2012 11:40 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Several questions related to: Automaticversion
update
l Message-
From: Troy Teixeira [mailto:tteixe...@polariswireless.com]
Sent: Thursday, February 23, 2012 1:26 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Several questions related to: Automatic version
update, Prompt for installation path, Desktop Shortcu
Thanks John. I'll give it a try.
-Original Message-
From: John Cooper [mailto:jocoo...@jackhenry.com]
Sent: Thursday, February 23, 2012 11:19 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Several questions related to: Automatic version
u
I can probably answer one fairly easily. For the shortcut put it inside
of your file element
Shortcut Id="DesktopShortcut" Directory="DesktopFolder"
Advertise="yes" Name="Hello World" Icon="HelloWorld.exe">
-Original Message-
From: Troy Teixeira [
3) ProductVersion doesn't increment itself. There are a number of ways to do
this depending on your build process. We use a custom TFS Workflow Build
Activity to increment the third quad of the version number in the Product.wxs
(it uses some C# XML read/writes to set the appropriate attribute)
On 3/27/2010 1:26 AM, Dariel Marlow wrote:
> 1. Does WIX support MSI files larger than 4GB?
MSI doesn't. The schema limits file sizes to 31 bits.
--
sig://boB
http://joyofsetup.com/
--
Download IntelĀ® Parallel St
9 matches
Mail list logo