Skip to content

Icenuke/MoonBoot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Launch differents application at the boot.

example:

Boot in start session 	
	- Firefox
	- MyFolder
	- cmd
	- MyProg
This is possible with the Register Database.
HKCU (CurrentUser)
/HKEY_CurrentUser/...
HKLM (LocalMachine)
/HKEY_LocalMachine/...

In file addBootExe.conf:

Add the path of executable application
this file is used to add the commmand in the Register Database

In file delBootExe.conf:

Add the path of executable application
this file is used to del the command in the Register Database

About

Script to launch applications at startup

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages