id like to use a if else statement to set whether my installer creates an uninstall.
for isntance
If fVersion = "Full"
Then (turn uninstalle cration on)
Else (leave uninstall off)
for isntance
If fVersion = "Full"
Then (turn uninstalle cration on)
Else (leave uninstall off)