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
|
cmdexe Shell:startup for auto start at boot
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