Skip to content

freplace

Vurdalakov edited this page Apr 26, 2016 · 1 revision
Overview

freplace command-line tool replaces text in a text file.

Syntax
freplace <file name> <text to replace> <text to replace with> [-silent]
Options

-silent shows no error messages; please check exit code

Examples
freplace dostools.wxs "ApplicationVersion" "%version%"
Clone this wiki locally