Re: [WiX-users] Deleting Config File based on CheckBox

2013-09-09 Thread Gnozo
Hello Blair Murri-3, Thanks for your reply. This config is an default config and need to be edited from the user to set some paths. Otherwise it won´t work. So yes it will be changed manually but not from any program. When the user update this program he can choose if he want to replace his conf

Re: [WiX-users] Deleting Config File based on CheckBox

2013-09-06 Thread Gnozo
Anyone? I really need your help. I tried nealy any tutorial/suggestion i found in the internet but nothing works. -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Deleting-Config-File-based-on-CheckBox-tp7588783p7588800.html Sent from the wix-users

[WiX-users] Deleting Config File based on CheckBox

2013-09-05 Thread Gnozo
Hello, I am now looking for a solutions since 3 days to deleting an ConfigFile based on a Checkbox. I am installing this Config File via the WiX generated msi and i want to give the user the decision to uninstall the Config or not when he decide to uninstall my program. In the Dialog.wxs I added