1 réponse
Hello,
To open web pages:
For the rest... you just need to echo text to make it look like your program is doing something.
But well... for the rest... simple searches on the internet will give you all the help you need.
By the way... if you’re going to make a program like this... why not move on to something a bit more advanced like Autoit for example.
You will have all the functionalities you need... including the ability to create a graphical interface (to make your program even more realistic...)
--
Best regards,
Jordane
To open web pages:
start "" http://www.stackoverflow.com
For the rest... you just need to echo text to make it look like your program is doing something.
But well... for the rest... simple searches on the internet will give you all the help you need.
By the way... if you’re going to make a program like this... why not move on to something a bit more advanced like Autoit for example.
You will have all the functionalities you need... including the ability to create a graphical interface (to make your program even more realistic...)
--
Best regards,
Jordane
BYHazer
Okay, thank you for your help, I will try that right away, but I'll leave the topic open for more sources :D