skj
Posts: 40
Joined: Thu Apr 07, 2005 11:08 am

Script for searching & editing a file

Navigate to C:\test

Open test1.config in Notepad

Search for <test2> After the line that starts <add name="test3"........

insert the following line
<add name="Oracle Data Provider for .NET" invariant="Oracle.DataAccess.Client" description="Oracle Data Provider for .NET" type="Oracle.DataAccess.Client.OracleClientFactory, Oracle.DataAccess, Version=2.102.3.2, Culture=neutral, PublicKeyToken=89b483f429c47342" />

Save the test1.config file.
Ionut
Posts: 605
Joined: Tue Nov 22, 2005 11:29 am
Contact: Website

Hi,

You can use the XML Updates functionality in Advanced Installer in order to achieve this. For more details, see:
http://www.advancedinstaller.com/user-g ... files.html

Regards,
Ionut
Denis Toma
Advanced Installer Team
http://www.advancedinstaller.com/

Return to “Common Problems”