Video Screencast Help
Search Video Help Close Back
to help
Not able to make it to Vision this year? Get a sampling in the Best of Vision on Demand group.

Enhancement request for WPS 7.0: Textdocuments editing

Updated: 14 Mar 2007 | 4 comments
Patrick Kaak's picture
1 Agree
0 Disagree
+1 1 Vote
Login to vote

In wise 7.0 you can edit ini-files.
At customer sites I sometimes get setups who edit other text-based files. For example: the services and host-file in the system32/drivers/etc. directory.

At this moment Wise captures the total of the file, which you do not want. If other programs already have made changes to them, those changes would be overwritten.

I now use some scripts to edit/delete/write such textfiles, but it should be pretty nice when it would be handled automatically.

I would like to get a feature to edit text-files in the MSI just like INI-files. Only an 'add line to textfile' option would already be a great improvement.

Comments

apascucci's picture
09
Jan
2007
0 Votes 0
Login to vote

Same situation here

I got the same situation here, so yes that's a good idea. We'll see in the future versions.

Harsh Mokal's picture
27
Sep
2007
0 Votes 0
Login to vote

Yes, to remove hardcoding

Yes, to remove hardcoding and to avoid user defined custom actions, this will be definatly a excellant idea.

AngelD's picture
27
Sep
2007
0 Votes 0
Login to vote

Custom Actions

Editing files isn't part of any existing standard actions. So the ability to modify a file should lie in a custom action and there you could for example use a wise script custom action to perform whatever modification to the file you want. It is not Wise/Altiris/Symantec task to change the functionality of windows installer, that would be Microsoft task to do.

Super Kman's picture
28
May
2009
0 Votes 0
Login to vote

Yes, I agree

Yes, I agree. currently I use some wise scripts, but that's not ideal.