I am trying to change the dafault Template string for in the ActionText table for the "InstallFiles" action.
By Default, the sting (or, the "Template") is :
File: [1], Directory: [9], Size: [6]
However, I want to include new-line feeds in this formated string, so it will look in my dialog something like that :
File: [1]
Directory: [9]
Size: [6]
Is it possible to do so ?


