Does anyone know of an easy way in WIX to automatically create a GUID on
install? I want to create a GUID that represents the user and place it in the
registry. Here's an example:
-
This SF.ne
t: Friday, June 29, 2007 9:27 AM
To: Steve Bush; wix-users@lists.sourceforge.net
Subject: RE: Best Way to Include MSVCRT 80 Dependencies
IMHO: statically link against libcmt so you don't have the dependency.
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Steve Bush
Sent: Fri
**
When I compile this I get a bunch of Warnings (see below).
Any suggestions on how to fix?
Thx.
Steve Bush
***
1>Compiling - Candle (v3.0.2512.0) .\MyfeatureSetup.wxs MyfeatureSetup.wixobj
1>Building - Light (v3.0.2512.0) - objd\i386\MyfeatureSetup.msi ...
1>warnings in
Ideally, I would like to launch a web page when the user hits the Finish button
on the last dialog. The code below works but the web page is launched after
InstallFinalize instead of when the user clicks the Finish button. Also, I
want to only show the web page if we're not doing a silent inst
4 matches
Mail list logo