This actually sounds like you are attempting bill lam's scenario -- you are attempting to run J on a client machine from a file system on the server machine.
This means that most of what I had been asking about was irrelevant for your situation. It also suggests that the problem is probably a file permissions issue. When you're on the client machine, if you look at properties of the file on the server machine, if you go to the security tab -- do you have execute permission? Thanks, -- Raul On Mon, Jan 17, 2022 at 7:57 PM greg heil <[email protected]> wrote: > > j is installed on th C: drive > of the server machine > > BTW i can run, eg > Irfanview.exe (on same server's drive) > remotely (on the same client) > in the desired manner > > mind i am not > attempting > any DLL etc there > > ~greg heil > picsrp.github.io > i.tgu.ca/real_cal > > -- > > from: bill lam <[email protected]> > reply-to: [email protected] > to: [email protected] > date: Jan 17, 2022, 4:48 PM > subject: Re: [Jgeneral] networked exe's > > >Did you mean you had installed J on a windows network drive such as > >\\somepc\somefolder\ or it mapped as H:\ , such that the physical location > >of the folder is on another pc ? It maybe some windows permission security > >features that disallowed execution of programs on remote pc > . > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
