Configuring a LaTeX Development Environment on Windows with TeX Live 2024 and VS Code

Prerequisites and Installation Overview To establish a robust LaTeX typesetting environment on Windows 10, the following components are required: Operating System: Windows 10 or later Distribution: TeX Live 2024 Editor: Visual Studio Code with the LaTeX Workshop extension PDF Viewer: SumatraPDF (recommended for forward and reverse search capab ...

Posted on Wed, 08 Jul 2026 17:29:03 +0000 by ofi

Setting Up MySQL on Windows 10

Download MySQL for Windows Obtain the MySQL installation package from the official website. Select the appropriate version for your system and proceed with the download. Extract Instalation Files Extract the downloaded archive to a dedicated directory. It's recommanded to use a root folder such as D:\ for simplicity. Configure System Environmen ...

Posted on Sat, 09 May 2026 22:30:07 +0000 by ghornet