{"id":15194158,"url":"https://github.com/veganaize/winbin","last_synced_at":"2026-03-06T00:31:31.310Z","repository":{"id":152158592,"uuid":"625007734","full_name":"veganaize/WinBin","owner":"veganaize","description":"Windows tooling and middleware.","archived":false,"fork":false,"pushed_at":"2025-01-10T18:53:01.000Z","size":14,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-01T11:17:02.831Z","etag":null,"topics":["batch","batch-script","cmd","command-line","make","middleware","msvc","openssl","perl","perl5","ssl","tls","windows","windows-7","windows-xp"],"latest_commit_sha":null,"homepage":"https://veganaize.github.io/WinBin/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/veganaize.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-04-07T20:24:04.000Z","updated_at":"2025-01-10T18:53:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"49e585b3-5828-4451-b217-9f5edf5be210","html_url":"https://github.com/veganaize/WinBin","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veganaize%2FWinBin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veganaize%2FWinBin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veganaize%2FWinBin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veganaize%2FWinBin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/veganaize","download_url":"https://codeload.github.com/veganaize/WinBin/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241355040,"owners_count":19949292,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["batch","batch-script","cmd","command-line","make","middleware","msvc","openssl","perl","perl5","ssl","tls","windows","windows-7","windows-xp"],"created_at":"2024-09-27T22:40:33.920Z","updated_at":"2026-03-06T00:31:31.301Z","avatar_url":"https://github.com/veganaize.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg width=\"32\" alt=\"Windows XP logo\" src=\"https://toppng.com/uploads/thumbnail/windows-logos-logo-no-background-11662285606lkrkkqs0wj.png\"\n/\u003e (XP compatible) redistributable\n----------------------------------\n\n* [**Visual C++ 2019 (v16.7) Redistributable**](https://github.com/veganaize/WinBin/releases/download/perl5/VC_redist.x86_2019.v16.7.exe) - _Install this only if you get an error when trying to run a utility._\n\n---\n\n\n\u003cimg width=\"32\" alt=\"Windows XP logo\" src=\"https://toppng.com/uploads/thumbnail/windows-logos-logo-no-background-11662285606lkrkkqs0wj.png\"\n/\u003e (XP compatible) portable binary packages\n-------------------------------------------\n\n* \u003cdetails\u003e\u003csummary\u003e\u003cb\u003e\u003ca href=\"https://github.com/veganaize/WinBin/releases/download/chakracore1.11/ChakraCore_1.11.24_x86_release.zip\"\u003eChakraCore 1.11.24\u003c/a\u003e\u003c/b\u003e \u003ci\u003e\u003csup\u003eSSE2\u003c/sup\u003e\u003c/i\u003e\u003c/summary\u003e\n\n      set _LINK_=-subsystem:console,\"5.01\"\n      msbuild /m /p:configuration=release /p:RuntimeLib=static_library Build\\Chakra.Core.sln\n\u003c/details\u003e\n\n* [**CMake 3.13.5**](https://cmake.org/files/v3.13/cmake-3.13.5-win32-x86.zip) - _cmake.org_\n* [**GNU Make 4.4.1**](https://github.com/veganaize/WinBin/releases/download/make4/gnumake-4.4.1-windows-x86.zip) _\u003csup\u003eSSE2\u003c/sup\u003e_\n* \u003cdetails\u003e\u003csummary\u003e\u003cb\u003e\u003ca href=\"https://github.com/veganaize/WinBin/releases/download/lua5/lua-5.4.6-win32.zip\"\u003eLua 5.4.6\u003c/a\u003e\u003c/b\u003e\u003c/summary\u003e\n  \n        REM --- tdm-gcc 10.3.0 (32-bit) ---\n        mingw32-make PLAT=mingw\n    \n        mkdir lua\\doc lua\\bin lua\\include\n        copy doc\\*.* lua\\doc\\\n        copy src\\*.exe lua\\bin\\\n        copy src\\*.dll lua\\bin\\\n        copy src\\luaconf.h lua\\include\n        copy src\\lua.h lua\\include\n        copy src\\lualib.h lua\\include\n        copy src\\lua.hpp lua\\include\n\u003c/details\u003e\n\n* [**OpenSSL 1.1.1t**](https://github.com/veganaize/WinBin/releases/download/openssl1/openssl-1.1.1t-windows-x86.zip) _\u003csup\u003eSSE2\u003c/sup\u003e_\n* [**Perl 5.36.0**](https://github.com/veganaize/WinBin/releases/download/perl5/perl-5.36.0-windows-x86.zip) _\u003csup\u003eSSE2\u003c/sup\u003e_\n* [**SeaMonkey 2.49.5**](https://archive.seamonkey-project.org/releases/2.49.5/win32/en-US/seamonkey-2.49.5.zip) _\u003csup\u003eSSE2\u003c/sup\u003e (or [2.40](https://archive.seamonkey-project.org/releases/2.40/win32/en-US/seamonkey-2.40.zip) without SSE2) - seamonkey-project.org_\n\n\n_\u003csup\u003eSSE2\u003c/sup\u003e - \u003csub\u003eRequires SSE2 capable processor.\u003c/sub\u003e_\n\n---\n\n\n\u003cimg width=\"32\" alt=\"Windows 7 logo\" src=\"https://toppng.com/uploads/thumbnail/windows-logos-logo-png-download-11662285633k3ggyk3bou.png\"\n/\u003e (Win7 compatible) portable binary packages\n---------------------------------------------\n\n* [CMake 3.28.6 (x86)](https://cmake.org/files/v3.28/cmake-3.28.6-windows-i386.zip) - _cmake.org_\n* [CMake 3.28.6 (x64)](https://cmake.org/files/v3.28/cmake-3.28.6-windows-x86_64.zip) - _cmake.org_\n\n---\n\n\n### 📑 Resources\n\n* [A-Z Index of Windows Commands](https://ss64.com/nt/) - _ss64.com_\n  - [Command Redirection, Pipes](https://ss64.com/nt/syntax-redirection.html)\n* [Windows Batch Scripting](https://en.wikibooks.org/wiki/Windows_Batch_Scripting) - _wikibooks.org_\n* [VBScript Programming](https://en.wikibooks.org/wiki/VBScript_Programming) - _wikibooks.org_\n\n---\n\n\n### 📀 ISOs\n\n* [Visual Studio 2015 Community Edition Update 3](http://download.microsoft.com/download/b/e/d/bedddfc4-55f4-4748-90a8-ffe38a40e89f/vs2015.3.com_enu.iso) - _microsoft.com_\n* [Visual C++ Build Tools 2015 Update 3 (x86)](https://archive.org/download/mu_visual_cpp_build_tools_2015_update_3_x86_dvd_779b35c8/mu_visual_cpp_build_tools_2015_update_3_x86_dvd_779b35c8.iso) - _archive.org_\n* [Visual C++ Build Tools 2015 Update 3 (x64)](https://archive.org/download/mu_visual_cpp_build_tools_2015_update_3_x64_dvd_dfd9a39c/mu_visual_cpp_build_tools_2015_update_3_x64_dvd_dfd9a39c.iso) - _archive.org_\n* \u003cdetails\u003e\u003csummary\u003e\u003ca href=\"https://archive.org/download/windows-7-trial-iso/32bit/English/7600.16385.090713-1255_x86fre_enterprise_en-us_EVAL_Eval_Enterprise-GRMCENEVAL_EN_DVD.iso\"\u003eWindows 7 Enterprise Evaluation (x86)\u003c/a\u003e - \u003ci\u003earchive.org\u003c/i\u003e\u003c/summary\u003e\n    \u003ca href=\"https://www.mydigitallife.net/windows-7-enterprise-trial-32-bit-and-64-bit-iso-official-download/\"\u003eSHA1\u003c/a\u003e: 971FC00183A52C152FE924A6B99FDEC011A871C2\n  \u003c/details\u003e\n* \u003cdetails\u003e\u003csummary\u003e\u003ca href=\"https://archive.org/download/windows-7-trial-iso/64bit/English/7600.16385.090713-1255_x64fre_enterprise_en-us_EVAL_Eval_Enterprise-GRMCENXEVAL_EN_DVD.iso\"\u003eWindows 7 Enterprise Evaluation (x64)\u003c/a\u003e - \u003ci\u003earchive.org\u003c/i\u003e\u003c/summary\u003e\n    \u003ca href=\"https://www.mydigitallife.net/windows-7-enterprise-trial-32-bit-and-64-bit-iso-official-download/\"\u003eSHA1\u003c/a\u003e: 15DDABAFA72071A06D5213B486A02D5B55CB7070\n  \u003c/details\u003e\n* [Windows 7 Enterprise N Evaluation SP1 (x86)](https://archive.org/download/Win7EntNEvalSP1/7601.17514.101119-1850_x86fre_enterprisen_en-us_EVAL_Eval_EnterpriseN-GRMCNENEVAL_EN_DVD.iso) - _archive.org_\n* [Windows 7 Enterprise N Evaluation SP1 (x64)](https://archive.org/download/Win7EntNEvalSP1/7601.17514.101119-1850_x64fre_enterprisen_en-us_EVAL_Eval_EnterpriseN-GRMCNENXEVAL_EN_DVD.iso) - _archive.org_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fveganaize%2Fwinbin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fveganaize%2Fwinbin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fveganaize%2Fwinbin/lists"}