CSV to .URL shortcut
Posted: 02 Jul 2020 00:57
Hi everyone,
I'm looking to create a .bat file to use a CSV with lots of links to webpages to create a shortcut for each.
The CSV file is made as such :
<links address> , <filename>
eg.
https://www.google.com/ , Google_test 1.URL
so the point is to create shortcuts (in the folder of the .bat file) with the following naming
Is it possible, that if you run the bat-file, to have a selection window, so we can get the right CSV file?
Thanks
I'm looking to create a .bat file to use a CSV with lots of links to webpages to create a shortcut for each.
The CSV file is made as such :
<links address> , <filename>
eg.
https://www.google.com/ , Google_test 1.URL
so the point is to create shortcuts (in the folder of the .bat file) with the following naming
Is it possible, that if you run the bat-file, to have a selection window, so we can get the right CSV file?
Thanks