How can I create a setupbuilder script to notify the user that the setup has
expired because a certain date has passed ?

I see I can use GetSystemInfo to retrieve the current date.

What I don't know is how to construct the date comparison.

Thank you!

Mike