TimeReverser


This program changes the date of the computer for some seconds.

This can be used to make old software or shareware run properly again.


Installation


Extract all files from that ZIP archive to one directory.

If the program complains about the file ComDlg32.ocx being missing, choose
"Run" from the start menu and type 

  regsvr32 InstallDir\ComDlg32.ocx
  
where InstallDir is the directory you extracted the files to, for example

  regsvr32 "C:\Program Files\TimeReverser\ComDlg32.ocx"

the " character is needed because of the space in Program Files.