diff --git a/Docs/src/script.but b/Docs/src/script.but index 6b8bd47d..23b96e6e 100644 --- a/Docs/src/script.but +++ b/Docs/src/script.but @@ -1,4 +1,4 @@ -\U Script File Format +\C Script File Format A NSIS Script File (.nsi) is just a text file with a series of commands. diff --git a/Docs/src/usage.but b/Docs/src/usage.but index 411a9740..a28c0ddc 100644 --- a/Docs/src/usage.but +++ b/Docs/src/usage.but @@ -1,4 +1,4 @@ -\U MakeNSIS Usage +\C MakeNSIS Usage NSIS installers are generated by using the 'MakeNSIS' program to compile a NSIS script (.NSI) into an installer executable. The syntax of the makensis command is: