0
votes
2
comments

No console autostart parameters

Suggested by: Gerard ()
If not, how do i do this without a tier program like Hstart ?
Awaiting approval

Gerard ()

cmdexe Shell:startup for auto start at boot

Gerard ()

Quick fix.

Set Shell = CreateObject("WScript.Shell")
Shell.Run "YourPath\ninja.1.4.13.windows.amd64.exe\dist\ninja.1.4.13.windows.amd64.exe", 0, False

On a .VBS file