Senior Engine Programmer
-
Hi Rez Studios
- Alpharetta, GA
- https://toddstech.wikidot.com
Pinned Loading
-
Doom64EX
Doom64EX PublicForked from svkaiser/Doom64EX
Doom64EX is a reverse-engineering project aimed to recreate Doom64 as close as possible with additional modding features.
C++
-
Stops and disables adobe update serv...
Stops and disables adobe update service. 1rem Have windows task scheduler run this every day!
2sc stop "AdobeARMservice"
3sc config "AdobeARMservice" start= disabled
-
Displays your product key if you for...
Displays your product key if you forgot it and need to reinstall windows 10. 1Set WshShell = CreateObject("WScript.Shell")
2MsgBox ConvertToKey(WshShell.RegRead("HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\DigitalProductId"))
34Function ConvertToKey(Key)
5Const KeyOffset = 52
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.