Quickexe is written 60% in QuickBASIC and 40% in ASM (TASM).
Brief overview of switches:
===========================
Quick.exe [/c, /r, /t, /s]
/c - creates file containing info about your hardware; send
us this file if you want to help
/r - automatic report, always stored in "report.txt" file
/t - creates record file that includes execution trace for
debugging purposes
/s - display serial number of program and user info
Keys:
=====
F1 - help screen (not available yet)
F2 - save current screen to report file
F4 - start automatic report (similar with quick /r command)
F7 - 'alive test'; if your computer is still active, will beep and
change status of 'Num Lock' key; useful if your system seems to hang
F10 (or middle click)- quick exit before normal termination of program
Esc (or right click) - skip next test
Any other normal key (or left click)- go to next screen
|
|