Because AppleScan creates temporary work files in the folder where it is
located, there is no way to make it work in a "read-only" situation. The
application would need to be re-written with read-only file server
operation in mind. The temporary files would need to be written to another
location that is not read-only. In AppleScan, there is no method for
designating where the temporary files will be written.
An alias does nothing to improve the situation because it
simply points to the original application.
Two possible workarounds:
- Download the application from the server to the remote site and then
execute the application at the remote site.
- Place the AppleScan software in a read-write location on the server.