Search the Community
Showing results for tags 'shell'.
-
I want to create the hide bot could you give me some example of code ? after complied tell how it can be run through windows power shell or cmd ? how it can be unhide? is the bot could run through windows shedullar after complied?
- 1 reply
-
- shell command
- shell
-
(and 1 more)
Tagged with:
-
I want to create the hide bot could you give me some example of code ? after complied tell how it can be run through windows power shell or cmd ? how it can be unhide? is the bot could run through windows shedullar after complied?
-
- Shell command
- shell
-
(and 1 more)
Tagged with:
-
Fellas? I need to get the size of a file (In bytes - MB/Kb ) inside a specific folder.. I realize it can currently only be done via shell commands. I would be grateful for any help . Thanks.
-
After compiling, I can't seem to get the bat file to launch. It does work if I manually click on it. Here is my simple code: shell("C:\\Users\\jssrecording\\Downloads\\makecsv.bat") Am I missing something here?