CheGueVerra

1,687
Reputation
221 views

Registered User

Name CheGueVerra
Member for 1 year
Seen Nov 30 at 19:59
Website
Location Montreal
Age 37
MSN: chegueverra@hotmail.com
Nov
25
accepted Remove repair option screen from MSI installer
Nov
6
answered iTextSharp, IIS7 503 error
Sep
19
awarded  Yearling
Sep
18
comment How to determine if a registry key exists in Wix
If the key exists the value will change, otherwise it will stay the same.
Sep
17
comment How to determine if a registry key exists in Wix
I would put a flag value to the property like -1, then you can check in a condition that the property is different than -1
Sep
17
comment Is there a way to speed up WiX builds?
Thanks for the link
Sep
17
answered How to determine if a registry key exists in Wix
Sep
3
answered IIS 7 Applications and asp.net - newbie question
Aug
23
accepted Folder within Program Menu Folder for WiX 3
Aug
21
answered I have a problem in dll?
Aug
20
comment Does the WIX heat utility work with Visual C++ projects?
Can your VS C++ project be built using MSBuild ?
Aug
20
accepted How to get a InstallDirDlg after FeaturesDlg
Aug
18
comment Using WiX to package an installer with many files
The power of SO ;)
Aug
18
accepted Using WiX to package an installer with many files
Aug
18
revised Using WiX to package an installer with many files
Result of heat ...
Aug
18
answered Using WiX to package an installer with many files
Aug
18
answered Folder within Program Menu Folder for WiX 3
Aug
12
answered How to get a InstallDirDlg after FeaturesDlg
Aug
11
comment Why does Windows Installer display a popup for each user at first login?
I use WIX, so I can't help you with the tool you are using ... MSDN search might help you out there.
Aug
11
comment Why does Windows Installer display a popup for each user at first login?
I forgot about that since most of our products are per-machine ...
Aug
10
answered Why does Windows Installer display a popup for each user at first login?
Aug
10
asked How to get a InstallDirDlg after FeaturesDlg
Jul
22
answered how to change default culture settings in a .net web application?
Jul
22
answered How do I register a .NET assembly to the GAC and register it for COM in WIX? (Regasm)