Page 1 of 5 1234 ... LastLast
Results 1 to 10 of 44

Thread: Windows Tips

  1. #1
    Poster
    Join Date
    Oct 2003
    Location
    Montevideo,Uruguay
    Posts
    983
    Alright,so after playing a game or using a program u notice that windows stays a little "touched" even if u closed the programm.With this simple script we're going to make windows refresh the RAM so that we can use our resources better (doesn't recover the 100% but helps ) We open notepad and write this:
    If we have less than 128 MB of RAM we write:
    Code:
    Mystring=(16000000)
    If we have 128 MB of RAM or more we write:
    Code:
    Mystring=(80000000)
    then we have to save the file as (for example) "free memory.vbe" the vbe extension is required

    now every time we execute the file windows will refresh the RAM

    >>NOTE:Works with Windows XP<<

    more tips to come

  2. Software & Hardware   -   #2
    Poster
    Join Date
    Oct 2003
    Location
    Montevideo,Uruguay
    Posts
    983
    to make acces to http pages faster we do these:
    Start<Run<type "regedit" (without quotes) and press accept
    we look for these HKEY_CURRENT_USER&#092;Software&#092;Microsoft&#092;Windows&#092;CurrentVersion&#092;InternetSetting


    Create of modify these DWORD values:
    MaxConnectionsPerServer:write 4 (for adsl 20)

    MaxConnectionsPer1_0Server :type 8 (20 for adsl)

    close regedit and reboot windows

    <<NOTE:Not tested yet&#33;&#33;>>

  3. Software & Hardware   -   #3
    fkdup74's Avatar Pneuberator.
    Join Date
    Sep 2003
    Posts
    3,554
    Originally posted by CoolMac@19 January 2004 - 14:30
    <<NOTE:Not tested yet&#33;&#33;>>
    then maybe it shouldn&#39;t have been posted?

    not flaming, or jumpin your ass or anything, but dont post it if you havent tried it,
    or can at least link to the source and let people study up on it and makean educated decision on wether or not they wanna try it

    someone not too familiar with the registry may try that and f*ck up their system

    just a thought
    I am just a worthless liar. I am just an imbecile.
    I will only complicate you. Trust in me and fall as well.
    I will find a center in you. I will chew it up and leave.
    I will work to elevate you just enough to bring you down.

  4. Software & Hardware   -   #4
    Poster
    Join Date
    Oct 2003
    Location
    Montevideo,Uruguay
    Posts
    983
    Faster hard drive

    Start/Configuration/Control Panel/System

    click Dispositives manager and click hard drive untis (or something like that)

    click generic Disk and propierties

    configuration and check DMA

  5. Software & Hardware   -   #5
    Poster
    Join Date
    Oct 2003
    Location
    Montevideo,Uruguay
    Posts
    983
    Not tested by ME, but plenty of people know this trick

    Faster acces to Programmes

    Start/run/regedit and accept

    HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Control/Session Manager/Memory Management

    double click on DisablePagingExecutive
    change value 0 to 1

  6. Software & Hardware   -   #6
    Poster
    Join Date
    Oct 2003
    Location
    Montevideo,Uruguay
    Posts
    983
    not a real tip but should help anyway

    Right click Recycle Bin/Properties and adjust the size to whatever u want


    Faster acces to hard drives:
    Start/Right click on MyPC/properties

    on the Hardware section Dispositives manager (or something like that)

    right click on the hard drive/Properties

    Advanced configuration and check DMA mode

  7. Software & Hardware   -   #7
    Poster
    Join Date
    Oct 2003
    Location
    Montevideo,Uruguay
    Posts
    983
    Automatic Shutdown:

    Start/Configuration/Control Panel

    right click on Energy Options click APM
    check the option that says Allow compatibility with energy administration

    i&#39;m sorry if i mistake some names cuz my Windows is in spanish

  8. Software & Hardware   -   #8
    BANNED
    Join Date
    Jul 2003
    Location
    Guatemala
    Posts
    4,044
    Cool tips.... where you getting them from?

  9. Software & Hardware   -   #9
    Poster
    Join Date
    Oct 2003
    Location
    Montevideo,Uruguay
    Posts
    983
    Source: www.trucoswindows.com


    IN SPANISH








  10. Software & Hardware   -   #10
    BANNED
    Join Date
    Jul 2003
    Location
    Guatemala
    Posts
    4,044
    Muy bien&#33; B)

Page 1 of 5 1234 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •