Skip to content

Commit

Permalink
v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vocatus authored Apr 29, 2017
1 parent 61ea511 commit 54f1a9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/stage_2_de-bloat/stage_2_de-bloat.bat
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ call functions\log_with_date.bat " Attempt junkware removal: Phase 1 (by speci
set GUID_TOTAL=0
set TICKER=1
for /F %%i in ('findstr /R /N "^{" stage_2_de-bloat\oem\programs_to_target_by_GUID.txt ^| find /C ":"') do set GUID_TOTAL=%%i
call functions\log_with_date.bat " If script appears stalled, check the PROGRESS log file in the RAW LOGS folder to be sure it is"
call functions\log_with_date.bat " If script appears stalled, check the PROGRESS log in the RAW LOGS folder to be sure it is"
call functions\log_with_date.bat " Searching for %GUID_TOTAL% GUIDs, please wait..."
if /i %DRY_RUN%==no (

Expand Down

0 comments on commit 54f1a9f

Please sign in to comment.