Search found 1 match

by Stielo
02 Jul 2020 00:57
Forum: DOS Batch Forum
Topic: CSV to .URL shortcut
Replies: 1
Views: 2521

CSV to .URL shortcut

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) w...