jsvu icon indicating copy to clipboard operation
jsvu copied to clipboard

Improve File Handling with Path Joins

Open Nitesh-thapliyal opened this issue 1 year ago • 0 comments

Summary

  • Replaced hardcoded paths with path.join to 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.

Nitesh-thapliyal avatar Oct 27 '24 13:10 Nitesh-thapliyal