forked from i12bretro/tutorials
-
Notifications
You must be signed in to change notification settings - Fork 0
/
0078.html
34 lines (33 loc) · 1.61 KB
/
0078.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<!DOCTYPE html>
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Add Desktop Widgets to Windows 10</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta charset="UTF-8">
<meta name="keywords" content="8GadgetPack,Windows 10,Microsoft Windows,Desktop,Gadgets,Widgets,Windows Vista,Install Guide,Desktop Enhancement,System Monitor,Real-time Monitor,CPU Monitor,Network Monitor,How To,Tutorial,i12bretro">
<meta name="author" content="i12bretro">
<meta name="description" content="Add Desktop Widgets to Windows 10">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="revised" content="03/31/2022 09:01:09 PM" />
<link rel="icon" type="image/x-icon" href="includes/favicon.ico">
<script type="text/javascript" src="https://code.jquery.com/jquery-3.5.1.min.js"></script>
<script type="text/javascript" src="includes/js/steps.js"></script>
<link href="css/steps.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="gridContainer">
<div class="topMargin"></div>
<div id="listName" class="topMargin">
<h1>Add Desktop Widgets to Windows 10</h1>
</div>
<div></div>
<div id="content">
<ol>
<li>Download 8GadgetPack <a href="https://8gadgetpack.net/" target="_blank">Download</a></li>
<li>Run 8GadgetPackSetup.msi</li>
<li>Add widgets to your Windows 10 desktop like it's 2006</li>
</ol>
</div>
</div>
</body>
</html>