This site is for development and testing only

VSoft Technologies Blog

Posts about our products and software development.

Filtering by:Category: XML

Windows Manifest Files

by Vincent Parrett|August 28, 2017|1 min read|0 Comments|26K||Delphi, FinalBuilder, XML

In this post I'm going to look at Windows Manifest Files, what they do, why we need them and how to use them in Delphi and FinalBuilder. We often get asked questions about uac prompts, high dpi settings, windows themes etc when compiling Delphi & C++Builder projects in FinalBuilder. In this post we'll dissect windows manifest files, and look at how the project settings in Rad Studio interact with the manifest file, and why you should use a custom manifest file.

Modifying XML Manifest files with FinalBuilder

by Vincent Parrett|December 7, 2015|1 min read|0 Comments|8K||General, Delphi, FinalBuilder, .NET, XML

Pretty much every native windows application these days includes an xml manifest file. This post shows how to modifiy those files in FinalBuilder

XML Actions and the "XPath returned no node" error.

by Angus Gratton|February 25, 2008|1 min read|4 Comments|9K||FinalBuilder, Automise, XML

Avoiding the "XPath returned no node" error when working with XML files in FinalBuilder and Automise.