Pages

Friday, June 26, 2009

Tips: Using Resetter Software for Epson Printer without Change Date Setting

Some software resetter or adjustment program for epson are need date setting at computer to use the software without error. sometime change date setting in computer very disturb. In fact there are some ways to use software resetter or adjustment program for epson without changing date setting in computer and without error.

This step :
A. Using bat file or Create bat file

Create one bat file and copy this code. You can use notepad to create it. Place the bat file at the same folder with the adjustment program.
@echo off
echo %date% > currdate.txt
date 11-07-09
rd C:\adjust~1 /s/q
REG DELETE HKEY_LOCAL_MACHINE\SOFTWARE\EPSON\PTSG\ /f
start/wait AdjProg.exe
date < currdate.txt
del currdate.txt
rd C:\adjust~1 /s/q
REG DELETE HKEY_LOCAL_MACHINE\SOFTWARE\EPSON\PTSG\ /f

Note : replace red font with date setting for adjutment program.

B. Using Date Cracker Software:

* Download and install Date Cracker and run the software.
* Click Add button, enter program description (example: Resetter Epson C92)
* Click “…” button the select the adjutment software then click open.
* Type date setting for the adjustment program in the simulated run date.
* Click run button to run the software.


All this methods has been tested

Date Cracker Software Download

No comments: