Subversion Repositories decoder

Rev

Rev 2 | View as "text/x-msdos-batch" | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1. @echo off
  2. cd /d %~dp0
  3. brcc32 Quelltext\Coder.rc
  4. brcc32 Quelltext\Activator.rc
  5. brcc32 Quelltext\ShlExt.rc
  6. brcc32 Quelltext\ShlErase.rc
  7. brcc32 Quelltext\SecureMoveExt.rc
  8. pause.
  9.