Jared Ashman, gave me the example I needed to be able to GAC a publisher
policy file using WIX. It did GAC the publiser policy file, but WIX
exhibited what I would call unexpected behavior when it did it.
This is hard to explain, but it seems as if WIX, stored the
publisherpolicy.config files in a
to the same temp directory, but I have no idea
really). The above should work to GAC the policy however.
J.
On Wed, Mar 26, 2008 at 10:33 AM, Alperstein, Kenny
<[EMAIL PROTECTED]> wrote:
I am trying to GAC a publisher policy file dll using WIX. When
I tried to GAC it using method that wo
I am trying to GAC a publisher policy file dll using WIX. When I tried
to GAC it using method that works with .net dll's, I get a message
during the install saying that "One or more modules of the assembly
could not be found" .
Knowing that it needs the publisher policy config file, I added that t
I am adding registry entries which include the name and version of the
application that is being installed. I also want to add the date this
application and version was installed, but I cannot find a way to get
the current date. Is there a variable or other method I can get the
current date to in
I am new to WIX and one thing I haven't found very good information on
is how do I specify that an action is to be executed on an uninstall.
One example is executing a .bat file to do some process and having an
other .bat file which reverses that when you uninstall.
Kenny Alperstein
Framework Arch
I am migrating an existing build/packaging process to msbuild/wix. One
of the .bat that was used in the old process called a vb script to
create virtual directories, but also changed the ASP.Net version for
that virtual directory (to 2.0) by executing "aspnet_regiis.exe".
Is there anything built
* Office: (847) 667-5552
* [EMAIL PROTECTED]
From: Mike Dimmick [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 21, 2007 3:40 PM
To: Alperstein, Kenny; wix-users@lists.sourceforge.net
Subject: RE: [WiX-users] Calling a .bat file from WIX
You should be adding
chitecture - Frameworks
Allstate Insurance Company
* Office: (847) 667-5552
* [EMAIL PROTECTED]
From: Mike Dimmick [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 21, 2007 3:40 PM
To: Alperstein, Kenny; wix-users@lists.sourceforge.net
Subject: RE: [WiX-users]
I am new to WIX and converting an existing process to WIX. I have a
.bat file which call .cmd files to gac dlls and create a virtual
directory? Is there a way to execute a .bat file in WIX or should I be
using custom actions to create the virtual directory and call
gacutil.exe to gac the dlls?
K
9 matches
Mail list logo