Since a time I was nospool.btm to cancel printer jobs
@rem nospool.btm
net stop spooler del
%systemroot%\System32\Spool\impresoras\*.shd del
%systemroot%\System32\Spool\impresoras\*.spl del
%systemroot%\System32\Spool\PRINTERS\*.shd del
%systemroot%\System32\Spool\PRINTERS\*.spl net start spooler
I added a link in Desktop to access nospool, and it worked by two
years. I call this "link+mouse" mode.
But with the version 24, the link is not working, the Explorer and
Total Commander are ineffective, too. Only a short flash on screen and
nothing happen.
The command works, both TCMD and TCC process it and delete the spool
contents, "nospool <CR>"
If the link is to nospool.bat, with nospool.bat being identical to
nospool.btm, the link works.
There are other links to xx.btm that are not working, and a copy to
xx.bat fails too.
For example,
@rem apagar.btm
reboot /s
fails in "link+mouse" mode.
Is this a problem with the plane, or it is a pilot mistake (the more
probable)?.
OPH. 2018-12-22 09:06
@rem nospool.btm
net stop spooler del
%systemroot%\System32\Spool\impresoras\*.shd del
%systemroot%\System32\Spool\impresoras\*.spl del
%systemroot%\System32\Spool\PRINTERS\*.shd del
%systemroot%\System32\Spool\PRINTERS\*.spl net start spooler
I added a link in Desktop to access nospool, and it worked by two
years. I call this "link+mouse" mode.
But with the version 24, the link is not working, the Explorer and
Total Commander are ineffective, too. Only a short flash on screen and
nothing happen.
The command works, both TCMD and TCC process it and delete the spool
contents, "nospool <CR>"
If the link is to nospool.bat, with nospool.bat being identical to
nospool.btm, the link works.
There are other links to xx.btm that are not working, and a copy to
xx.bat fails too.
For example,
@rem apagar.btm
reboot /s
fails in "link+mouse" mode.
Is this a problem with the plane, or it is a pilot mistake (the more
probable)?.
OPH. 2018-12-22 09:06