Show Bid Request
Decompress files
Bid Request Id: 46700
|
|
|
Posted by: |
Laity (2 ratings)
(Software buyer rating 10)
|
Non-action Ratio: |
Very Good - 0.00%
|
Buyer Security Verifications: |
Good
|
Approved on: |
Feb 4, 2003 9:44:21 AM EDT
|
Bidding Closes: |
Feb 6, 2003 10:00:00 AM EDT
|
Viewed (by coders): |
154 times
|
Deadline: |
2/8/2003
TIME EXPIRED
|
|
|
|
Description:
I already a VB6 program working that copies files using the command:
FileCopy SourceDir & CpFile(X), DestDir & CpFile(X)
The problem is that some of the files I am trying to copy are in what I think is a compressed format. The file appears as:
filename.DL_
I know this should be a DLL file, but some of the extensions I am not sure what they should be.
I need the code that will decompress or extract these files, after the copy command.
Deliverables: 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done.
2) Installation package that will install the software (in ready-to-run condition) on the platform(s) specified in this bid request.
3) Complete ownership and distribution copyrights to all work purchased.
Platform:
needs to work in all windows platforms from 95 to XP
Must be 100% finished and received by buyer on:
Feb 8, 2003 EDT
Deadline legal notes: All times are expressed in the time zone of the site EDT (UT - 5). If the buyer omitted a time, then the deadline is 11:59:59 PM EDT on the indicated date.
Remember that contacting the other party outside of the site (by email, phone, etc.) on all business projects < $500 (before the buyer's money is escrowed) is a violation of both the software buyer and seller agreements.
We monitor all site activity for such violations and can instantly expel transgressers on the spot, so we thank you in advance for your cooperation.
If you notice a violation please help out the site and report it. Thanks for your help.
|
|
Bidding/Comments:
|
All monetary amounts on the site are in United States dollars.
Rent a Coder is a closed auction, so coders can only see their own bids and comments. Buyers can view every posting made on their bid requests. |
See all rejected bids (and all comments)
Name |
Bid Amount |
Date |
Coder Rating |
|
|
|
This bid was accepted by the buyer!
|
$10 (USD)
|
Feb 4, 2003 10:35:37 AM EDT
|
10
(Excellent)
|
|
|
Are these files from an Microsoft package? If so, I have a DOS mode program that does what you are asking. It would be a simple matter to convert it to a Windows based program.
What the (DOS) program does:
1 - Reads a list of files from the A: drive. 2 - Determines if the file is compressed, based on extension. 3 - If the file is a compressed file, it is extracted to the target directory. 4 - if the file is not compressed, it is copied directly.
Sound about right?
Thanks, Derek A. Wirch http://derekw.dynu.net |
|
|
|
|
N/A
|
Feb 4, 2003 12:38:28 PM EDT
|
10
(Excellent)
|
|
|
Not sure if my last message came through or not, so am re-sending.
The program would be an all in one solution. The DOS mode program was written before the sands of time began to flow, and was hardwired for the the filenames it picked.
The program (see prototype screenshot) that I would write for you would automatically pick up the filenames from the directory of your choice, then copy and/or decompress the files to the directory of your choice.
Thanks, Derek A. Wirch http://derekw.dynu.net |
|
Attached File
|
|
|
|
|