rem: Run tppatch on cupsem .exe programs rem: Run from the \cups directory tppatch.exe CUPSEM\CUPSEM.EXE tppatch.exe CUPSEM\ACCELQ\ACCELQ.EXE tppatch.exe CUPSEM\ATOMPOL\ATOMPOL.EXE tppatch.exe CUPSEM\DIELECT\DIELECT.EXE tppatch.exe CUPSEM\EMWAVE\EMWAVE.EXE tppatch.exe CUPSEM\FIELDS\FIELDS.EXE tppatch.exe CUPSEM\GAUSS\GAUSS.EXE tppatch.exe CUPSEM\MAGSTAT\MAGSTAT.EXE tppatch.exe CUPSEM\POISSON\POISSON.EXE tppatch.exe CUPSEM\QANIMATE\QANIMATE.EXE rem: Special steps needed for this last filename under CMD.COM copy "CUPSEM\IMAG&MUL\IMAG&MUL.EXE" tempem.exe tppatch.exe tempem.exe del "CUPSEM\IMAG&MUL\IMAG&MUL.EXE" copy tempem.exe "CUPSEM\IMAG&MUL\IMAG&MUL.EXE" del tempem.exe