You can make your own HD animated GIF generator.
Follow along with these commands to get started.
git clone git://source.ffmpeg.org/ffmpeg.git
cd ffmpeg| sudo yum install autoconf automake bzip2 bzip2-devel cmake freetype-devel gcc gcc-c++ git libtool make mercurial pkgconfig zlib-devel -y | |
| sudo yum install gnutls-devel -y | |
| mkdir ~/ffmpeg_sources | |
| # nasm | |
| cd ~/ffmpeg_sources | |
| curl -O -L https://www.nasm.us/pub/nasm/releasebuilds/2.14.02/nasm-2.14.02.tar.bz2 | |
| tar xjvf nasm-2.14.02.tar.bz2 | |
| cd nasm-2.14.02 | |
| ./autogen.sh |
| @title hotkeymacroF15&mode con:cols=38 lines=2&powershell.exe -ExecutionPolicy Bypass -Command "$_=((Get-Content \"%~f0\") -join \"`n\");iex $_.Substring($_.IndexOf(\"goto :\"+\"EOF\")+9)" | |
| @goto :EOF | |
| ################################## | |
| ################################## | |
| ################################## | |
| $keyToBind = 'V' # Change key to emulate F15 press | |
| ################################## | |
| ################################## |
| Refactored code to use new unity Networking/Transport api | |
| Part1: | |
| https://gist.github.com/JCBuck/53d970b22fac3b12218d1fee08444230 |
| Refactored code to use new unity Networking/Transport api | |
| Part2: | |
| https://gist.github.com/JCBuck/7c65823462a93673d7976e99ffd717ce |
connect.dll CLSID GUID symbols (some may be used for xwizard.exe RunWizard [GUID] )
(10.0.14393.0)
00007FFF0C1FE398 Export CLSID_ConnectToInternetCreationHookPage {7071ECA5-663B-4BC1-A1FA-B97F3B917C55}
00007FFF0C1FE3A8 Export CLSID_ConnectToInternetFinishPage {7071ECAF-663B-4BC1-A1FA-B97F3B917C55}
00007FFF0C1FE3B8 Export CLSID_ConnectToInternetDetectionHookPage {7071ECA3-663B-4BC1-A1FA-B97F3B917C55}
00007FFF0C1FE3C8 Export CLSID_ConnectToInternetHookPage {7071ECA8-663B-4BC1-A1FA-B97F3B917C55}
00007FFF0C1FE3D8 Export CLSID_DisplayWorkExistingConnectionsPage {7071EC62-663B-4BC1-A1FA-B97F3B917C55}
00007FFF0C1FE3E8 Export CLSID_NetworkTasksHost {7071ECFA-663B-4BC1-A1FA-B97F3B917C55}
00007FFF0C1FE3F8 Export CLSID_ConnectToWorkExistingConnectionsPage {7071ECB4-663B-4BC1-A1FA-B97F3B917C55}