Skip to content

Commit

Permalink
Moving generated log to AppData
Browse files Browse the repository at this point in the history
  • Loading branch information
waqasilyas committed May 11, 2018
1 parent 5f72802 commit 1400489
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion JsonConverterBmpr.bat
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
>> Helpers\Bmpr\JsonConverterBmpr.log 2>&1 (
mkdir "%APPDATA%\Beyond Compare 3"
>> "%APPDATA%\Beyond Compare 3\JsonConverterBmpr.log" 2>&1 (
echo ============================================
echo Source: %1
echo Target: %2
Expand Down

0 comments on commit 1400489

Please sign in to comment.