Tuesday, June 5, 2012

Speed up your internet connection

For all of you who low for internet connection I have tips to a faster internet connection

1.  klik START --> RUN --> ketik : system.ini --> ENTER...
2. BACKUP  file "system.ini" who are at C:\Windows\system.ini
  (This is done so that there is a backup if something wrong)

change the existing script and then paste the script below ..

;
Code:
for 16-bit app support[drivers]wave=mmdrv.dll
timer=timer.drv[mci]
[driver32]
[386enh]woafont=dosapp.FON
EGA80WOA.FON=EGA80WOA.FON
EGA40WOA.FON=EGA40WOA.FON
CGA80WOA.FON=CGA80WOA.FON
CGA40WOA.FON=CGA40WOA.FON
page buffer=100000kbps load=100000kbps
download=100000kbps save=100000kbps
back=100000kbps[MCIDRV_VER]DEVICEMB=691043616628




--> Klik save
--> finish.


Internet connection to quickly add edit again "system.ini"Open file system.ini [ Start-->Run-->system.ini ]in [386Enh], insert COM1Buffer=16384.edit COM1 the port used by the modem.So the result is; :

; for 16-bit app support[drivers]wave=mmdrv.dll
timer=timer.drv[mci]
[driver32]
[386enh]COM1Buffer=16384
woafont=dosapp.FON
EGA80WOA.FON=EGA80WOA.FON
EGA40WOA.FON=EGA40WOA.FON
CGA80WOA.FON=CGA80WOA.FON
CGA40WOA.FON=CGA40WOA.FON
page buffer=100000kbps load=100000kbps
download=100000kbps save=100000kbps
back=100000kbps[MCIDRV_VER]DEVICEMB=691043616628 


good luck!