Skip to content
This repository has been archived by the owner on Jan 3, 2025. It is now read-only.

How to disable CMD on startup ** Tutorial ** #191

Open
Zyxean opened this issue Jun 28, 2021 · 0 comments
Open

How to disable CMD on startup ** Tutorial ** #191

Zyxean opened this issue Jun 28, 2021 · 0 comments

Comments

@Zyxean
Copy link

Zyxean commented Jun 28, 2021

If anyone needs a tutorial on how to hide the windows CMD on startup then here...

https://winaero.com/run-a-program-hidden-in-windows-10/

(( just follow the first one, I will send in my code which I use... ))

Dim WShell
Set WShell = CreateObject("WScript.Shell")
WShell.Run """" & "C:\Users\Zyxean\Desktop\krnlDC\easyrp.exe" & """", 0
Set WShell = Nothing

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant