Search found 2 matches
- 30 Mar 2022, 05:07
- Forum: HOW-TOs and documentation
- Topic: How to open a certain website
- Replies: 2
- Views: 3788
Re: How to open a certain website
I don't know if anyone will see this, but I found a way to solve this. You need to open a new file in notepad, then write this: DIM A Set A=CreateObject("Shell.Application") A.ShellExecute "Chrome.exe","https://www.google.com","","",1 Depending on the browser you use u can use "Iexplore.exe", "Firef...
- 30 Mar 2022, 02:16
- Forum: HOW-TOs and documentation
- Topic: How to open a certain website
- Replies: 2
- Views: 3788
How to open a certain website
Hey guys, i'm new to this. I tried googling and searching in the forum but it hasn't been of much help.
I would like to know what the macros is to open a certain website, if you know or can link me some information I'll be grateful
Thanks!
I would like to know what the macros is to open a certain website, if you know or can link me some information I'll be grateful
Thanks!