Skip to content

Commit

Permalink
VFF Downloader for Dolphin hotfix v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
KcrPL committed Feb 19, 2022
1 parent e107378 commit cc0ee48
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 4 deletions.
40 changes: 36 additions & 4 deletions VFF-Downloader-for-Dolphin.bat
Original file line number Diff line number Diff line change
@@ -1,16 +1,49 @@
::[Bat To Exe Converter]
::
::YAwzoRdxOk+EWAnk
::fBw5plQjdG8=
::YAwzuBVtJxjWCl3EqQJgSA==
::ZR4luwNxJguZRRnk
::Yhs/ulQjdF+5
::cxAkpRVqdFKZSTk=
::cBs/ulQjdF+5
::ZR41oxFsdFKZSDk=
::eBoioBt6dFKZSDk=
::cRo6pxp7LAbNWATEpCI=
::egkzugNsPRvcWATEpSI=
::dAsiuh18IRvcCxnZtBJQ
::cRYluBh/LU+EWAnk
::YxY4rhs+aU+JeA==
::cxY6rQJ7JhzQF1fEqQJQ
::ZQ05rAF9IBncCkqN+0xwdVs0
::ZQ05rAF9IAHYFVzEqQJQ
::eg0/rx1wNQPfEVWB+kM9LVsJDGQ=
::fBEirQZwNQPfEVWB+kM9LVsJDGQ=
::cRolqwZ3JBvQF1fEqQJQ
::dhA7uBVwLU+EWDk=
::YQ03rBFzNR3SWATElA==
::dhAmsQZ3MwfNWATElA==
::ZQ0/vhVqMQ3MEVWAtB9wSA==
::Zg8zqx1/OA3MEVWAtB9wSA==
::dhA7pRFwIByZRRnk
::Zh4grVQjdCSDJH6N4GolKicaeiKkcU2zCrBRzOfs4eaIo0kYRq85d52W/ruCMOga5HnSU7Bg8nVNlscDDR9dbF+tYR15jWFOpmyMOYmZqwqB
::YB416Ek+ZG8=
::
::
::978f952a14a936cc963da21a135fa983
@echo off
setlocal enableextensions
setlocal enableDelayedExpansion
cd /d "%~dp0"
:: ===========================================================================
:: .VFF File Downloader for Dolphin - main script
set version=1.1.0
set version=1.1.1
:: AUTHORS: KcrPL
:: ***************************************************************************
:: Copyright (c) 2020-2022 KcrPL, RiiConnect24 and it's (Lead) Developers
:: ===========================================================================
set last_build=2022/02/19
set at=23:59
set last_build=2022/02/20
set at=00:47
:: Unattended mode
:: This script is meant to be running in the background.
if exist update_assistant.bat del /q update_assistant.bat
Expand All @@ -24,7 +57,6 @@ if exist "C:\Users\%username%\AppData\Roaming\Microsoft\Windows\Start Menu\Progr

echo Running VFF File Downloader for Dolphin...


if exist update_assistant.bat del /q update_assistant.bat
set /a alternative_curl=0
set /a first_start=0
Expand Down
Binary file modified VFF-Downloader-for-Dolphin.exe
Binary file not shown.

0 comments on commit cc0ee48

Please sign in to comment.