forked from carry0987/Ant-Renamer
-
Notifications
You must be signed in to change notification settings - Fork 0
Ant-Renamer Source Code
License
tcatrshj/Ant-Renamer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Ant Renamer 2.x source code (c) 2002-2015 Antoine Potten http://www.antp.be/software/renamer/ CONTENTS ======== In this package (antrenamer2_sources.zip) you find two folders: - Renamer : it contains the program source code, under GPL licence. See licence.txt for more information. - Common : some files that uses shared code, used in some other programs that I made. Also GPL licence (except one file under MPL). It must be in a "Common" folder sibling to the folder where Ant Renamer source code is located. INSTALLATION ============ To compile this program you need Delphi 7 with update pack 1. It may work with Delphi 6 (few errors maybe), it may work with "Personal" and "Entreprise" versions (I used "Professional" version). If you have Delphi 7 without update pack 1, some calls to Help file will fail (e.g. Help button in file selection dialog). You will also need to download a package of components that I made from few components from myself, and some that I extracted from other packages : http://update.antp.be/comps/antcomponents.zip check on http://www.antp.be/software/renamer/sources/ if the previous URL is no more valid In addition of installing the package of these components, you will probably have to install the following components (except if you already have them, of course) : - Toolbar 2000 1.4 : http://www.jrsoftware.org - TBX : http://www.g32.org - VirtualTree 4.4.3 or higher : http://www.delphi-gems.com/VirtualTreeview - Tnt Delphi Unicode Controls 2.2.7 or higher : http://tnt.ccci.org/delphi_unicode_controls/ - dEXIF : http://mcguirez.homestead.com/ - TRegExpr : http://regexpstudio.com/ You can also find the version I used on my site, in the case that these components no longer exist or have been updated (if the new version of a component is not compatible with old programs). http://update.antp.be/comps/ You can contact me if you have problems to compile my code, see http://www.antp.be/about/contact/ But do not ask me how to install components or other "basic" questions like that. If you do not know anything about Delphi, please search first for some tutorials, I do not have time for giving Delphi lessons but only for some hints ;)
About
Ant-Renamer Source Code
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Pascal 81.4%
- HTML 18.2%
- Other 0.4%