> Are the additional lines in a text file?
The example above is a classic example and could have different
entries and more or less entries in each section. As for additional
lines, yes it would as the script solution i am looking for would add
these additonal lines - so in the above example, the script would add
the additional entries after "wudf01000.exe /q /n /z /o"
Quote:
> Are you working with multiple files?
Multiple files as in more than one to add - yes.
Quote:
> Is the INF file hundreds of lines long or are there dozens of [sections]?
The above example is similar to what i would be using. There will be
no more sections than shown above, however the contents of each
section can grow in number.
Quote:
> If not, what's wrong with using Notepad to paste in your new lines?
Because i am managing a number of installation that use different
configuration, however they all use the same ini file name. So as i
said originally i am trying to make things a little more manageable.
Quote:
> How often is this done? *What will be the savings if it's automated?
It will be done as often as needed - can be as often as weekly as a
number of utilities etc are often updated.
Hope this answers all your questions.