If you find that this application helps you, please consider donating a dollar.
Open Source Project on GitHub: gtDelphiZXingQRCode
gtQRCodeFMX_Skia is a open source project and freeware.
gtQRCodeFMX_Skia will allow you to generate QRCodes. I highly recommend you generate SVG and then use either a online service or inkscape freeware to enlarge it to any size you need.
The great thing about SVG is you can resize it without blurriness.
To verify your files, you can use windows command prompt and type in:
To find windows command prompt, just type in cmd in your search bar in windows
certutil -hashfile gtQRCodeFMX_Skia.zip SHA256
You should get:4b8d4ad8104413804f571c13c387bdc1f609dfdb8b056e0047573cb25d3a1c46
certutil -hashfile sk4d.dll SHA256
You should get:e71b2090fab6382ff295fbe060d45442f818536d57bf8be77a122a52e86be4dd
certutil -hashfile gtQRCodeFMX_Skia.exe SHA256
You should get:036b7cd96867dedeb956ee73ffd416b824bf901434c57b3e611d84832887ea6a
If you prefer software that is code signed, please consider donating enough money so that I can afford to code signed this application. Thank you.
Here's a list of code sign sellers approved by Microsoft:
Go to topic Get or renew a code signing certificate ... under step #3.
Is a Warcraft like game mode for TF2, CSS, CSGO, and FoF games using Sourcemod and Metamod.
Brings a Smash Bros game mod for TF2 game using Sourcemod and Metamod.
Brings a more advanced version of VSH game mod for TF2 game using Sourcemod and Metamod.
"VSH is too restricted with boss-modifications and FF2 is too clunky." - Nergal
gtDelphiCSV is a component is meant to break down CSV files by reading each line of the csv file. You can change the CSV file contents line by line if the isModified is set to true via the OnProcess procedure.
CommandPrompt is a component to give your program acccess to command prompt functions without actually opening up command prompt.