Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.477.343 Times

Fix File Path software
Filter: All | Freeware | Demo
 

Fix File Path

< 1 2 3 4 5 > 
Released: October 23, 2012  |  Added: October 23, 2012 | Visits: 578

My RSE Extensions - Eclipse Plugin This Eclipse plugin adds some features to the Remote System Explorer, allowing the user to: 1) Open a file by providing a file path. 2) Save the paths of the selected files/directories to the clipboard. 3) Backup/restore a file/directory. Platforms: Windows, Mac, Linux

License: Freeware Size: 12.75 KB Download (50): My RSE Extensions - Eclipse Plugin Download

Released: December 10, 2012  |  Added: December 10, 2012 | Visits: 395

Tag72a_CS3 Automatically tag and update documents with User Name, Document Name, File Path, Print Time/Date and Save Time/Date. Format and place the Tag text any way you want. Platforms: Mac, Adobe Illustrator CS3

License: Demo Cost: $25.00 USD Size: 471.04 KB Download (55): Tag72a_CS3 Download

Added: May 20, 2013 | Visits: 359

fitpath This is a simple utility to gracefully fit a file path into a uicontrol by replacing some of the directory names with '...'.It was primarily developed as a tutorial on how to use the extent property of uicontrols. The full tutorial can be found at our website. Platforms: Matlab

License: Freeware Size: 10 KB Download (43): fitpath Download

Added: July 31, 2013 | Visits: 310

Relative Filename RELFILE(FILE,PATH) converts full filename FILE to a relative filename with respect to PATH.REL2FULLFILE(RELFILE,PATH) converts relative filename RELFILE to full filename using PATH as the base path.Examples:relfile('C:Program FilesMATLABR2009abinmatlab.exe','C:Program FilesMATLABR2009a')returns... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (38): Relative Filename Download

Released: November 10, 2010  |  Added: November 20, 2010 | Visits: 1.599

Delete LONG PATH FILE Tool Path Tool Long File Deleter is Windows tool to copy or delete files and folders with path too long or filename too long error. Just browse to the file and press a button to copy or detele it, thats it! The application solves the problem with inability to copy and delete files and folders with... Platforms: Windows

License: Shareware Cost: $18.00 USD Size: 263.36 KB Download (147): Delete LONG PATH FILE Tool Download

Released: January 03, 2012  |  Added: January 21, 2013 | Visits: 1.348

Path too long tool PRO Path Too Long PRO Windows tool to copy, rename or delete files and folders with path too long or 1320 error. To handle the problem just browse to the file and press a button to copy or detele it! This useful tool solves the problem with inability to copy, rename and delete files and folders... Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 755 KB Download (120): Path too long tool PRO Download

Released: October 02, 2012  |  Added: October 23, 2012 | Visits: 1.119

LONG PATH TOOL PRO Long Path Tool is powerful tool to delete long path files. Also it displays what programs are locking a file, allows to unlock a file from these programs or close these programs or even delete programs physically from disk. The main difference from other similar tools is that Too Long Path Fixer... Platforms: Windows, Mac, *nix, Pocket PC, DOS, Other,Android,BlackBerry,iPhone,iPod,iTouch,Palm,Not Applicable,Handheld/Mobile Other,Java,Symbian,OpenVMS,Netware

License: Demo Cost: $0.00 USD Size: 764 KB Download (246): LONG PATH TOOL PRO Download

Released: January 03, 2012  |  Added: January 16, 2013 | Visits: 776

Path too long tool Path Too Long is a Windows file and folder unlocker tool to copy or delete files and folders with path too long or "filename too long" error 1320. Just browse to the file and press a button to copy or detele it, thats it! The application solves the problem with inability to copy and delete files... Platforms: Windows

License: Shareware Cost: $14.95 USD Size: 2.08 MB Download (86): Path too long tool Download

Released: September 19, 2012  |  Added: September 19, 2012 | Visits: 692

Advanced File Fixer Advanced File Fixer enables you instantly to fix all types of broken or unknown file extensions including Windows applications, unknown Email attachments, Internet downloads, archive & compressed files, audio & music files, documents, graphic files, movies, video & multimedia files and thousands... Platforms: All

License: Shareware Cost: $29.95 USD Size: 3.65 MB Download (54): Advanced File Fixer Download

Released: January 15, 2013  |  Added: January 15, 2013 | Visits: 482

Path Scanner This tool scans specified file system path and shows you which are too long or are "dangerously" close to length 255 characters. You can specify minimum length. Why is this important? NTFS does not like file lengths larger than 255 characters. It can lead to errors, for example if you burn CD or... Platforms: Windows

License: Freeware Size: 593 KB Download (425): Path Scanner Download

Released: February 14, 2014  |  Added: March 05, 2014 | Visits: 712

Path Too Long PRO Path Too Long PRO Windows tool to copy, rename or delete files and folders with path too long or 1320 error. To handle the problem just browse to the file and press a button to copy or detele it! This useful tool solves the problem with inability to copy, rename and delete files and folders... Platforms: Windows

License: Shareware Cost: $22.95 USD Size: 924 KB Download (33): Path Too Long PRO Download

Added: January 18, 2010 | Visits: 1.046

File::PathList File::PathList is a Perl module that can find a file within a set of paths (like @INC or Java classpaths). SYNOPSIS # Create a basic pathset my $inc = File::PathList->new( @INC ); # Again, but with more explicit params my $inc2 = File::PathList->new( paths => @INC, cache => 1, ); #... Platforms: *nix

License: Freeware Size: 26.62 KB Download (99): File::PathList Download

Added: August 24, 2010 | Visits: 1.110

File::Basename File::Basename is a Perl module to parse file paths into directory, filename and suffix. SYNOPSIS use File::Basename; ($name,$path,$suffix) = fileparse($fullname,@suffixlist); $name = fileparse($fullname,@suffixlist); $basename = basename($fullname,@suffixlist); $dirname =... Platforms: *nix

License: Freeware Size: 12.2 MB Download (113): File::Basename Download

Added: July 03, 2010 | Visits: 1.330

File::Spec::Link File::Spec::Link is a Perl extension for reading and resolving symbolic links. SYNOPSIS use File::Spec::Link; my $file = File::Spec::Link->linked($link); my $file = File::Spec::Link->resolve($link); my $dirname = File::Spec::Link->chopfile($file); my $newname =... Platforms: *nix

License: Freeware Size: 7.17 KB Download (103): File::Spec::Link Download

Added: March 07, 2010 | Visits: 984

File::Where File::Where is a Perl module to find the absolute file for a program module; absolute dir for a repository. SYNOPSIS ####### # Subroutine interface # use File::Where qw(pm2require where where_dir where_file where_pm where_repository); $program_module = is_module(@program_modules);... Platforms: *nix

License: Freeware Size: 83.97 KB Download (91): File::Where Download

Released: October 18, 2010  |  Added: November 25, 2010 | Visits: 1.203

PATH TOO DEEP Fixer PATH TOO DEEP Fixer is Windows tool to copy or delete files and folders with path too long or filename too long error. Just browse to the file and press a button to copy or detele it, thats it! The application solves the problem with inability to copy and delete files and folders with long paths... Platforms: Windows

License: Shareware Cost: $18.00 USD Size: 263.36 KB Download (210): PATH TOO DEEP Fixer Download

Released: November 03, 2020  |  Added: January 02, 2022 | Visits: 2.157

Copy Path to Clipboard 4dots Copy Path to Clipboard is a free small shell extension that extends the right click menu of Windows Explorer and allows you to copy the path of the selected files or folders (one or multiple) to the clipboard. This is very useful when you just quickly need the path of the file , for... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Free Cost: $0.00 USD Size: 12.92 MB Download (147): Copy Path to Clipboard Download

Released: August 05, 2013  |  Added: September 19, 2013 | Visits: 530

ZIP Fix Toolbox Zip Fix Toolbox can get your data back if you encounter data corruption issues in zip archives. The size of input document is not really important for the success of analysis, this application supports the parsing of very large compressed files. This application repairs CRC checksums and... Platforms: Windows

License: Shareware Cost: $27.00 USD Size: 2.59 MB Download (57): ZIP Fix Toolbox Download

Released: February 18, 2016  |  Added: March 05, 2016 | Visits: 9.031

Long Path Tool Long Path Tool 5.1.4 is a software that will let you easily delete, copy or rename long path files. Long Path Tool can eliminate the following error messages: - Path too long - Filename too long - Path too deep - Destination path too long - Error 1320 the specified...

License: Freeware Size: 1.53 MB Download (351): Long Path Tool Download

Added: July 02, 2006 | Visits: 5.106

DocRepair DocRepair is a professional corrupted MS Word document file recovery utility. It can recover and restore corrupted or damaged Word documents. All versions of Microsoft Word and various damage situations supported. It will fix structure problems, restore content, format and tables and more. Platforms: Windows

License: Shareware Cost: $79.00 USD Size: 656 KB Download (676): DocRepair Download

< 1 2 3 4 5 >