root/trunk/nt/dump.bat
| Revision 4117, 114 bytes (checked in by fujii, 2 years ago) | |
|---|---|
| |
| Line | |
|---|---|
| 1 | @echo off |
| 2 | if exist Meadow.exe del Meadow.exe |
| 3 | |
| 4 | .\temacs.exe -batch -l loadup dump |
| 5 | |
| 6 | move emacs.exe Meadow.exe |
Note: See TracBrowser for help on using the browser.
