Skip to main content

Package Program

Program EXE yang baru saja dibuat dapat berjalan dengan baik di komputer yang sudah terinstall Visual Basic, tetapi belum tentu bisa dijalankan pada komputer lain. Sebuah program EXE akan memerlukan file-file pendukung yang digunakan oleh program tersebut, misalnya file kontrol ActiveX atau file DLL (Dynamic Link Library). Visual Basic telah menyediakan fasilitas pembuatan file setup program sehingga progrm dpat diinstall di komputer lain.



Dengan menggunakan fasilitas Package and Deployment Wizard dapat dibuat file setup. Langkah-langkahnya adalah sebagai berikut :
1. Klik ikon Start, gerakkan pointer program kemudian Microsoft Visual Studio 6.9 Tools, lalu klik ganda Package and Deployment Wizard.
2. Tentukan nama program yang akan dibuat file setupnya, misal program "COBA VB". Klik tombol Browse untuk menentukan letak lokasinya setelah itu klik tombol Package.
3. Tentukan tipe paket, dalam hal ini Standart Type Package. Klik tombol Next.
4. Tentukan folder tempat penyimpanan file paket. Klik tombol Next akan muncul kotak dialog penentuan file anggota paket.
5. Gunakan tombol Add untuk menambahkan file anggota. Klik tombol Next akan muncul kotak dialog penentuan file Cab.
6. Tentukan penentuan file Cab, Jika kita berencana mendistribusikan program aplikasi kita dengan flopy disk, kita harus membuat multiple cabs, Jika kita berencana mendistribusikan dalam media berkapasitas cukup besar (misal CD-ROM) kita bisa memilih Single Cabs. Klik tombol Next maka akan muncul tampilan kotak dialog Installation Title.
7. Isi judul instalasi dengan "COBA VB", kemudian klik tombol Next yang akan menampilkan kotak dialog lokasi program hasil setup yang nantinya akan ditampilkan dlam komputer baru. Klik lagi tombol Next.
8. Tampilan selanjutnya adalah lokasi program disimpan di media penyimpanan pada komputer baru. Klik lagi tombol Next akan muncul tampilan kotak dialog pilihan Shared Files.
9. Berilah tanda cek jika ingin program hasil setup dapat dipakai bersama-sama oleh beberapa user. Klik tombol Next untuk melanjutkan proses.
10. Tampilan selanjutnya adalah kotak dialog terakhir yaitu kotak dialog Script Name.
11. Klik tombol Finish. Program akan mulai membuat file Setup. Tunggu sampai proses selesai, setelah itu akan tampil report. Klik tombol Save Report untuk menyimpan catatan atau close untuk menutup report tanpa menyimpannya

Comments

Popular posts from this blog

CLI Populer di OLT GPON ZTE

  ## cek onu belum terdaftar ZTE C300 # show gpon onu uncfg interface gpon-olt_1/9/1 onu 1 type ZTE-F609 sn ZTEGC86CCB88 exit ## Config interface onu yang baru interface gpon-onu_1/9/1:1   name NAME   description DESCRIPTION   sn-bind enable sn   tcont 1 name HSI profile 100M   tcont 2 name HOT profile 100M   gemport 1 name HSI unicast tcont 1 dir both   gemport 1 traffic-limit upstream UP100M downstream DW100M   gemport 2 name HOT unicast tcont 2 dir both   gemport 2 traffic-limit upstream UP100M downstream DW100M   switchport mode hybrid vport 1   switchport mode hybrid vport 2   service-port 1 vport 1 user-vlan 1200 vlan 1200   pppoe-plus enable sport 1   pppoe-plus trust true replace sport 1 exit ## config onu pon-onu-mng gpon-onu_1/9/1:1   service HSI type internet gemport 1 cos 0 vlan 1200   wan-ip 1 mode pppoe username PPPoE_USERNAME password PPPoeE_PASSWORD vlan-profile PPPoE host 1   secur...

OLT ZTE C300/320 di ONT Mode Port: Vlan_Translate, QinQ, Trunk & Access

  Contoh Config  1. Vlan Translate QinQ To Access: OLT-ZTE-C320#show run interface gpon-onu_1/4/1:21 Building configuration... ! interface gpon-onu_1/4/1:21   name RSO0766   description Customer_Vlan-Translate   tcont 6 name Internet_Vlan-Translate profile UP-100M   gemport 6 name Internet_Vlan-Translate unicast tcont 6 dir both   switchport mode hybrid vport 6   service-port 6 vport 6 user-vlan 1490 vlan 1490 svlan 1479  ! end OLT-ZTE-C320#show onu running config gpon-onu_1/4/1:21 pon-onu-mng gpon-onu_1/4/1:21   service Internet_Vlan-Translate gemport 6 vlan 1490   vlan port eth_0/4 mode tag vlan 1490   dhcp-ip ethuni eth_0/4 from-internet ! 2. Vlan QinQ Access: OLT-ZTE-C320#show run interface gpon-onu_1/2/5:22 Building configuration... ! interface gpon-onu_1/2/5:22   name Internet-QinQ-Access   description QinQ-Access   tcont 1 name Acsata profile UP-200M   tcont 1 gap mode2   gemport 1...

How to login Huawei Rectifier TP series (smu02B)?

  Dear All, In b/m steps how to login HCR to adjust its setting 1-login SMU of HCR with username admin & password 000001 2-get IP of HCR 3-Adjust your laptop IP in the subnetmask of HCR   (IP of HCR +1) 4-Open web browser prefereed IE and in address write IP of HCR (Note u should use http not https) 5-Enter username admin & Password changeme 6-Now u can adjust all rectifer setting B/M photos for clearafication