dah nemu neh... compress .exe pake upx, gampang koq tinggal letakin kedua filenya di system32 lalu register .dll nya dan otomatis nempel di toolbar vb tinggal klik aja langsung jalan deh kompress nya, bayangkan dari 1,5 Mb bisa kompress jadi 450 Kb sangat membantu sekali....
Salam, /md ----- Original Message ----- From: ^(vbmania79)^ To: [email protected] Sent: Saturday, April 14, 2007 8:06 AM Subject: Re: [indoprog-vb] kompres file VB pake apa? setahu saya om Masino Sinaga ada deh punya add in nya kompress file exe di VB setelah make trus tinggal klik aja add in nya, tapi gw lupa dimana donlot nya trus udah ilang lagi mungkin di milis ini om Masino masih aktif kaga ya??? ----- Original Message ----- From: Andrie Baskara To: [email protected] Sent: Tuesday, April 03, 2007 8:01 AM Subject: Re: [indoprog-vb] kompres file VB pake apa? Kenapa nggak bisa? Tetep bisa koq, saya biasa pake buat tukeran code sama temen, terkadang malah bisa terkompres sampai 40% ----- Original Message ----- From: "wijdan ibn masood" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Friday, March 30, 2007 10:46 PM Subject: [indoprog-vb] kompres file VB pake apa? > Gini, kalo file .doc, .xls itu kan bs dikompres pke winzip > trus kalo file VB (.frm, dll) bisa dikompres ga? > biar ukurannya mnjadi lebih kecil dan apa nama programnya? > makasih? > > Adi <[EMAIL PROTECTED]> wrote: Anda bisa coba command berikut: > > Text1.Text = CStr(Format(Day(Now), "00")) + CStr(Format(Month(Now), "00")) + > Right(CStr(Year(Now)), 2) + "0001" > > Jika string "0001" diminta secara otomatis, anda perlu query ke database > anda dengan command sbb: > > Select right(noinvoice,4) from tagihan where left(noinvoice,6)='" & xxxxxx & > "'" > > Dimana xxxxxx didapat dari command > > (Format(Day(Now), "00")) + CStr(Format(Month(Now), "00")) + > Right(CStr(Year(Now)), 2) > > hasil query tersebut kemudian anda cast ke numeric dan tambahkan dengan 1. > lalu balikkan lagi ke format 4 character > > Demikian, semoga dapat membantu anda > > -----Original Message----- > From: [email protected] [mailto:[EMAIL PROTECTED] On > Behalf Of abet_tnb > Sent: 30 Maret 2007 16:41 > To: [email protected] > Subject: [indoprog-vb] No Order berdasarkan Tanggal > Recent Activity a.. 35New Members b.. 1New Files Visit Your Group SPONSORED LINKS a.. Texas driver education b.. Computer telephony c.. Christian education d.. Portable computer e.. Education Yahoo! Mail You're invited! Try the all-new Yahoo! Mail Beta Y! Messenger Quick file sharing Send up to 1GB of files in an IM. Need traffic? Drive customers With search ads on Yahoo! . [Non-text portions of this message have been removed]
