summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/cquthesis/makewin.bat
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/cquthesis/makewin.bat')
-rwxr-xr-xMaster/texmf-dist/source/latex/cquthesis/makewin.bat3
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/source/latex/cquthesis/makewin.bat b/Master/texmf-dist/source/latex/cquthesis/makewin.bat
index 67b06a7212c..9b8b41fa10f 100755
--- a/Master/texmf-dist/source/latex/cquthesis/makewin.bat
+++ b/Master/texmf-dist/source/latex/cquthesis/makewin.bat
@@ -1,7 +1,8 @@
@echo off
+
rem 避免在管理员身份下的路径问题
-cd /d %~dp0
+cd /d "%~dp0"
title CQUThesis自动化编译程序