[arcmapbook commit] r133 - exit message was misleading, just show the name of the output file instead

0 views
Skip to first unread message

codesite...@google.com

unread,
Mar 25, 2009, 1:52:31 PM3/25/09
to arcmapbo...@googlegroups.com
Author: maphew
Date: Wed Mar 25 10:45:19 2009
New Revision: 133

Modified:
trunk/tools/export_arcmapbook_regkeys.bat

Log:
exit message was misleading, just show the name of the output file instead

Modified: trunk/tools/export_arcmapbook_regkeys.bat
==============================================================================
--- trunk/tools/export_arcmapbook_regkeys.bat (original)
+++ trunk/tools/export_arcmapbook_regkeys.bat Wed Mar 25 10:45:19 2009
@@ -19,9 +19,9 @@
type "%temp%\%username%_%%g.txt" >> %username%_arcmapbook_registry.txt
del "%temp%\%username%_%%g.txt"
)
-
+
echo.
-echo. The following keys should
match ..\Visual_Basic\register_component_category.reg:
+echo. Results are in %username%_arcmapbook_registry.txt
echo.

-type %username%_arcmapbook_registry.txt
+pause
\ No newline at end of file

Reply all
Reply to author
Forward
0 new messages