jsvu
jsvu copied to clipboard
Improve File Handling with Path Joins
Summary
- Replaced hardcoded paths with
path.jointo ensure cross-platform compatibility for file paths.
Note: I am currently using a Linux OS and could not test the installer on Windows. I recommend reviewing the changes carefully and running tests on a Windows environment to ensure proper functionality.