Deadlineem / Extras-Addon-for-YimMenu

This addon features extra tools for YimMenu that aren't already a part of the stand alone base version.
http://extrasaddon.us.to/
61 stars 10 forks source link

[Problem] Downloading YimMenu/FateInjector does not work if the Downloads folder has been moved #12

Closed byDaveCC closed 6 months ago

byDaveCC commented 6 months ago

Downloading YimMenu/FateInjector with update.bat does not work if the user has moved the Downloads folder from %USERPROFILE%\Downloads to a different directory and it ceases to exist, e.g. I moved the Downloads folder to F:\Downloads, so there is no "Downloads" folder in %USERPROFILE%. Screenshot 2024-02-24 115240

Deadlineem commented 6 months ago

@byDaveCC

UPDATE: Will be updating the batch file shortly, it now looks for the Downloads folder, if its not found, it looks for the Desktop in both %USERPROFILE%\Onedrive\Desktop and %USERPROFILE%\Desktop

Deadlineem commented 6 months ago

Batch file updated to default to desktop filepaths if the application cannot find the downloads directory on the corresponding drive.