<{include file=header.html}>
<{$lang.installWizard}>
  • <{$lang.introduceSoft}>
  • <{$lang.showLicense}>
  • <{$lang.checkEnvironment}>
  • <{$lang.setupInstallation}>
  • <{$lang.writeData}>
  • <{$lang.lockInstallation}>
<{$lang.checkEnvironment}><{$lang.checkEnvironmentTip}>

<{$lang.systemCheck}>

<{foreach key=k item=v from=$systemItems}> <{/foreach}>
<{$lang.itemsName}> <{$lang.itemsRequirement}> <{$lang.itemsBest}> <{$lang.itemsCurrent}>
<{$lang.$k}> <{$v.r}> <{$v.b}> ><{$v.c}>

<{$lang.dirfileCheck}>

<{foreach key=k item=v from=$dirfileItems}> <{/foreach}>
<{$lang.itemsName}> <{$lang.dirfileType}> <{$lang.dirfilePath}> <{$lang.itemsStatus}>
<{$lang.$k}> <{$v.type}> <{$v.path}> ><{$v.c}>

<{$lang.functionCheck}>

<{foreach item=v from=$functionItems}> <{/foreach}>
<{$lang.itemsName}> <{$lang.itemsStatus}>
<{$v.name}> ><{$v.s}>
<{include file=footer.html}>