Ceriwis  

Go Back   Ceriwis > HOBI > Komputer & Teknologi > Shareware & Freeware

Shareware & Freeware Bertukar informasi mengenai Software berbayar ataupun gratis.

Reply
 
Thread Tools
  #1  
Old 24th October 2012
RootSeeker's Avatar
RootSeeker RootSeeker is offline
Ceriwis Lover
 
Join Date: Oct 2012
Posts: 1,444
Rep Power: 14
RootSeeker mempunyai hidup yang Normal
Default ::... [Tutz] Cara Bikin Silent Installer Untuk Semua Jenis Aplikasi Pakai 7-Zip ...::

Cara bikin installer dgn compressor 7Zip ini sangat mujarab buat installer2/aplikasi yg ukurannya gede & file2 installernya banyak semisal MS Office, Nero, dsb. Coba saja!
  1. Download trus instal 7-Zip terbaru. Bisa juga dari SINI.
  2. Bikin folder kosong, copy file2 instalasi agan kedlmnya. Klo agan pake instalasi Windoze yg ekstensinya .msi, ikutkan juga file "msistub.exe" dlm folder buat convert .msi .exe. Sebaiknya nama installernya tdk lbh 8 huruf dan tanpa spasi.
  3. Pilih semua item dlm folder tsb trus klik kanan.
  4. Pilih "Add to archive...", yg ada di menu opsi.



  5. Namakan archive-nya apa saja. Set "compression level"-nya > "Ultra".



  6. Tekan OK. Klo archive-nya sdh jadi, hapus semua file dlm folder kecuali file archive itu.
  7. Copy file "7zs.sfx" kedlm folder.
  8. Klo agan mw, agan bisa pake icon buwat installer agan, ganti icon yg ada dlm file "7zS.sfx" pake "ResHacker". Agan bisa download icon2 cantik 7-Zip DISINI. Trus save.







    Klo agan mw ganti/hapus tombol 'Cancel' dan 'Close' di installer agan nantinya (biar full silent), buka tab Dialog→500→1033 di ResHacker, trus copy paste kode berikut:




    Code:

    500 DIALOG 0, 0, 186, 26
    STYLE DS_FIXEDSYS | DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_CAPTION
    CAPTION "Progress"
    LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
    FONT 8, "MS Shell Dlg"
    {
    CONTROL "Progress1", 1000, "msctls_progress32", PBS_SMOOTH | WS_CHILD | WS_VISIBLE | WS_BORDER, 7, 7, 172, 14
    }

    Klo mw ganti semua captionnya, paste kode ini:




    Code:

    500 DIALOG 0, 0, 0, 0
    STYLE WS_POPUP
    CAPTION "Progress"
    LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
    FONT 8, "MS Shell Dlg"
    {
    }

    Trus pilih "compiles" & save.
  9. Buka Notepad trus copy pastekan baris2 ini kedlmnya:




    [/quote]
    Quote:





    ;!@Install@!UTF-8!

    RunProgram="program.exe �switch"

    ;!@InstallEnd@!





    Ganti baris "program.exe" ane dgn nama installer agan yg td diarchive (dgn ekstensinya). Ganti baris "-switch" dgn switch yg sesuai installer agan. Agan juga bisa pake file BATCH/CMD didalamnya.



    Klo agan pake installer .msi, maka kode di notepad diatas adalah:



    Quote:





    ;!@Install@!UTF-8!

    RunProgram="msistub program.msi /qb-!"

    ;!@InstallEnd@!





    *dimana "program.msi" itu nama installer .msi agan. Klo mw switch yg full silent, pake switch /qn. Klo mau lihat daftar2 switch beberapa aplikasi2 populer, silakan KESINI.
  10. Save file teks di notepad dgn nama config.txt dgn encoding pake yg "UTF-8". Save di folder yg sama dgn file "7zS.sfx" dan archive 7z installer agan.



  11. Foldernya akan nampak kira2 seperti ini:







    Buka command prompt. pindahkan command ke folder td (dengan pake command CD), trus ketik ini:



  12. [quote]





    copy /b 7zs.sfx + config.txt + nama_archive.7z_agan.7z nama_installer_final_agan.exe







    * Alternatif: copy kode2 di command diatas di notepad trus save di folder archive dgn ekstensi .bat atw .cmd







Klo berguna, mohon di yak, gan!








Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


 


All times are GMT +7. The time now is 11:38 PM.


no new posts