File of Strings
Hello
Do you know where i can find a tutorial to know how I can create a file with all the strings? Is necessary something special to do it in Unicode?
thanks,
Archive: File of Strings
File of Strings
Hello
Do you know where i can find a tutorial to know how I can create a file with all the strings? Is necessary something special to do it in Unicode?
thanks,
Which strings are you referring to? Do you want to write strings to a file in the installer? For that you have FileOpen, FileWrite and FileClose.