text
stringlengths
0
834k
call ..\gradlew clean & call ..\gradlew makeImage
copy .\jpckg\LauncherUpdater.exe .\jpckg\ProcelioLauncher\LauncherUpdater.exe
copy .\jpckg\RunLaunchUpdate.exe .\jpckg\ProcelioLauncher\RunLaunchUpdate.exe
copy .\jpckg\try.bat .\jpckg\ProcelioLauncher\try.bat
7z a .\Release\windows-zip.zip .\jpckg\ProcelioLauncher\*
""C:\Users\Brennan\AppData\Local\Programs\Inno Setup 6\ISCC.exe"" .\WinInstaller\inno_launcherbuilder.iss
move .\WinInstaller\ProcelioLauncherInstaller.exe .\Release\windows-installer.exe",55.9,103,0.8085867621
219564,d2fb8f4e52f8f1852ec5d1492b729d5a1272a471,2544,bat,Batchfile,Extension/makelinks.bat,BTDev/berrymotes,f6665b34446e486f4f8a7a56e50dd5cb5bc605c5,['WTFPL'],,,,Extension/makelinks.bat,BTDev/berrymotes,f6665b34446e486f4f8a7a56e50dd5cb5bc605c5,['WTFPL'],6.0,2020-01-30T10:55:02.000Z,2021-08-25T05:30:23.000Z,Extension/makelinks.bat,BTDev/berrymotes,f6665b34446e486f4f8a7a56e50dd5cb5bc605c5,['WTFPL'],4.0,2021-07-04T19:09:11.000Z,2021-07-24T03:57:02.000Z,"del Chrome\BabelExt.js
mklink /H Chrome\BabelExt.js lib\BabelExt.js
mklink Opera\includes\BabelExt.js ..\..\lib\BabelExt.js
mklink Firefox\data\BabelExt.js ..\..\lib\BabelExt.js
del Safari.safariextension\BabelExt.js
mklink /H Safari.safariextension\BabelExt.js lib\BabelExt.js
del Chrome\jquery-1.8.2.js
mklink /H Chrome\jquery-1.8.2.js ..\js\thirdparty\jquery-1.8.2.js
mklink Opera\includes\jquery-1.8.2.js ..\..\..\js\thirdparty\jquery-1.8.2.js
mklink Firefox\data\jquery-1.8.2.js ..\..\..\js\thirdparty\jquery-1.8.2.js
del Safari.safariextension\jquery-1.8.2.js
mklink /H Safari.safariextension\jquery-1.8.2.js ..\js\thirdparty\jquery-1.8.2.js
del Chrome\jquery-ui-1.9.1.custom.js
mklink /H Chrome\jquery-ui-1.9.1.custom.js ..\js\thirdparty\jquery-ui-1.9.1.custom.js
mklink Opera\includes\jquery-ui-1.9.1.custom.js ..\..\..\js\thirdparty\jquery-ui-1.9.1.custom.js
mklink Firefox\data\jquery-ui-1.9.1.custom.js ..\..\..\js\thirdparty\jquery-ui-1.9.1.custom.js
del Safari.safariextension\jquery-ui-1.9.1.custom.js
mklink /H Safari.safariextension\jquery-ui-1.9.1.custom.js ..\js\thirdparty\jquery-ui-1.9.1.custom.js
del Chrome\berrymotes.core.js
mklink /H Chrome\berrymotes.core.js ..\js\berrymotes.core.js
mklink Opera\includes\berrymotes.core.js ..\..\..\js\berrymotes.core.js
mklink Firefox\data\berrymotes.core.js ..\..\..\js\berrymotes.core.js
del Safari.safariextension\berrymotes.core.js
mklink /H Safari.safariextension\berrymotes.core.js ..\js\berrymotes.core.js
del Chrome\berrymotes.global.js
mklink /H Chrome\berrymotes.global.js ..\js\berrymotes.global.js
mklink Opera\includes\berrymotes.global.js ..\..\..\js\berrymotes.global.js
mklink Firefox\data\berrymotes.global.js ..\..\..\js\berrymotes.global.js
del Safari.safariextension\berrymotes.global.js
mklink /H Safari.safariextension\berrymotes.global.js ..\js\berrymotes.global.js
mklink Chrome\apng-canvas.min.js ..\..\js\thirdparty\apng-canvas.min.js
mklink Opera\includes\apng-canvas.min.js ..\..\..\js\thirdparty\apng-canvas.min.js
del Safari.safariextension\apng-canvas.min.js
mklink /H Safari.safariextension\apng-canvas.min.js ..\js\thirdparty\apng-canvas.min.js
mklink Firefox\data\berrymotes.invertfilter.js ..\..\..\js\berrymotes.invertfilter.js
mklink Chrome\berrymotes.webkit.invert.js ..\..\js\berrymotes.webkit.invert.js
del Chrome\48.png
mklink /H Chrome\48.png icons\48.png
del Chrome\128.png
mklink /H Chrome\128.png icons\128.png
mklink Firefox\icon.png ..\icons\48.png
del Chrome\settings.html
mklink /h Chrome\settings.html ..\html\settings.html
",48.0,101,0.7649371069
219565,d2fb9b26792029132165ef298d724ae1759b2784,810,bat,Batchfile,sherpa-seq-testing/docs/make.bat,LarsHH/reproducible-hyperparameter-optimization-jcgs-2019,5feffcfc9da4533f11acf09f1f850c3e7dd7b21a,['MIT'],1.0,2021-08-12T12:54:45.000Z,2021-08-12T12:54:45.000Z,sherpa-seq-testing/docs/make.bat,LarsHH/reproducible-hyperparameter-optimization-jcgs-2019,5feffcfc9da4533f11acf09f1f850c3e7dd7b21a,['MIT'],,,,sherpa-seq-testing/docs/make.bat,LarsHH/reproducible-hyperparameter-optimization-jcgs-2019,5feffcfc9da4533f11acf09f1f850c3e7dd7b21a,['MIT'],,,,"@ECHO OFF
pushd %~dp0
REM Command file for Sphinx documentation
if ""%SPHINXBUILD%"" == """" (
set SPHINXBUILD=sphinx-build
)
set SOURCEDIR=.
set BUILDDIR=_build
set SPHINXPROJ=SHERPA
if ""%1"" == """" goto help
%SPHINXBUILD% >NUL 2>NUL
if errorlevel 9009 (
echo.
echo.The 'sphinx-build' command was not found. Make sure you have Sphinx
echo.installed, then set the SPHINXBUILD environment variable to point
echo.to the full path of the 'sphinx-build' executable. Alternatively you
echo.may add the Sphinx directory to PATH.
echo.
echo.If you don't have Sphinx installed, grab it from
echo.http://sphinx-doc.org/
exit /b 1
)
%SPHINXBUILD% -M %1 %SOURCEDIR% %BUILDDIR% %SPHINXOPTS%
goto end
:help
%SPHINXBUILD% -M help %SOURCEDIR% %BUILDDIR% %SPHINXOPTS%
:end
popd
",21.8918918919,75,0.7024691358
219566,d2fba4a34201811043b18e112217a3f59c15ee2e,525,bat,Batchfile,network/reset-firewall.bat,ArtanisInc/windows-optimization,d083082fb2ff673aafd609aa0fe5bcbb4501e070,['Unlicense'],2.0,2021-02-09T17:45:40.000Z,2021-11-17T16:44:46.000Z,network/reset-firewall.bat,ArtanisInc/windows-optimization,d083082fb2ff673aafd609aa0fe5bcbb4501e070,['Unlicense'],,,,network/reset-firewall.bat,ArtanisInc/windows-optimization,d083082fb2ff673aafd609aa0fe5bcbb4501e070,['Unlicense'],,,,":: RESET WINDOWS FIREWALL
:: https://github.com/wintweaks/windows-optimization