|
@@ -1,3 +1,5 @@
|
|
|
+cd /d %~dp0
|
|
|
+
|
|
|
copy ..\..\..\ishelp\isetup.dtd
|
|
|
copy ..\..\..\ishelp\staging\contents.css staging
|
|
|
copy ..\..\..\ishelp\staging\contents.js staging
|
|
@@ -8,4 +10,6 @@ copy ..\..\..\ishelp\staging\images\contentsheadopen.png staging\images
|
|
|
copy ..\..\..\ishelp\staging\images\contentstopic.png staging\images
|
|
|
copy ..\..\..\ishelp\staging\images\extlink.png staging\images
|
|
|
|
|
|
+echo - Copying files done
|
|
|
+
|
|
|
pause
|