Hello everyone,

I would like to ask your opinions on one topic.
I have a c# application, which uses configuration files to set some 
values needed to run the application.
These values are set by the installer through the dialogs, and all 
values are validated via custom actions (in wix 3.5)
But in the event that the user wishes to change these (or some of the) 
values after installation, i would prefere if they did it via a GUI,
and not directly access the .config files.
The ideal scenario is a way to manage and reuse the wix dialogs, 
together with the custom actions to edit the values,
but i know this is not possible.?

What is the most common way of doing this?
i.e. make an executable with a GUI? But this way i feel like i'm gonna 
duplicate what the installer is doing, both the dialogs, and teh custom 
actions.
Any ideas?

Regards,
Stelios

----------------------------------------------------------------------------
This message is confidential and may be privileged. It is intended solely for
the named addressee. If you are not the intended recipient, please inform us.
Any unauthorised dissemination, distribution or copying hereof is prohibited.

Formicary Limited registered office in England and Wales, address 1 Taillar
Road, Hedon, East Yorkshire HU12 8GU, registration number 3894343, VAT number
747644304, does not guarantee that the integrity of this communication has been
maintained nor that this communication is free of viruses, interceptions or
interference.
----------------------------------------------------------------------------

------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share 
of $1 Million in cash or HP Products. Visit us here for more details:
http://ad.doubleclick.net/clk;226879339;13503038;l?
http://clk.atdmt.com/CRS/go/247765532/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to