shiro / icon-glue

Change windows icons easily
6 stars 0 forks source link

Need a Little Help Executing #1

Open Xochipelli opened 4 years ago

Xochipelli commented 4 years ago

Love that you took the time to do this project - Thank You!

Not quite clear though on how to execute? (attempting to change vlc icon for custom mp4 icon) Hoping you could provide a bit more detailed instruction.

I'm assuming:

setuserfta config.json

For testing I've config'd my json file as

{ "shortcuts": [ ], "filetypes": [ { "extensions": ["mp4"], "openWithApp": "vlc", "icon": "vid-mp4.ico" } ], "apps": [ { "name": "vlc", "path": "C:\Program Files\_\VLC\vlc.exe" } ] }

And dropped ico file in the dir I'm running setuserfta from. I am running cli as admin, and not sure I should be doing that.

Any clarification you can give would be greatly appreciated :)

shiro commented 4 years ago

I'm no longer using the windows OS and can therefore not test the script. Please check the following things: