Monday, October 31, 2011

Cara Membuka 2 YM Bersamaan dalam Satu Komputer


Bagi Anda yang gemar chatting tentu Yahoo Messenger tidak asing lagi di telinga Anda. Siapa yang tak kenal dengan Yahoo Messenger alias Y!M atau YM, program pengirim pesan instan yang sangat populer yang disediakan oleh Yahoo!. Yahoo Messenger tersedia secara gratis dan dapat didonload di http://messenger.yahoo.com. Untuk bisa mengakses dibutuhkan Yahoo ID yang juga bisa digunakan untuk mengakses layanan Yahoo lainnya, seperti YahooMail.

Memiliki 2 Yahoo ID itu udah biasa, tapi pertanyaannya gimana ya cara menggunakan 2 Yahoo ID atau lebih secara bersamaan dalam satu komputer?
Mau tau..? Nih saya kasih resepnya.

Download ym8multi.zip, kemudian ekstrak lalu jalankan ym8multi.reg yg ada di dalam ym8multi.zip. Nah, setelah itu Anda kini bisa menggunakan lebih dari 1 YahooID dalam satu komputer.

Wednesday, August 17, 2011

Remove WGA On Windows XP

Remove WGA will enable you to easily remove the Microsoft “Windows Genuine Advantage Notifications” tool, which is calling home and connect to MS servers every time you boot. Futures updates of this notification tool will (officially) setup the connection rate to once every two weeks.
Once the WGA Notification tool has checked your OS and has confirmed you had a legit copy, there is no decent point or reason to check it again and again every boot.Moreover, connecting to Microsoft brings security issue for corporate networks, and privacy issues for everyone. It is also unclear which information are transmitted (Microsoft published an official answer, but an individual study brought some questions).All of that, along the fact that Microsoft used deceptive ways to make you install this tool (it was told you it was an urgent security update, whereas it is a new installation giving you no extra security) makes me calling this tool a spyware.Remove WGA Main FeaturesTell you if the WGA notification tool is active on your systemAllows you to remove the WGA notification tool from your systemAccept the “-silent” command line parameter to silently check if the WGA notification tool is active on your system, and popup only if it is found (usefull for checking automatically at startup for instance)Please Note: Remove WGA only removes the notification part, phoning home, and does not touch the Validation part. And some anti-virus software may label this application as virus, but that’s scam warning! This application won’t harm your computer – I have try it too!

Download Remove WGA Win XP

How to Use SAPWD switch to Suuply the SA pass


The following is from the "sp3readme.htm" file located in the same folder as the setup.exe file.

To install a new instance of Desktop Engine

  1.. Open a command prompt window.


  2.. From the command prompt, use the cd command to navigate to the folder 
containing the MSDE 2000 SP3a setup utility:
  cd c:\MSDESP3aFolder\MSDE

  where c:\MSDESP3aFolder is either the path to the folder into which you 
extracted the MSDE 2000 SP3a files, or the Desktop Engine SP3a folder on the 
SQL Server 2000 SP3a CD.

  3.. Execute one of the following commands:
    a.. To install a default instance configured to use Windows 
Authentication Mode, execute:
setup SAPWD="AStrongSAPwd"Where AStrongSAPwd is a strong password to be 
assigned to the sa login.

    b.. To install a named instance configured to use Windows Authentication 
Mode, execute:
setup INSTANCENAME="InstanceName" SAPWD="AStrongSAPwd"Where AStrongSAPwd is 
a strong password to be assigned to the sa login and InstanceName is the 
name to be assigned to the instance.

    c.. To install a default instance configured to use Mixed Mode, execute:
setup SAPWD="AStrongSAPwd" SECURITYMODE=SQLWhere AStrongSAPwd is a strong 
password to be assigned to the sa login.

    d.. To install a named instance configured to use Mixed Mode, execute:
setup INSTANCENAME="InstanceName" SECURITYMODE=SQL SAPWD="AStrongSAPwd"Where 
AStrongSAPwd is a strong password to be assigned to the sa login and 
InstanceName is the name to be assigned to the instance.

Here are some additional references

http://support.microsoft.com/default.aspx?scid=kb;en-us;810826
http://support.microsoft.com/kb/322336/EN-US/

Windows XP logs on then logs off

I had this problem and, after the better part of a day and a half, I finally hacked a fix without restoring or using the recovery console.

Jeff's note about the Userinit key led me to the answer, but simply editing the registry from another machine is not always possible. In fact, it's not possible at all if the corrupted registry is on a machine running XP Home Edition, since Remote Registry is not enabled in that version. Also, many savvy admins disable that service anyway...

Here's my fix:

+ Get the offline registry/password editor from http://<a href="http://pogostick.net/~pnh/ntpasswd/">http://pogostick.net/~pnh/ntpasswd/</a>
There's a bootable linux CD image there, which is what I used. You don't have to be linux-aware, since it starts the editor. You do have to be patient, since it's a simple command-line program.

+ Boot the editor CD, and follow the prompts to load the 'Software' registry and go into the full registry editor.

+ Navigate down to the Microsoft/Windows NT/CurrentVersion/Winlogon key, and examine the value of the Userinit subkey. If it's not "C:\WINDOWS\System32\userinit.exe,", then change it. (Note: For some reason, simply changing the value was not enough to get the value change saved back to the Windows registry. I got around this by adding a temporary key and then saving.)

+ Quit and save, then go back through the editor process to make sure the change took.

+ Remove the CD and reboot Windows. You'll have to wait through a chkdsk, but that's a small price to pay for not having to rebuild your system!

+ Run regedit and delete the temporary key you created in HKLM/Software/Microsoft/Windows NT/CurrentVersion/Winlogon

+ Back up your registry

+ My recommendation: purchase and install NAV 2004, which has complete antivirus, adware and spyware protection. It was adware nonsense that got me in trouble in the first place....