@echo off ::.. :: Journal3 Customization :: :: Created 2012-01-05 by Advance ::.......................................... if not exist J:\*.* net use J: \\carema.local\cs\journal /persistent:no if not exist h:\j3home mkdir h:\J3Home >NUL: 2>&1 if not exist h:\j3print mkdir h:\J3Print >NUL: 2>&1 copy c:\windows\pdoc.ini "H:\Windows\pdoc.ini" >NUL: 2>&1 del h:\j3home\pdprint.* /q if exist h:\j3print\%clientname% copy h:\j3print\%clientname% h:\j3home\pdprint.dbf J: cd\boh start /separate J:\boh\pd3.exe exit