Skip to content

gl0b/Autoexec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  ___          _                                  
 / _ \        | |                                 
/ /_\ \ _   _ | |_   ___    ___ __  __  ___   ___ 
|  _  || | | || __| / _ \  / _ \\ \/ / / _ \ / __|
| | | || |_| || |_ | (_) ||  __/ >  < |  __/| (__ 
\_| |_/ \__,_| \__| \___/  \___|/_/\_\ \___| \___|

Autoexec is a Windows service to launch an executable.

If you provide the console argument it will show you the output.

Installation steps for Autoexec Service:

Fill ExecutableFullPath and ExecutableArguments in Autoexec.exe.config

Execute the following command in Administrator mode:

sc create Autoexec displayname= "Autoexec" start= auto binpath= "YourPath\Autoexec.exe"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages