Guide:DDSopt/Batch Files/1 HRDLC Clean-START

From Step Mods | Change The Game

REM Place this batch file, and 1_HRDLC_Clean.bat, in the working directory you are using for processing Skyrim HRDLC BSAs.
REM When the batch run completes, check the Logs in working directory
REM This file is for the updated version of the HRDLC repair that does not use drive substitution

REM 2 lines added 7/25/2013 to try to make sure Windows gets the proper current directory

@setlocal enableextensions
@cd /d "%~dp0"

pause

1_HRDLC_Clean.bat >HRDLC_Clean.log 2>HRDLC_Clean_ERROR.log