adryd325 / discord-twitter-video-embeds

A Discord bot that fixes broken Twitter, TikTok and Reddit Embeds. This repository is archved in a BROKEN STATE. I'm uninterested in continuing to maintain it.
https://adryd.co/twitter-embeds
MIT License
82 stars 10 forks source link

startup mklink failed on install #27

Open Apricot-ale opened 10 months ago

Apricot-ale commented 10 months ago

https://github.com/adryd325/discord-twitter-video-embeds/blob/5c5be6f12a3eaa09c6429c772aca58c94f1990c3/windows-installer.bat#L100 Failed with error.

I think the following modifications will work correctly. mklink /H "C:\Users\%username%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup\windows-runner.bat" "C:\git\discord-twitter-video-embeds\windows-runner.bat" It may be better to do this for other paths as well.