First commit 20/03/1997

This commit is contained in:
2021-09-08 21:44:52 +02:00
commit 6823005994
300 changed files with 31820 additions and 0 deletions

13
DEMO/INSTALAR.BAT Normal file
View File

@ -0,0 +1,13 @@
@echo off
md c:\tpv
xcopy a:\. c:\tpv /s /y
@echo .
@echo Proceso finalizado, para ejecutar el programa, escriba:
@echo .
@echo c: [intro]
@echo cd \tpv [intro]
@echo tpv [intro]
@echo .
@echo .