Iain
Posts: 20
Joined: Tue Nov 03, 2009 12:13 pm

Adding XML Elements at Runtime

Hi All,

I need to be able to add new xml elements and then set their attributes at runtime. Is there anyway of doing this. I'm using 6.7.1.

If this can't be done, what is the suggested way around this.

Thanks.
mihai.petcu
Posts: 3860
Joined: Thu Aug 05, 2010 8:01 am

Re: Adding XML Elements at Runtime

Hello,

Using the 6.7.1 version you can add new elements and set attributes at runtime using the XML Updater. Here is the user guide reference for it.

You can also upgrade to our latest version, which will enable access to our new XML File Search feature.

All the best,
Mihai
Mihai Petcu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
Iain
Posts: 20
Joined: Tue Nov 03, 2009 12:13 pm

Re: Adding XML Elements at Runtime

Thanks, I used a custom action running a vbs in the end

Return to “Common Problems”