Yes putting the .NET installer in the "redist" sub-folder works! This is also
confirmed by looking at the WiXNetFxExtension source code. Thanks!
-Original Message-
From: Pally Sandher [mailto:pally.sand...@iesve.com]
Sent: Friday, June 21, 2013 4:15 AM
To: General discussion for Windows
Hi Marco,
I'm kind of new to WiX. Where is the "net fx extension" that you mentioned? Is
it just a XML? I'd like have a look at how they do the detection so I can clone
the piece in my local package approach. Thanks!
-Original Message-
From: Marco Tognacci [mailto:mark...@live.it]
Sen
Hi,
I'm facing a .NET installation issue. My installer bootstraps .NET 4 installer
by using this:
It works great. But I just found it doesn't work for a disconnected computer.
The error log shows that my installer is trying access the Microsoft site to
download the .NET standalone ins
) insignia -ab
engine.exe Setup.exe -o Setup.exe signtool Setup.exe
-Original Message-
From: Kevin Wu [mailto:y...@slb.com]
Sent: Thursday, May 23, 2013 10:54 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] How to digitally sign a bootstrapped installer with
following inside of my *.WixProj.
$(FrameworkSdkPath)bin\signtool.exe
http://timestamp.digicert.com /a
"@(SignBundleEngine)"" />
http://timestamp.digicert.com /a "@(SignBundle)"" />
-
Hi,
I'm not well-versed with WiX yet. I'm maintaining a small WiX project with some
3rd party installers bootstrapped with our own .msi file. Now we are asked to
digitally sign the setup.exe. We use the Microsoft tool SignTool.exe to do it.
It appeared the signing was successful. But the setup.
6 matches
Mail list logo