Friday, July 15, 2005

How can I configure the default Internet Browser?

How can I configure the default Internet Browser?: "Start the registry editor (regedit.exe)
Move to HKEY_CLASSES_ROOT\http
Expand the tree and move to HKEY_CLASSES_ROOT\http\shell\open\command, double click on default and set the string to the command you wish to run for Internet addresses, for example
'E:\Program Files\Internet Explorer\iexplore.exe' -nohome for Internet Explorer
E:\Program Files\Netscape\Communicator\Program\netscape.exe -h '%1' for Netscape
Click OK
Move to HKEY_CLASSES_ROOT\http\shell\open\ddeexec\Application, and again double click Default, change to the browser, NSShell for Netscape, IExplore for Internet Explorer.
You may also want to change the icon associated, move to HKEY_CLASSES_ROOT\http\DefaultIcon, (do I need to say) double click Default and set to the icon
%SystemRoot%\system32\url.dll,0 Internet Explorer
E:\Program Files\Netscape\Communicator\Program\netscape.exe,0 Netscape Navigator
You should repeat the above for https as well, i.e. HKEY_CLASSES_ROOT\https\shell\open\command etc. "

Thursday, July 14, 2005

Disabling Disk Space Warning (Win Xp)

Effortlessly disable disk space warnings in Win XP for a smoother computing experience. Follow our quick guide to customize alerts and enhance performance.


  • Start and click Run.
  • Type in regedit and click OK.
  • Locate the following registry key:
  • HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies \ Explorer.
  • From the File menu, point to New, and click DWORD Value.
  • Type in NoLowDiskSpaceChecks and press Enter.
  • Double click the new value.
  • Enter 1 and click OK.
  • Sunday, April 24, 2005

    Installing SMTP on Win 2000

    Effortless SMTP installation on Win 2000. Follow our concise guide for seamless setup and enhance email communication. Get started with ease!,

    - Contro panel > Add/Remove Windows Component
    - Internet Information Services (IIS) > Detail
    - SMTP Service
    - ok

    Testing
    **Make sure Telnet and SMTP Service are already running. look at the status in "Computer Management"

    - on Command Promt type : "Telnet"
    - At telnet prompt, type Set Local_Echo and press enter
    - type "open" 25 and press enter

    if success, then it show something like this:
    "220 ft Microsoft ESMTP MAIL Service, Version: 5.0.2195.6713 ready at Sun, 24 Apr 2005 10:25:45 +0700"

    helo me
    250 ft Hello [192.168.1.xxx]
    mail from:ivan@ft
    250 2.1.0 ivan@ft....Sender OK
    rcpt to:grapow@ft
    250 2.1.5 grapow@ft
    Data
    354 Start mail input; end with .
    Subject:This is a test

    .
    250 2.6.0 Queued mail for delivery
    quit
    221 2.0.0 ft Service closing transmission channel


    Connection to host lost.

    Press any key to continue...

    PHP Error - Corrupt


    "C:\php\php.exe is not valid Win32 application", that's the error message when i tried run pear.bat. first, i thought it's because there's something error with configuration. So strange, because i didn't change any PHP or IIS configuration recently, and PHP-IIS is still run well, i could still run any php script on IIS. And i tried to find the answer on Google, there's no alot solution there, but i found someone's comment in forum, he said the "php.exe" is corrupt.

    well that's enough, at least i knew that the error is not on the configuration. so i have to change it with a new one, re-instal it? oh no, re-install is my last solution hehehehe. So tried to find the source file (php-5.0.2-Win32.zip), extracted the file, found "php.exe", then copied it to the place where PHP is installed (ex: C:/php/). Alhamdulillah, it's work :)

    So if you got the same error error message ("C:\php\php.exe is not valid Win32 application") like i got, try to find "php.exe", look at the icon, if the icon is just like other DOS files, it mean your php.exe is corrupt (i didn't notice it at the first .. amateur .. hehehe). The good one will have the same icon like "php-cgi.exe" and "php-win.exe". Then you could do the samething like i did. Good Luck

    Btw, i you know what could cause the php.exe corrupt, tell me please!

    Saturday, April 23, 2005

    Microsoft Support Linux

    Microsoft support Linux? What happen this? Yes it's true strory, Microsoft said they will support Linux in their Virtual Server 2005, and this support will be available in it's Service Pack 1 at the end of the year. So it will be the first Microsoft product to get Linux support. Is there will be another Linux or other Open Source support from Microsoft? I think it's cool if there is an Intergrated IIS+PHP+MySQL as a sigle package or MS-Access+MySQL.

    But i'm sure it's just a Microsoft strategy to limite the Empire of Linux. None, if you say "Microsoft Love Linux" :)
    CIO Today - Infrastructure - Microsoft: Linux Is No Longer a Cancer