Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
615 B

  1. @echo off
  2. REM
  3. REM Logon Application Compatibility Script for PeachTree Complete
  4. REM Accounting v6.0
  5. REM
  6. REM
  7. REM The application uses a bti.ini file. This file contains BTrieve settings,
  8. REM including the hard coded location of MKDE.TRN. This location has to be
  9. REM changed to a per-user directory to enable concurrent use of the app.
  10. REM
  11. REM Change to per-user dir
  12. cd %userprofile%\windows > NUL:
  13. REM replace %systemroot% by %userprofile% for entry trnfile=
  14. "%systemroot%\Application Compatibility Scripts\acsr" "%systemroot%" "%userprofile%\windows" %systemroot%\bti.ini bti.ini