Problems with function and section
I want to read a string from the Registry. If the string exist, then copy File1 to the InstallDir. If the string not exist then copy File2 to the InstallDir. The Problem is, that a section must be outside of a function and a Goto label inside of a function. How can I make it ?