New
#1
Best way to add- change the current icon a custom icon for a shortcut
After trying several different variations found posted on the web and not getting what i needed, I hope someone here might know the solution.
I am working with a long script that in its final steps creates a shortcut to a website which works as needed but the same script (which offers an option to add a custom icon) will no longer do so. The shortcut icon is either a blank white square or at best a "globe". It creates a perfect working Url link to a website while many of the methods I found for creating a URL in a command script failed to work. While this is very simple in GUI, this is the end step of a long process that needs to work as written.
I can use vbs but would prefer not to use PS if possible. This command is extremely old and may have issues with current Windows 10 x64 . It once worked properly but will no longer add the custom icon.
Any method I could use to add the icon to the created link would be great as long as I can add it in the final step of the process which creates the link.
Windows 10 x64 Latest Updates