System Manager Menu Error: Program Not Found
Added 06/27/08
Article ID#: K000201
Issue
When running an option from a menu in RDP DOS, “Program not
found” error appears OR and Error that the program cannot be created when
running UNZIP12 appears while doing a web1202 update.

Solution
- Go to RDP DOS prompt and type ATTRIB {program name}.
eg.e.RDP090.exe; RDP000.exe; RDP910.exe; RDP720.exe
-
Look at the attributes of the program. These attributes
could be R for Read Only, H for Hidden, S for System, and A for Archive.

-
From RDP DOS prompt, type the following command: ATTRIB
{program name} –R –S – A (there is one space after each letter). <Enter>.
This will remove the Read Only, System and Hidden attributes that may be
preventing the program from being run.
- Assigning individual attributes will not reset the file, it
is best to assign all attributes in the same command. (-) will remove the
attribute; (+) will add the attribute.
-
Run UNZIP12 again from RDP DOS prompt.
|