Yes, these are configuration files of another existing application (not
mine).
I must append my text to the text file in order to add this specific feature
(yes, the user can choose to add it or not)


On 4/24/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]>
wrote:

 Ah! So we're talking about user specific data huh.



Generally speaking, users take a very dim view of an installation
modifying anything they have modified, so I think that supporting rollback
is probably not appropriate in this instance.



My next question would be this. Why is your installation modifying files
that, from what you have said so far, appear to belong to something else?
(You have said that the target text file is only used by one component, but
it seems the target file is not a part of that component otherwise you
wouldn't be appending to it). It's fair enough if the modifications are in
shared configuration files and there is no other option, but otherwise I
wouldn't consider it good behavior in an installation. (I don't know what
others around here think… hopefully someone else may chime in soon!) At the
very least, you should probably also provide a user interface allowing them
to decide if they want your installation to make those changes.



I guess I'm still missing something here….



Regards,

Richard
 ------------------------------

*From:* [EMAIL PROTECTED] [mailto:
[EMAIL PROTECTED] *On Behalf Of *Tal Shrestha
*Sent:* Tuesday, April 24, 2007 10:55 AM
*To:* WiX-Users
*Subject:* Re: [WiX-users] Custom installation



It's simpler than that.



I have a few text lines I need to append into an existing text file. This
target text file will be used only by *one* component, in my own single
installation.



However, once the installation is complete, the user might add (on his
own, manually) more text lines - after the lines my installation added.

------------------------------

* C O N F I D E N T I A L I T Y N O T I C E *
-----------------------------------------------------------
The content of this e-mail is intended solely for the use of the
individual or entity to whom it is addressed. If you have received this
communication in error, be aware that forwarding it, copying it, or in any
way disclosing its content to any other person, is strictly prohibited. Peek
Traffic Corporation is neither liable for the contents, nor for the proper,
complete and timely transmission of (the information contained in) this
communication. If you have received this communication in error, please
notify the author by replying to this e-mail immediately and delete the
material from any computer.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users




--
Tal Shrestha | 3dbe.com
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to