mirror of
https://github.com/slorelee/wimbuilder2.git
synced 2025-05-06 18:25:51 +08:00
19 lines
700 B
HTML
19 lines
700 B
HTML
<div style="margin:10px 5px;font-size:1.2em;">
|
|
<fieldset>
|
|
<legend><label><input type="checkbox" name="component.MMC" class="opt_item" />MMC Components</label></legend>
|
|
<div style="margin-left:20px;font-size:1.0em;">
|
|
<li>Computer Management</li>
|
|
<li>Device Manager</li>
|
|
<li>Disk Management</li>
|
|
<li>Services</li>
|
|
</div>
|
|
</fieldset>
|
|
<br/>
|
|
<label><input type="checkbox" name="component.taskmgr" class="opt_item"> Taskmgr</label></legend>
|
|
<br/>
|
|
<label><input type="checkbox" name="component.resmon" class="opt_item"> Resource Monitor</label>
|
|
<br/>
|
|
<label><input type="checkbox" name="component.bitlocker" class="opt_item"> BitLocker</label>
|
|
<br/>
|
|
</div>
|