Questions tagged [executable]

An executable is a file that can be run on a device / computer. Those tags [service], [services], [windows-service] or [daemon] can be related, depending on how the executable is run.

An executable is a file that can be run on a device / computer. The tags , , or can be related, depending on how the executable is run.

62 questions
0
votes
0 answers

SSH can not execute an .exe program with GUI on WMware Windows

I have system like this. I have host windows 10 and a VM windows 7. I have ssh server set up on the guest VM. I can connect via windows' openSSH client to the VM. I can execute commands like /DIR or echo hello > hello.txt but when it comes to…
gunescelil
  • 101
  • 1
-6
votes
1 answer

Block EXE in a machine

How can i block all executables in a machine unless i verify it. I have multiple clients and i want to do it as programatically (I am using Visual-Studio-2010). It can be done through registry using DisallowRun but if i change the name of exe to…
jain
  • 101
  • 1
1 2 3 4
5