License Page Confusion
Hey everyone, I am trying to add a license page to my installer and I'm confused. I first thought that all I needed to do was declare a license page (page license license.txt) and I found out that was wrong. So I looked at the help file and it says:
internal_page_type [pre_function] [show_function] [leave_function] [/ENABLECANCEL]
Does that mean that I have to write three functions to get my license to display? What do those functions have to do? Do I have to write a function to read my license.txt file?
Any help here is welcomed, I am just getting more confused.