$ neuralpain dev
repo | downloads | views (badges temporarily unavailable) |
---|---|---|
qbactivator | Over 50k | |
oneclickwinrar | Over 400 |
$ neuralpain dev
repo | downloads | views (badges temporarily unavailable) |
---|---|---|
qbactivator | Over 50k | |
oneclickwinrar | Over 400 |
Install and license WinRAR in a single click (or double)
Batchfile 22
<# :# PowerShell comment protecting the Batch section
@echo off
:# Disabling argument expansion avoids issues with ! in arguments.
setlocal EnableExtensions DisableDelayedExpansion
function Format-Text {
<#
.SYNOPSIS
Writes text with color and formatting
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
This is more of an unfinished template since there is currently no dark themed logo in the repository. This pull request should not be merged until…