Files
BazaOSow/pobierz/Windows.html
T
2019-11-19 21:04:01 +01:00

111 lines
5.2 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<!--Jakieś tam meta-->
<meta charset="UTF-8" />
<meta name="author" content="KrzysiekSiemv" />
<meta name="description" content="Obrazy/dyski systemów operacyjnych wraz z kluczami aktywacji systemowych, bądź instrukcjami aktywacji w celach niekomercyjnych/pomocy naukowych." />
<meta name="keywords" content="windows, macos, linux, android, iso" />
<!--Link rele xD-->
<link rel="stylesheet" media="screen" href="https://fontlibrary.org/face/futura-renner" type="text/css"/>
<link rel="stylesheet" media="screen" href="stylesheet.css"/>
<!--Skrypty-->
<script src="https://kit.fontawesome.com/e4c3899c65.js" crossorigin="anonymous"></script>
<!--Reszta-->
<title>Pobierz Windows - BazaOS'ów</title>
</head>
<body>
<div class="navbar">
<i class="fab fa-windows"></i>
<h1>Baza OS'ów</h1>
<h3>Systemy operacyjne w jednym miejscu</h3>
</div>
<div class="menu">
<a href="https://krzysieksiemv.github.io/BazaOSow"> STRONA GLOWNA </a>
<a href="https://krzysieksiemv.github.io/BazaOSow/o-stronie.html"> O STRONIE </a>
<div class="dropdown">
<a style="text-decoration: overline;">POBIERZ</a>
<div class="dropdown-content">
<a href="Windows.html">Windows</a>
<a href="macOS.html">macOS</a>
<a href="Linux.html">Ubuntu</a>
<a href="Android.html">Android</a>
</div>
</div>
<a href="https://krzysieksiemv.github.io/BazaOSow/aktywacja.html"> AKTYWACJA </a>
<a href="https://krzysieksiemv.github.io/BazaOSow/zalecane-programy.html"> ZALECANE PROGRAMY </a>
</div>
<div class="header">
<h1>Wybierz wersje systemu.</h1>
<i class="fab fa-windows"></i>
</div>
<div class="download">
<h2>Windows 10</h2>
<a href="https://drive.google.com/uc?export=download&confirm=kzpl&id=1OKOgU_BJtvrqL8eM9QYFjc7y9pN1OWSN">Windows 10 64-bitowa (May 2019 Update)</a>
<a href="https://drive.google.com/uc?export=download&confirm=g-aM&id=1NymEeCqKWN1ysSI5CkeOS9MdxBr1-8cX">Windows 10 32-bitowa (May 2019 Update)</a>
<a href="">Windows 10 64-bitowa (October 2018 Update)</a>
<a href="">Windows 10 32-bitowa (October 2018 Update)</a>
<br>
<h2>Windows 8.1</h2>
<a href="">Windows 8.1 Pro 64-bitowa</a>
<a href="">Windows 8.1 Pro 32-bitowa</a>
<a href="">Windows 8.1 Enterprise 64-bitowa</a>
<a href="">Windows 8.1 Enterprise 32-bitowa</a>
<a href="">Windows 8.1 64-bitowa</a>
<a href="">Windows 8.1 32-bitowa</a>
<br>
<h2>Windows 8</h2>
<a href="">Windows 8 Pro 64-bitowa</a>
<a href="">Windows 8 Pro 32-bitowa</a>
<a href="">Windows 8 Enterprise 64-bitowa</a>
<a href="">Windows 8 Enterprise 32-bitowa</a>
<a href="">Windows 8 64-bitowa</a>
<a href="">Windows 8 32-bitowa</a>
<br>
<h2>Windows 7</h2>
<a href="">Windows 7 Professional 64-bitowa</a>
<a href="">Windows 7 Professional 32-bitowa</a>
<a href="">Windows 7 Ultimate 64-bitowa</a>
<a href="">Windows 7 Ultimate 32-bitowa</a>
<a href="">Windows 7 Home Premium 64-bitowa</a>
<a href="">Windows 7 Home Premium 32-bitowa</a>
<a href="">Windows 7 Enterprise 64-bitowa</a>
<a href="">Windows 7 Enterprise 32-bitowa</a>
<a href="">Windows 7 Home Basic 32-bitowa</a>
<a href="">Windows 7 Starter 32-bitowa</a>
<br>
<h2>Windows Vista</h2>
<a href="">Windows Vista Service Pack 2 64-bitowa</a>
<a href="">Windows Vista Service Pack 2 32-bitowa</a>
<br>
<h2>Windows XP</h2>
<a href="">Windows XP Professional SP3</a>
<a href="">Windows XP Professional SP2</a>
<a href="">Windows XP Professional SP1</a>
<a href="">Windows XP Home Edition SP3</a>
<a href="">Windows XP Home Edition SP2</a>
<a href="">Windows XP Home Edition SP1</a>
<a href="">Windows XP SP1</a>
<br>
<h2>Starsze systemy</h2>
<a href="">Windows 2000 Professional SP4 - PL</a>
<a href="">Windows 98 Second Edition - PL</a>
<a href="">Windows 95 - PL</a>
<a href="">Windows NT 4.0 SP1 - EN</a>
<a href="">Windows 3.1 - PL</a>
<a href="">MS-DOS 6.22</a>
<br>
<br>
<p>Klucze aktywacyjne, znajduja sie w zakładce AKTYWACJA</p>
</div>
<div class="footer">
<p>Stworzone przez Krzysztof 'KrzysiekSiemv' Smaga</p>
<div style="text-align:center">
<a class="fab fa-github" href="https://github.com/KrzysiekSiemv"></a>
<a class="fab fa-twitter" href="#"></a>
</div>
</div>
</body>
</html>