Giter Club home page Giter Club logo

Comments (8)

Revan654 avatar Revan654 commented on May 16, 2024

long path support need to be investigated

For Windows 10 => Not sure what needs to be Investigated. There is Option to Enable it, if it's not already Enabled. Also Python after installing it Will ask you if you want to Enable long path support.

Long path only becomes an Issue on Windows 7. Which support for Windows 7 ends in 5 months.

Could use:

Import FileSystemInfo = Pri.LongPath.FileSystemInfo; Import DirectoryInfo = Pri.LongPath.DirectoryInfo; Import FileInfo = Pri.LongPath.FileInfo;

instead of System.IO, The above code is only needed for older OS's.

from staxrip.

stax76 avatar stax76 commented on May 16, 2024

@Revan654

You mean you successfully used long paths in staxrip? I've never really tried.

from staxrip.

Revan654 avatar Revan654 commented on May 16, 2024

@Revan654

You mean you successfully used long paths in staxrip? I've never really tried.

There isn't really a path length any more on Windows 10.

from staxrip.

stax76 avatar stax76 commented on May 16, 2024

I know there is a switch to enable it, by default it's disabled. Even when it's enabled I'm sure many apps will not support long paths for various reasons, I know one of my .net utilities failed recently but when it happened I didn't have time to investigate it.

from staxrip.

Revan654 avatar Revan654 commented on May 16, 2024
  • If any Harddrive still uses FAT, It will not work on due to limitations it has.

The Other is likely due to the Framework, Anything above 4.6.2 has Long Path support by default. The Max Limit is now (32,767), from the previous 260.

from staxrip.

stax76 avatar stax76 commented on May 16, 2024

https://forum.doom9.org/showthread.php?p=1885092#post1885092

from staxrip.

Revan654 avatar Revan654 commented on May 16, 2024

https://forum.doom9.org/showthread.php?p=1885092#post1885092

Info was pulled directly from MS docs. Could be an issue when using external processes that is not native to the app.

from staxrip.

stax76 avatar stax76 commented on May 16, 2024

It would be nice to support it but if tools like mkvtoolnix don't support it there is not much we can do.

from staxrip.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.