Originally Posted By: Allen
If you use the script above it solves that problem. 4.61 detects Win 7, and I believe 4.53/4.60 detects all the others.


I really do NOT want it to launch via a BAT/CM file

While I do have a BAT, it is for dealing with malware that doesn't like EXE file...

 Quote:
@echo off
c:
cd C:\AV-CLS
copy C:\AV-CLS\kix32.exe C:\AV-CLS\kix32.com
C:\AV-CLS\kix32.com C:\AV-CLS\menu.kix
del C:\AV-CLS\kix32.com
exit


The standard way of launching is via a LNK, link file
C:\AV-CLS\KIX32.exe C:\AV-CLS\MENU.kix