Blog
All Blog Posts | Next Post | Previous PostFree Delphi plugin to ZIP and send Delphi projects
Thursday, July 15, 2010
Frequently we try to help our customers by sending a small sample project showing how to achieve a specific task or requirement of the customer. Sometimes, we also need to revise projects customers created and send it back. This typically involves following steps:- Open Windows explorer
- Browse to the folder of the project
- Cleanup the folder and remove all unwanted files such as project.dsk, project.identcache etc...
- ZIP all files
- Add the ZIP file as attachment
The first option will traverse all files in the project and add this to ZIP file and open Windows Explorer in the project folder. The 2nd option will upload the ZIP file to a preset FTP server and put the link to the file on the clipboard. This link can then be pasted in the email to reply to the customer.
The dialog to customize the FTP settings as well as configure what files to include in the ZIP file can be called from the Delphi Help menu:
As we think this plugin can be helpful for many users, including our customers to send projects for revision to our support, you can obtain it free on the TMS ZIP Delphi Project page. Enjoy!
Bruno Fierens
This blog post has received 7 comments.
Pieter Scheldeman
Brett Graffin
Xepol
Pieter Scheldeman
http://cc.embarcadero.com/Item/24522
Xepol
I have downloaded Delphi 2010 version (TMSProjectManagerD2010.zip).
But I have Delphi 2010 and Delphi XE in the same computer and it always want to install it on Delphi XE (Without more choice).
Paud Michel
All Blog Posts | Next Post | Previous Post
How about adding an option to Email the ZIP it using the standard client? Should be easy enough, I''d say. Pretty, pretty please... :-)
Daniel Wischnewski