Page 1 of 1

need to tweak raevwd wizard

PostPosted: Mon Dec 26, 2016 11:54 am
by Marcin Tomkow

how would I add the option to get qtp3 and awls optional files installed? would that suffice?


SelectOne "Do you wish to install Qarl texture pack files?",\


"|Yes","Files required if you use QTP3",\


"No","Select if you don't use Qtp3",


Case "Yes"


SelectSubPackage "13 Qtp3 optional files"


Break


Case "No"


Break


EndSelect