Automating the Project Zip function

This forum is for all Flare issues not related to any of the other categories.
Post Reply
madgedeepers
Jr. Propeller Head
Posts: 3
Joined: Mon Nov 09, 2015 3:30 am

Automating the Project Zip function

Post by madgedeepers »

Hello

Is there a way of running of the Flare Zip Project function automatically? Can it be run from the command line or from a batch file?

Thanks in advance

Michelle
kwag_myers
Propellus Maximus
Posts: 810
Joined: Wed Jul 25, 2012 11:36 am
Location: Ann Arbor, MI

Re: Automating the Project Zip function

Post by kwag_myers »

Just Google, "vbs zip folder" and you should find some code for a batch file. But wouldn't that be the same as clicking Zip Project within Flare?
"I'm tryin' to think, but nothin' happens!" - Curly Joe Howard
SteveS
Senior Propellus Maximus
Posts: 2090
Joined: Tue Mar 07, 2006 5:06 pm
Location: Adelaide, far side of the world ( 34°56'0.78\"S 138°46'44.28\"E).
Contact:

Re: Automating the Project Zip function

Post by SteveS »

kwag_myers wrote:Just Google, "vbs zip folder" and you should find some code for a batch file. But wouldn't that be the same as clicking Zip Project within Flare?
I was thinking the same thing, except Flare's zipped files have certain behaviours that I don't think running a batch file to copy files to a zipped archive will achieve.

It looks as if the zipped files are handled from within Flare using some form of zip tool. In other words, Flare is handling the zipping and unzipping transparently.

If the OP is using this as an archive the zipping outside of Flare option should work just fine.
Image
Steve
Life's too short for bad coffee, bad chocolate, and bad red wine.
Post Reply