Inno Setup Preprocessor: RemoveBackslash
RemoveBackslash
#define RemoveBackslash(str S)
Description
Removes the trailing backslash from the string unless the string points to a root directory.
Declared in ISPPBuiltins.iss file.
#define RemoveBackslash(str S)
Removes the trailing backslash from the string unless the string points to a root directory.
Declared in ISPPBuiltins.iss file.