Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Zip an .exe

Status
Not open for further replies.

JPG77

Programmer
Mar 22, 2002
27
FR
Hi,
My .exe (Vfp6 or Vfp8 application) size is 2.906 Ko.
Last week, when I zip this exe, the size was 765 ko.
But to-day, after a few changement in 2 or 3 .SCX, I can't zip the .exe. The packed size is now 2.865 Ko.

How is it possible ?
Any idea ???

I try on different machine with WINZIP, WINRAR, ARJ.
Always the same problem.
Jean-Paul
 
JPG77

Have you set the debug info off? With your project opened go to Project->Project Info->Debug info.


Mike Gagnon

If you want to get the best response to a question, please check out FAQ184-2483 first.
 
Yes Mike.
Same project, same environnement.
No change in VFP parameters.
No change in CONFIG.FPW
No more .JPG or BMP in the project.
No virus found

My Winzip is "Ok" on any other file.
JPG
 
JPG77

I would suggest you create a function take loops trough your forms and classes and packs them to remove any unwanted records (since both are tables).


Mike Gagnon

If you want to get the best response to a question, please check out FAQ184-2483 first.
 
Thanks Mike,
That's a good idea...

JPG
 
Mike,
I find the problem : The option "crypted" option was actived in the project. With this option, Winzip has nothing to do.
Thank for your reply.
JPG
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top