Skip to content

Commit 24f0d83

Browse files
committed
copy sync tools
1 parent 19d03ab commit 24f0d83

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

Diff for: README.txt

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Place your Vocola 2 extension files in this directory.
2+
3+
See http://vocola.net/v2/UsingExtensions.asp for more information.

Diff for: copyout.bat

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
cd %HOMEPATH%\Documents\GitHub\togglename\vocola\extensions
2+
copy /y *.* c:\natlink\natlink\vocola\extensions
3+
cd %HOMEPATH%\Documents\GitHub\togglename\vocola\macros
4+
copy *.vcl %HOMEPATH%\Documents\vocola_user

0 commit comments

Comments
 (0)