Skip to content

Commit

Permalink
v.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TheKvc authored Dec 9, 2020
1 parent ffbf787 commit 2de37f0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Bat.bat
Original file line number Diff line number Diff line change
Expand Up @@ -374,8 +374,11 @@ If !_online_ver! GTR !_ver! (
Echo For /f "tokens=*" %%%%A in ^('dir /b /a:d'^) do ^(Rd /S /Q "%%%%~A"^)
Echo Popd
Echo Echo. Extracted...
Set _UpdateBat=True
Echo REM Adjusting and transferring all files to new path...
Echo If Exist "%SystemDrive%\system\Bat\hosts.txt" ^(Start "" /SHARED /WAIT /B Transfer.bat^)
Echo Pause
) >"!Temp!\UpdateBat.bat"
Set _UpdateBat=True
)

REM Removing Older Index Files...
Expand Down

0 comments on commit 2de37f0

Please sign in to comment.