Skip to content

Service application that, when started, executes a call to the console in a loop

Notifications You must be signed in to change notification settings

emersonbiondo/ExecService

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExecService

Service application that, when started, executes a call to the console in a loop

RUN THE COMMAND BELOW AS ADMINISTRATOR

TO INSTALL THE SERVICE

sc.exe create "Exec Service" binpath="{your path}\ExecService.exe"

TO REMOVE THE SERVICE sc.exe delete "Exec Service"

About

Service application that, when started, executes a call to the console in a loop

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published