Jumat, 18 April 2008

Print MS-DOS Program By Network

Mungkin di kantor kita masih ada yang menggunakan program lawas berbasis MS-DOS, seperti Visual Basic dan lain-lain, dimana default output printingnya masih ke LPT port, seperti layaknya program sejenis. Untuk dapat mencetak dalam network, dapat dilakukan tambahan sintaks sebagai berikut :

Dari command prompt buat Batch file misalnya : cetak.bat
copy con cetak.bat
net use lpt1 \\pc_printer\nama_shared_printer
ctrl+z

Dengan memanggil file tersebut, maka untuk sementara port Lpt1 pada komputer yang bersangkutan akan dicapture untuk diteruskan pada Lpti1 port dari komputer yang dituju.

Setelah program batch file tersebut dijalankan, maka hasil print dari program under Dos dari komputer Anda akan keluar di printer yang di-share tadi.

Untuk mengakhiri penggunaan port lpt1 ini Anda bisa tambahkan satu batch file lagi.
Misalnya : selesai.bat
Dari command promtp ketikkan :
copy con selesai.bat
net use lpt1 * /delete /yes
ctrl+z


Dan Lpt1 port Anda sudah terlepas dari port remote sebelumnya.
Untuk melakukan perintah ini account harus administrator, dan pastikan komputer bisa saling terhubung dengan PC Printer Servernya. Apabila Print Servernya menggunakan Windows 2000, berarti klien harus terdaftar dulu.

Selasa, 15 April 2008

Download Using Megaupload.com

DOWNLOAD ARCHIVES OF MEGAUPLOAD: It opens the registry of Windows: Click in Beginning > Ejecut > regedit > It sees this route: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Internet Settings\5.0\User Agent\Post Platform now with the right button of mouse click and you must create a Alfanumeric Value and of changing the name to him to Alexa Toolbar. Later it closes the REGEDIT and you can begin to download, only for Internet Explorer. I have internet explorer and mozilla firefox, works perfect in internet explorer, and is very easy.





Now you should be able to download from Megaupload.com in no problemo, amigo.

Senin, 14 April 2008

Sesuatu Yang Penting Anda Ketahui Tentang Network

Kenapa Internet saya putus?
Di kantor biasanya jaringan yang dipakai adalah broadband atau speedy, sehingga internet didistribusikan terpusat melalui server atau router ke seluruh jaringan/network yang ada di kantor kita.
Untuk itu, bila kita mengalami masalah dengan internet, pastikan dulu bahwa Anda terhubung dengan jaringan/network Anda. Jadi, apabila Anda bermasalah dengan jaringan atau tidak terhubung dengan jaringan, maka sudah pasti Anda pun tidak akan mendapat akses ke internet.
Yang perlu Anda lakukan.
Yakinkan dulu bahwa di ruangan atau komputer tersebut memang diberi akses internet.
Hal ini dikarenakan memang ada beberapa divisi yang atas pertimbangan masalah keamanan, sengaja tidak diberi akses internet.

  1. Cobalah periksa status NIC Anda
    Periksalah status NIC (Network Interface Card) Anda. NIC ini biasa juga disebut Ethernet Card atau LAN Card.
    Caranya adalah dengan masuk ke Control Panel, lalu Pilih Network Connections.


    Pastikan statusnya Enabled dan tidak ada silang merahnya. Apabila status disable, maka tinggal di klik kanan lalu Enable. Sedangkan apabila ada silang merah, maka berarti ada problem dengan hardware, atau kabel LAN-nya. Pastikan LAN Card tidak disable dan tidak tercentang merah.
    Setelah itu, coba klik kanan pada LAN Connection yang ada lalu pilih Property.



    Klik ganda pada icon Internet Protocol (TCP/IP)



    Tampilan harus seperti ini. Artinya, semua tidak didefinisikan tapi didapat (obtain) dari server atau router. Karena umumnya setiap server atau router menggunakan sistem DHCP (Dynamic Host Control Protocol), sehingga semua PC dalam jaringan mendapat IP yang di broadcast atau disebar oleh server atau router dalam jaringan tersebut.
  2. Pastikan Anda terhubung dengan Server/Router Anda
    Setelah beberapa hal di atas diperiksa, seharusnya Anda tidak punya masalah dengan jaringan Anda. Tapi sekedar memastikan, cobalah lakukan beberapa langkah di bawah ini.
    Masuklah ke Command Prompt. Di Start – All Programs – Accessories – Command Prompt.


    Ketikkan : ipconfig/all


    Pastikan bahwa IP Address yang tampil, bukan berawalan 169. Karena apabila berawalan 169 berarti, Anda tidak terhubung dengan server, atau komputer Anda gagal mendapat IP yang di broadcast oleh Server/Router pada jaringan tersebut. Coba juga periksa server/router Anda, apakah kondisinya mati atau ada kabel yang terlepas. Lebih baik juga apabila bisa dicek pada komputer lain, apakah memiliki problem yang sama, untuk memastikan dimana letak problem tersebut.

    Untuk pastinya cobalah untuk melakukan tes ke Server/Router dengan melakukan ‘ping’ ke gateway.
    Caranya adalah dari command prompt ketikkan : ‘ping 192.168.7.1’. Nomor gateway ini sesuai dengancontoh di atas, untuk dijaringan Anda pastikan dengan melihat angka yang tertera pada saat Anda melakukan perintah ‘ipconfig/all’ seperti langkah sebelumnya.



    Apabila hasilnya seperti gambar diatas, berarti tidak ada masalah dengan server/router, atau artinya komputer Anda terhubung dengan baik ke server/router.
    Sampai disini seharusnya Anda sudah bisa terhubung dengan Internet. Cobalah buka browser Anda, apakah bisa menampilkan halaman website. Apabila masih tidak bisa, cobalah juga untuk membuka halaman website lokal saja, karena terkadang ada beberapa saat dimana internet di Indonesia mengalami masalah uplink ke luar negeri, sehingga hanya website lokal dalam negeri saja yang bisa diakses. Apabila masih belum bisa juga, silakan meminta bagian IT Anda untuk memeriksa koneksi internet di kantor, karena bisa dipastikan, masalah bukan di komputer Anda.

    By DWI ANDI
    Jkt IT- March 17, 2008

Minggu, 13 April 2008

Save Your Windows Activation Key


Microsoft required you to activate(online) your copy of Windows XP(WinXP) after the installation. It is troublesome for some who do not have Internet access, and those always reinstall WinXP.
Microsoft Windows XP required activation
Actually, we can skip the activation process!

However, you need to activate WinXP at least once. :p
After the Windows activation, the Windows Product Activation database files(wpa.dbl and wpa.bak) will be saved into your PC. We can backup the files and then restore later to skip Windows activation.
Backup Windows Activation
Goto the “system32″ folder of your Windows installation folder(normally, c:windowssystem32).
Under “system32″ folder, copy the wpa.dbl and wpa.bak files. The filesize is small, you can save them in a floppy disk.
Done.
Restore Windows Activation
Start Windows XP in Safe Mode(Press F8 key when booting to show windows mode selection menu)
Change directory to the “system32″ folder of Windows installaion(example: c:windowssystem32
)
If exists, rename the wpa.dbl and wpa.bak files in “system32″ folder.
Now, copy the your backup copy of wpa.dbl and wpa.bak into the “system32″ folder.
Reboot and you are done!
Note: The backup only works when you are reinstall Windows XP on the same or similar hardware PC. It does not work for ANOTHER PC for obvious reason.
(Pasted from liewCF.com)

Kamis, 10 April 2008

Multiple ID Yahoo Messenger

To log in using different YM Id in the same computer, you can simple add parameter in you registry so your YM can handle multiple or more than one account to log on :
Go to Start - Run - Type : regedit - then Ok
After the Registry editor opens, click on Edit tab then Find. Type 'Test', check the Match whole case box, and let it search. If the YM is installed properly, you should see Key Test under my computer\HKey Current User\Software\Yahoo\Pager\Test
In right windows right click the space there to create new DWord. Name it 'Plural'. After it created, double click it to change the value to 1.

Now your YM should be able to handle more than just one YM Id.


Rabu, 09 April 2008

Change the look of your Windows XP appearance

Installation Requirements
A prerequisite for using any of the visual themes or styles on this site is to download and install Style XP 2.0 from TGTSoft. This software also has the ability to apply any of the logins, bootscreens, wallpapers or iconsets downloadable from this site.
Complete Themes
A lot of the great artists submitting to this site are designing complete visual themes for Windows XP/2003 comprised of different components such as shellstyles, wallpapers, sounds, visual styles, screensavers, icons, and cursors. ThemeXP distributes not only complete themes, visual styles and wallpapers separately, but also has Windows XP logins and bootscreens, as well as icons (.iconsets) for use with Style XP 2.0 available. A visual theme will consist of a .theme file and several other elements of the authors choosing (from the items listed above), of which a visual style (.msstyles) file is mandatory. If there is a single self-installing executable file inside the download, just unzip it and install. If the files are separate, then there should be a .theme file and an associated folder with the visual style and other author inclusions inside the .zip, (if it's packaged correctly). To install, open Style XP 2.0 and click on the 'Themes' button. If you used a self-installer and it did not launch Display Properties after installation, find the new theme on the list, highlight it, and then click the 'Apply Theme' button. If there was not a self-installer, then in the 'Themes' window, click on 'Add a New Theme...', navigate to where you have your .zip file stored and select it, then click 'Open'. Click 'Apply Theme' once your new theme displays on the list.
Visual Styles
If your download only consists of a visual style (.msstyles) file inside the .zip, then open Style XP 2.0 and click the 'Visual Styles' button. Next, click 'Add a New Style...' , navigate to where you have your .zip file stored and select it, then click 'Open'. Click 'Apply Style to Current Theme' once your new style displays on the list.
Logins
The simplest and safest way to change a login screen is to use a quality third-party application such as Style XP 2.0 from TGTSoft or Logon Loader by Daniel Milner. If you feel comfortable doing it manually though, here are some excellent instructions courtesy of bFarber Logins.
In Explorer, browse to C:\Windows\System32 and find the file named "logonui.exe".
Rename "logonui.exe" to "logonui.exe.bak". This way if anything messes up...you have a backup.
Place your new login in C:\WINDOWS\SYSTEM32 and rename it to logonui.exe.
That's it! Now when you log off your new login screen will be there.
Wallpapers
Download the wallpaper .zip file to your computer.
Extract the .jpg file from the .zip and open it in Microsoft Windows Picture and Fax Viewer.
Right-click on the image and choose "Set as Desktop Background".
Your new wallpaper should appear as your desktop background.
Boot Screens
The simplest and safest way to change a boot screen is to also use a quality third-party application such as Style XP 2.0 from TGTSoft or LogonUIBootRadomizer by UserXP. If you feel comfortable doing it manually though, here are the complete instructions for doing so.
In Explorer, browse to C:\Windows\System32 and find the file named "ntoskrnl.exe".
Copy "ntoskrnl.exe" to "ntoskrnl.exe.bak", (COPY not RENAME). This way if anything goes wrong...you will have a backup.
Extract the files inside the .zip file you downloaded to a temporary location of your hard drive, but NOT to C:\Windows\System32.
Reboot your computer into Safe Mode (hit F8 before the boot screen appears) or into true DOS mode (from a boot disk)
Browse to where you extracted the files for your new boot screen in Explorer and select the correct file to copy to C:\Windows\System32. If you have SP1 for Windows XP installed use ntoskrnlsp.exe, otherwise use ntoskrnl.exe. IT IS VERY IMPORTANT TO USE THE CORRECT FILE, OR YOUR SYSTEM WILL LOCK UP ON BOOT.
If using ntoskrnl.exe, copy the file to C:\Windows\System32 overwriting the existing ntoskrnl.exe, (which should have been backed up).
If you are going to use ntoskrnlsp.exe, delete ntoskrnl.exe in the temporary folder and rename ntoskrnlsp.exe to ntoskrnl.exe. Then copy the file to C:\Windows\System32 overwriting the existing ntoskrnl.exe, (which should have been backed up).
All done! Reboot your computer as you normally would and enjoy your new boot screen.
IconSets
The only way to apply IconSets is to use Style XP 2.0 from TGTSoft. To work with an IconSet, start Style XP and click on the 'Icons' button. From there things should be pretty well self-explanatory using Apply, Add, Delete, etc.
ExplorerBar Icons
The only way to apply Explorerbar (.iebarzip) icons is to use Style XP 2.0 from TGTSoft. If this is your first set that you are applying, create a directory title 'ExplorerBar' in 'C:\Windows\Resources\' and extract the .iebarzip file from your download to that location. Future downloads of this type can then be extracted to that location directly. StyleXP will find them automatically. To apply ExplorerBar icons, start Style XP and click on the 'ExplorerBar' button. From there things should be pretty well self-explanatory using Apply, Add, Delete, etc.
(This is the writting I found in the internet, unfortunatelly I couldn't recall the name. Thanks mate..)

Selasa, 08 April 2008

Capture Active Windows

Perhaps, sometime you need to print or capture an active windows, just simply press : alt + print screen - and paste it to Microsoft Word or drawing software like Photoshop or anything that can process jpg format file.