User login

Navigation

Archives

January 2009
SunMonTueWedThuFriSat
123
45678910
11121314151617
18192021222324
25262728293031

Recent comments

  • Good
    31 weeks 4 days ago

Poll

Contact


www.kangmaman.com
YM: uwa_maman@yahoo.com
email: kangmaman@gmail.com


Membuat File Cab

Untuk membuat file cab, gunakan program cabarc.exe, yang sudah include ada dalam Windows XP.

syntax nya: CABARC [options] command cabfile [@list] [files] [dest_dir]

Contoh:

  • cabarc N MyApplet.cab *class
  • cabarc L MyApplet.cab *class
  • cabarc X MyApplet.cab SupportClass.class
  • cabarc -r N MyApplet.cab *
  • cabarc -r N MyApplet.cab *class *.jpg, *.gif
  • Options and Commands are summarized in the following table
    L – Used to list the contents of a cabinet.
    N – Used to create a cabinet file.
    X – Used to extract single or multiple files from the cabinet.
    Options
    -c Confirms the files to be operated upon
    -o Overwrites without confirming when extracting
    -m Sets the type of compression to use to LZX:<15..21>, MSZIP, or NONE. The default is MSZIP
    -p Used to preserve path names
    -P Used to strip a specified prefix from files when they are added
    -r Used to recurse into subdirectories when adding files
    -s Used to reserve space in the cabinet for signing. For example, -s 6144 reserves 6k.
    -I Used to set the ID of the cabinet when creating a cabinet. The default is 0

 

Shout Box

kangmaman: Silahkan masukkan pesan dan kesan anda disini (tapi anda harus terdaftar terlebih dahulu)
masjito: punten nge-tes heula nya ...
Login or register to post shouts

Powered by and Designed by kangmaman