networkInterfaces() fixed Windows XP bug (WMIC NetEnabled)
This commit is contained in:
@@ -83,6 +83,11 @@
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<th scope="row">4.34.23</th>
|
||||
<td>2021-05-05</td>
|
||||
<td><span class="code">networkInterfaces()</span> fixed Windows XP bug (WMIC NetEnabled)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">4.34.22</th>
|
||||
<td>2021-05-05</td>
|
||||
|
||||
+1
-1
@@ -170,7 +170,7 @@
|
||||
<div class="title">systeminformation </div>
|
||||
<div class="subtitle"><span id="typed"></span> </div>
|
||||
<div class="version larger">Version 4 documentation</div>
|
||||
<div class="version">Current Version: <span id="version">4.34.22</span></div>
|
||||
<div class="version">Current Version: <span id="version">4.34.23</span></div>
|
||||
<button class="btn btn-light" onclick="location.href='https://github.com/sebhildebrandt/systeminformation'">View on Github <i class=" fab fa-github"></i></button>
|
||||
</div>
|
||||
<div class="down">
|
||||
|
||||
Reference in New Issue
Block a user