62 lines
2.0 KiB
HTML
62 lines
2.0 KiB
HTML
<!DOCTYPE html>
|
||
<html lang="ru">
|
||
<head>
|
||
<meta charset="utf-8" />
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||
<title>LiteSite / Софт</title>
|
||
<link rel="stylesheet" type="text/css" href="styles/style.css" />
|
||
<link
|
||
rel="shortcut icon"
|
||
href="assets/images/favicon.ico"
|
||
type="image/x-icon"
|
||
/>
|
||
</head>
|
||
<body>
|
||
<nav>
|
||
<a href="index.html">Главная</a>
|
||
<a href="contacts.html">Контакты</a>
|
||
<a href="soft.html">Софт</a>
|
||
<a href="iso.html">Образы</a>
|
||
<a href="thanks.html">Благодарности</a>
|
||
<a href="projects.html">Проекты</a>
|
||
</nav>
|
||
<div class="landing">
|
||
<h1>Софт</h1>
|
||
<h3>В этом разделе вы найдёте нужный или не очень, крякнутый софт</h3>
|
||
<h2>Система</h2>
|
||
<a href="Programms/aida64.7z">AIDA 64 Extreme Edition</a>
|
||
<a
|
||
href="https://github.com/henrypp/memreduct/releases/download/v.3.3.5/memreduct-3.3.5-setup.exe"
|
||
>Mem Reduct</a
|
||
>
|
||
<a href="FTP/Programms/dism++.7z">Dism++</a>
|
||
<a href="FTP/Programms/Autoruns.7z">Autoruns</a>
|
||
<a href="https://www.fosshub.com/ConEmu.html?dwl=ConEmuSetup.201124.exe"
|
||
>ConEmu</a
|
||
>
|
||
<h2>Мультимедиа</h2>
|
||
<a href="https://files3.codecguide.com/K-Lite_Codec_Pack_1590_Mega.exe"
|
||
>K-Lite Codec Pack</a
|
||
>
|
||
<a href="https://www.aimp.ru/?do=download.file&id=4">AIMP</a>
|
||
<a href="FTP/Programms/bandicam.7z" class="very_good_font_for_links"
|
||
>Bandicam 4</a
|
||
>
|
||
<h2>Офисные программы</h2>
|
||
<a href="http://188.120.245.47" class="very_good_font_for_links"
|
||
>Microsoft Office 2007 - 2019 (чистые, БОНУС: Windows XP - 10)</a
|
||
>
|
||
<a
|
||
href="https://www.sumatrapdfreader.org/dl2/SumatraPDF-3.2-install.exe"
|
||
class="very_good_font_for_links"
|
||
>SumatraPDF 32bit</a
|
||
>
|
||
<a
|
||
href="https://www.sumatrapdfreader.org/dl2/SumatraPDF-3.2-64-install.exe"
|
||
class="very_good_font_for_links"
|
||
>SumatraPDF 64bit</a
|
||
>
|
||
</div>
|
||
</body>
|
||
</html>
|