× Discuss on T24 Installation, Setting up the environment, TC Server, jBOSS, Package & Deployment, etc…

Bcon pack

More
11 years 4 months ago #15464 by MM
Bcon pack was created by MM
How to create zip file for BCON pack in windows ?

Please Log in or Create an account to join the conversation.

More
11 years 4 months ago #15492 by eyesark
Replied by eyesark on topic Bcon pack
do you already have the BCON Pack? If so, there are various tools to create zip in Windows including but not limited to windows own built-in archiver/winrar, 7-zip etc

Please Log in or Create an account to join the conversation.

More
11 years 4 months ago #15525 by MM
Replied by MM on topic Bcon pack
Are there any possibility of creating zip file for BCON pack through command line ?

Please Log in or Create an account to join the conversation.

  • jpb
  • jpb's Avatar
  • Offline
  • Moderator
  • Moderator
  • retired . . . ¯\_(ツ)_/¯
More
11 years 4 months ago #15528 by jpb
Replied by jpb on topic Bcon pack
Do you mean good old DOS command, e.g. COMPACT ?

Please Log in or Create an account to join the conversation.

More
11 years 4 months ago #15547 by MM
Replied by MM on topic Bcon pack
Yes,DOS commands!

Please Log in or Create an account to join the conversation.

  • jpb
  • jpb's Avatar
  • Offline
  • Moderator
  • Moderator
  • retired . . . ¯\_(ツ)_/¯
More
11 years 4 months ago #15550 by jpb
Replied by jpb on topic Bcon pack
c:\>COMPACT /?
Displays or alters the compression of files on NTFS partitions.

COMPACT [/C | /U] [/S[:dir]] [/A] [/I] [/F] [/Q] [filename [...]]

  /C        Compresses the specified files.  Directories will be marked
            so that files added afterward will be compressed.
  /U        Uncompresses the specified files.  Directories will be marked
            so that files added afterward will not be compressed.
  /S        Performs the specified operation on files in the given
            directory and all subdirectories.  Default "dir" is the
            current directory.
  /A        Displays files with the hidden or system attributes.  These
            files are omitted by default.
  /I        Continues performing the specified operation even after errors
            have occurred.  By default, COMPACT stops when an error is
            encountered.
  /F        Forces the compress operation on all specified files, even
            those which are already compressed.  Already-compressed files
            are skipped by default.
  /Q        Reports only the most essential information.
  filename  Specifies a pattern, file, or directory.

  Used without parameters, COMPACT displays the compression state of
  the current directory and any files it contains. You may use multiple
  filenames and wildcards.  You must put spaces between multiple
  parameters.

Please Log in or Create an account to join the conversation.

More
11 years 4 months ago #15552 by MM
Replied by MM on topic Bcon pack
Hi jpb,


Thanks for your reply

Regards,
M.Balaji.

Please Log in or Create an account to join the conversation.

Time to create page: 0.036 seconds