COMPUTER TRICKS (HARDWARE & SOFTWARE)

wgdchathuranga_1

Well-known member
  • Dec 25, 2009
    1,815
    632
    113
    COLOMBO
    10 reasons why PCs crash U must Know

    Fatal error: the system has become unstable or is busy," it says. "Enter to return to Windows or press Control-Alt-Delete to restart your computer. If you do this you will lose any unsaved information in all open applications."
    You have just been struck by the Blue Screen of Death. Anyone who uses Mcft Windows will be familiar with this. What can you do? More importantly, how can you prevent it happening?

    1 Hardware conflict

    The number one reason why Windows crashes is hardware conflict. Each hardware device communicates to other devices through an interrupt request channel (IRQ). These are supposed to be unique for each device.
    For example, a printer usually connects internally on IRQ 7. The keyboard usually uses IRQ 1 and the floppy disk drive IRQ 6. Each device will try to hog a single IRQ for itself.
    If there are a lot of devices, or if they are not installed properly, two of them may end up sharing the same IRQ number. When the user tries to use both devices at the same time, a crash can happen. The way to check if your computer has a hardware conflict is through the following route:
    * Start-Settings-Control Panel-System-Device Manager.
    Often if a device has a problem a yellow '!' appears next to its description in the Device Manager. Highlight Computer (in the Device Manager) and press Properties to see the IRQ numbers used by your computer. If the IRQ number appears twice, two devices may be using it.
    Sometimes a device might share an IRQ with something described as 'IRQ holder for PCI steering'. This can be ignored. The best way to fix this problem is to remove the problem device and reinstall it.
    Sometimes you may have to find more recent drivers on the internet to make the device function properly. A good resource is www.driverguide.com. If the device is a soundcard, or a modem, it can often be fixed by moving it to a different slot on the motherboard (be careful about opening your computer, as you may void the warranty).
    When working inside a computer you should switch it off, unplug the mains lead and touch an unpainted metal surface to discharge any static electricity.
    To be fair to Mcft, the problem with IRQ numbers is not of its making. It is a legacy problem going back to the first PC designs using the IBM 8086 chip. Initially there were only eight IRQs. Today there are 16 IRQs in a PC. It is easy to run out of them. There are plans to increase the number of IRQs in future designs.

    2 Bad Ram

    Ram (random-access memory) problems might bring on the blue screen of death with a message saying Fatal Exception Error. A fatal error indicates a serious hardware problem. Sometimes it may mean a part is damaged and will need replacing.
    But a fatal error caused by Ram might be caused by a mismatch of chips. For example, mixing 70-nanosecond (70ns) Ram with 60ns Ram will usually force the computer to run all the Ram at the slower speed. This will often crash the machine if the Ram is overworked.
    One way around this problem is to enter the BIOS settings and increase the wait state of the Ram. This can make it more stable. Another way to troubleshoot a suspected Ram problem is to rearrange the Ram chips on the motherboard, or take some of them out. Then try to repeat the circumstances that caused the crash. When handling Ram try not to touch the gold connections, as they can be easily damaged.
    Parity error messages also refer to Ram. Modern Ram chips are either parity (ECC) or non parity (non-ECC). It is best not to mix the two types, as this can be a cause of trouble.
    EMM386 error messages refer to memory problems but may not be connected to bad Ram. This may be due to free memory problems often linked to old Dos-based programmes.

    3 BIOS settings

    Every motherboard is supplied with a range of chipset settings that are decided in the factory. A common way to access these settings is to press the F2 or delete button during the first few seconds of a boot-up.
    Once inside the BIOS, great care should be taken. It is a good idea to write down on a piece of paper all the settings that appear on the screen. That way, if you change something and the computer becomes more unstable, you will know what settings to revert to.
    A common BIOS error concerns the CAS latency. This refers to the Ram. Older EDO (extended data out) Ram has a CAS latency of 3. Newer SDRam has a CAS latency of 2. Setting the wrong figure can cause the Ram to lock up and freeze the computer's display.
    Mcft Windows is better at allocating IRQ numbers than any BIOS. If possible set the IRQ numbers to Auto in the BIOS. This will allow Windows to allocate the IRQ numbers (make sure the BIOS setting for Plug and Play OS is switched to 'yes' to allow Windows to do this.).

    4 Hard disk drives

    After a few weeks, the information on a hard disk drive starts to become piecemeal or fragmented. It is a good idea to defragment the hard disk every week or so, to prevent the disk from causing a screen freeze. Go to
    * Start-Programs-Accessories-System Tools-Disk Defragmenter
    This will start the procedure. You will be unable to write data to the hard drive (to save it) while the disk is defragmenting, so it is a good idea to schedule the procedure for a period of inactivity using the Task Scheduler.
    The Task Scheduler should be one of the small icons on the bottom right of the Windows opening page (the desktop).
    Some lockups and screen freezes caused by hard disk problems can be solved by reducing the read-ahead optimisation. This can be adjusted by going to
    * Start-Settings-Control Panel-System Icon-Performance-File System-Hard Disk.
    Hard disks will slow down and crash if they are too full. Do some housekeeping on your hard drive every few months and free some space on it. Open the Windows folder on the C drive and find the Temporary Internet Files folder. Deleting the contents (not the folder) can free a lot of space.
    Empty the Recycle Bin every week to free more space. Hard disk drives should be scanned every week for errors or bad sectors. Go to
    * Start-Programs-Accessories-System Tools-ScanDisk
    Otherwise assign the Task Scheduler to perform this operation at night when the computer is not in use.

    5 Fatal OE exceptions and VXD errors

    Fatal OE exception errors and VXD errors are often caused by video card problems.
    These can often be resolved easily by reducing the resolution of the video display. Go to
    * Start-Settings-Control Panel-Display-Settings
    Here you should slide the screen area bar to the left. Take a look at the colour settings on the left of that window. For most desktops, high colour 16-bit depth is adequate.
    If the screen freezes or you experience system lockups it might be due to the video card. Make sure it does not have a hardware conflict. Go to
    * Start-Settings-Control Panel-System-Device Manager
    Here, select the + beside Display Adapter. A line of text describing your video card should appear. Select it (make it blue) and press properties. Then select Resources and select each line in the window. Look for a message that says No Conflicts.
    If you have video card hardware conflict, you will see it here. Be careful at this point and make a note of everything you do in case you make things worse.
    The way to resolve a hardware conflict is to uncheck the Use Automatic Settings box and hit the Change Settings button. You are searching for a setting that will display a No Conflicts message.
    Another useful way to resolve video problems is to go to
    * Start-Settings-Control Panel-System-Performance-Graphics
    Here you should move the Hardware Acceleration slider to the left. As ever, the most common cause of problems relating to graphics cards is old or faulty drivers (a driver is a small piece of software used by a computer to communicate with a device).
    Look up your video card's manufacturer on the internet and search for the most recent drivers for it.

    6 Viruses

    Often the first sign of a virus infection is instability. Some viruses erase the boot sector of a hard drive, making it impossible to start. This is why it is a good idea to create a Windows start-up disk. Go to
    * Start-Settings-Control Panel-Add/Remove Programs
    Here, look for the Start Up Disk tab. Virus protection requires constant vigilance.
    A virus scanner requires a list of virus signatures in order to be able to identify viruses. These signatures are stored in a DAT file. DAT files should be updated weekly from the website of your antivirus software manufacturer.
    An excellent antivirus programme is McAfee VirusScan by Network Associates ( www.nai.com). Another is Norton AntiVirus 2000, made by Symantec ( www.symantec.com).

    7 Printers

    The action of sending a document to print creates a bigger file, often called a postscript file.
    Printers have only a small amount of memory, called a buffer. This can be easily overloaded. Printing a document also uses a considerable amount of CPU power. This will also slow down the computer's performance.
    If the printer is trying to print unusual characters, these might not be recognised, and can crash the computer. Sometimes printers will not recover from a crash because of confusion in the buffer. A good way to clear the buffer is to unplug the printer for ten seconds. Booting up from a powerless state, also called a cold boot, will restore the printer's default settings and you may be able to carry on.

    8 Software

    A common cause of computer crash is faulty or badly-installed software. Often the problem can be cured by uninstalling the software and then reinstalling it. Use Norton Uninstall or Uninstall Shield to remove an application from your system properly. This will also remove references to the programme in the System Registry and leaves the way clear for a completely fresh copy.
    The System Registry can be corrupted by old references to obsolete software that you thought was uninstalled. Use Reg Cleaner by Jouni Vuorio to clean up the System Registry and remove obsolete entries. It works on Windows 95, Windows 98, Windows 98 SE (Second Edition), Windows Millennium Edition (ME), NT4 and Windows 2000.
    Read the instructions and use it carefully so you don't do permanent damage to the Registry. If the Registry is damaged you will have to reinstall your operating system. Reg Cleaner can be obtained from www.jv16.org
    Often a Windows problem can be resolved by entering Safe Mode. This can be done during start-up. When you see the message "Starting Windows" press F4. This should take you into Safe Mode.
    Safe Mode loads a minimum of drivers. It allows you to find and fix problems that prevent Windows from loading properly.
    Sometimes installing Windows is difficult because of unsuitable BIOS settings. If you keep getting SUWIN error messages (Windows setup) during the Windows installation, then try entering the BIOS and disabling the CPU internal cache. Try to disable the Level 2 (L2) cache if that doesn't work.
    Remember to restore all the BIOS settings back to their former settings following installation.

    9 Overheating

    Central processing units (CPUs) are usually equipped with fans to keep them cool. If the fan fails or if the CPU gets old it may start to overheat and generate a particular kind of error called a kernel error. This is a common problem in chips that have been overclocked to operate at higher speeds than they are supposed to.
    One remedy is to get a bigger better fan and install it on top of the CPU. Specialist cooling fans/heatsinks are available from www.computernerd.com or www.coolit.com
    CPU problems can often be fixed by disabling the CPU internal cache in the BIOS. This will make the machine run more slowly, but it should also be more stable.

    10 Power supply problems

    With all the new construction going on around the country the steady supply of electricity has become disrupted. A power surge or spike can crash a computer as easily as a power cut.
    If this has become a nuisance for you then consider buying a uninterrupted power supply (UPS). This will give you a clean power supply when there is electricity, and it will give you a few minutes to perform a controlled shutdown in case of a power cut.
    It is a good investment if your data are critical, because a power cut will cause any unsaved data to be lost.


    44018164.png

     

    wgdchathuranga_1

    Well-known member
  • Dec 25, 2009
    1,815
    632
    113
    COLOMBO
    Before you spend a time on security

    :)Before you spend a time on security, there are many precautions you can take that will protect you against the most common threats.

    1. Check Windows Update and Office Update regularly (_http://office.microsoft.com/productupdates); have your Office CD ready. Windows Me, 2000, and XP users can configure automatic updates. Click on the Automatic Updates tab in the System control panel and choose the appropriate options.

    2. Install a personal firewall. Both SyGate (_www.sygate.com) and ZoneAlarm (_www.zonelabs.com) offer free versions.

    3. Install a free spyware blocker. Our Editors' Choice ("Spyware," April 22) was SpyBot Search & Destroy (_http://security.kolla.de). SpyBot is also paranoid and ruthless in hunting out tracking cookies.

    4. Block pop-up spam messages in Windows NT, 2000, or XP by disabling the Windows Messenger service (this is unrelated to the instant messaging program). Open Control Panel | Administrative Tools | Services and you'll see Messenger. Right-click and go to Properties. Set Start-up Type to Disabled and press the Stop button. Bye-bye, spam pop-ups! Any good firewall will also stop them.

    5. Use strong passwords and change them periodically. Passwords should have at least seven characters; use letters and numbers and have at least one symbol. A decent example would be f8izKro@l. This will make it much harder for anyone to gain access to your accounts.

    6. If you're using Outlook or Outlook Express, use the current version or one with the Outlook Security Update installed. The update and current versions patch numerous vulnerabilities.

    7. Buy antivirus software and keep it up to date. If you're not willing to pay, try Grisoft AVG Free Edition (Grisoft Inc., w*w.grisoft.com). And doublecheck your AV with the free, online-only scanners available at w*w.pandasoftware.com/activescan and _http://housecall.trendmicro.com.

    8. If you have a wireless network, turn on the security features: Use MAC filtering, turn off SSID broadcast, and even use WEP with the biggest key you can get. For more, check out our wireless section or see the expanded coverage in Your Unwired World in our next issue.

    9. Join a respectable e-mail security list, such as the one found at our own Security Supersite at _http://security.ziffdavis.com, so that you learn about emerging threats quickly and can take proper precautions.

    10. Be skeptical of things on the Internet. Don't assume that e-mail "From:" a particular person is actually from that person until you have further reason to believe it's that person. Don't assume that an attachment is what it says it is. Don't give out your password to anyone, even if that person claims to be from "support."
     
    • Like
    Reactions: madawa1986

    wgdchathuranga_1

    Well-known member
  • Dec 25, 2009
    1,815
    632
    113
    COLOMBO
    Original Sources

    CAM -
    A cam is a theater rip usually done with a digital video camera. A mini tripod is sometimes used, but a lot of the time this wont be possible, so the camera make shake. Also seating placement isn't always idle, and it might be filmed from an angle. If cropped properly, this is hard to tell unless there's text on the screen, but a lot of times these are left with triangular borders on the top and bottom of the screen. Sound is taken from the onboard microphone of the camera, and especially in comedies, laughter can often be heard during the film. Due to these factors picture and sound quality are usually quite poor, but sometimes we're lucky, and the theater will be fairly empty and a fairly clear signal will be heard.


    TELESYNC (TS) - A telesync is the same spec as a CAM except it uses an external audio source (most likely an audio jack in the chair for hard of hearing people). A direct audio source does not ensure a good quality audio source, as a lot of background noise can interfere. A lot of the times a telesync is filmed in an empty cinema or from the projection booth with a professional camera, giving a better picture quality. Quality ranges drastically, check the sample before downloading the full release. A high percentage of Telesyncs are CAMs that have been mislabeled.


    TELECINE (TC) -
    A telecine machine copies the film digitally from the reels. Sound and picture should be very good, but due to the equipment involved and cost telecines are fairly uncommon. Generally the film will be in correct aspect ratio, although 4:3 telecines have existed. A great example is the JURASSIC PARK 3 TC done last year. TC should not be confused with TimeCode , which is a visible counter on screen throughout the film.


    SCREENER (SCR) -
    A pre VHS tape, sent to rental stores, and various other places for promotional use. A screener is supplied on a VHS tape, and is usually in a 4:3 (full screen) a/r, although letterboxed screeners are sometimes found. The main draw back is a "ticker" (a message that scrolls past at the bottom of the screen, with the copyright and anti-copy telephone number). Also, if the tape contains any serial numbers, or any other markings that could lead to the source of the tape, these will have to be blocked, usually with a black mark over the section. This is sometimes only for a few seconds, but unfortunately on some copies this will last for the entire film, and some can be quite big. Depending on the equipment used, screener quality can range from excellent if done from a MASTER copy, to very poor if done on an old VHS recorder thru poor capture equipment on a copied tape. Most screeners are transferred to VCD, but a few attempts at SVCD have occurred, some looking better than others.


    DVD-SCREENER (DVDscr) -Same premise as a screener, but transferred off a DVD. Usually letterbox , but without the extras that a DVD retail would contain. The ticker is not usually in the black bars, and will disrupt the viewing. If the ripper has any skill, a DVDscr should be very good. Usually transferred to SVCD or DivX/XviD.


    DVDRip - A copy of the final released DVD. If possible this is released PRE retail (for example, Star Wars episode 2) again, should be excellent quality. DVDrips are released in SVCD and DivX/XviD.


    VHSRip -Transferred off a retail VHS, mainly skating/sports videos and XXX releases.


    TVRip -TV episode that is either from Network (capped using digital cable/satellite boxes are preferable) or PRE-AIR from satellite feeds sending the program around to networks a few days earlier (do not contain "dogs" but sometimes have flickers etc) Some programs such as WWF Raw Is War contain extra parts, and the "dark matches" and camera/commentary tests are included on the rips. PDTV is capped from a digital TV PCI card, generally giving the best results, and groups tend to release in SVCD for these. VCD/SVCD/DivX/XviD rips are all supported by the TV scene.


    WORKPRINT (WP) -A workprint is a copy of the film that has not been finished. It can be missing scenes, music, and quality can range from excellent to very poor. Some WPs are very different from the final print (Men In Black is missing all the aliens, and has actors in their places) and others can contain extra scenes (Jay and Silent Bob) . WPs can be nice additions to the collection once a good quality final has been obtained.


    DivX Re-Enc -A DivX re-enc is a film that has been taken from its original VCD source, and re-encoded into a small DivX file. Most commonly found on file sharers, these are usually labeled something like Film.Name.Group(1of2) etc. Common groups are SMR and TND. These aren't really worth downloading, unless you're that unsure about a film u only want a 200mb copy of it. Generally avoid.


    Watermarks -
    A lot of films come from Asian Silvers/PDVD (see below) and these are tagged by the people responsible. Usually with a letter/initials or a little logo, generally in one of the corners. Most famous are the "Z" "A" and "Globe" watermarks.


    Asian Silvers / PDVD -
    These are films put out by eastern bootleggers, and these are usually bought by some groups to put out as their own. Silvers are very cheap and easily available in a lot of countries, and its easy to put out a release, which is why there are so many in the scene at the moment, mainly from smaller groups who don't last more than a few releases. PDVDs are the same thing pressed onto a DVD. They have removable subtitles, and the quality is usually better than the silvers. These are ripped like a normal DVD, but usually released as VCD.



    Formats

    VCD -
    VCD is an mpeg1 based format, with a constant bitrate of 1150kbit at a resolution of 352x240 (NTCS). VCDs are generally used for lower quality transfers (CAM/TS/TC/Screener(VHS)/TVrip(analogue) in order to make smaller file sizes, and fit as much on a single disc as possible. Both VCDs and SVCDs are timed in minutes, rather than MB, so when looking at an mpeg, it may appear larger than the disc capacity, and in reality u can fit 74min on a CDR74.


    SVCD -
    SVCD is an mpeg2 based (same as DVD) which allows variable bit-rates of up to 2500kbits at a resolution of 480x480 (NTSC) which is then decompressed into a 4:3 aspect ratio when played back. Due to the variable bit-rate, the length you can fit on a single CDR is not fixed, but generally between 35-60 Mins are the most common. To get a better SVCD encode using variable bit-rates, it is important to use multiple "passes". this takes a lot longer, but the results are far clearer.


    XVCD/XSVCD -
    These are basically VCD/SVCD that don't obey the "rules". They are both capable of much higher resolutions and bit-rates, but it all depends on the player to whether the disc can be played. X(S)VCD are total non-standards, and are usually for home-ripping by people who don't intend to release them.

    KVCD Thanks for lardo4life for the info
    KVCD is a modification to the standard MPEG-1 and MPEG-2 GOP structure and Quantization Matrix. It enables you to create over 120 minutes of near DVD quality video, depending on your material, on a single 80 minute CD-R/CD-RW. We have published these specifications as KVCDx3, our official resolution, which produce 528x480 (NTSC) and 528x576 (PAL) MPEG-1 variable bit rate video, from 64Kbps to 3,000Kbps. Using a resolution of 352x240 (NTSC) or 352x288 (PAL), it's possible to encode video up to ~360 minutes of near VCD quality on a single 80 minute CD-R. The mpeg files created will play back in most modern standalone DVD players. You must burn the KVCD MPEG files as non-standard VCD or non-standard SVCD (depends on your player) with Nero or VCDEasy.


    DivX / XviD -
    DivX is a format designed for multimedia platforms. It uses two codecs, one low motion, one high motion. most older films were encoded in low motion only, and they have problems with high motion too. A method known as SBC (Smart Bit-rate Control) was developed which switches codecs at the encoding stage, making a much better print. The format is Ana orphic and the bit-rate/resolution are interchangeable. Due to the higher processing power required, and the different codecs for playback, its unlikely we'll see a DVD player capable of play DivX for quite a while, if at all. There have been players in development which are supposedly capable, but nothing has ever arisen. The majority of PROPER DivX rips (not Re-Encs) are taken from DVDs, and generally up to 2hours in good quality is possible per disc. Various codecs exist, most popular being the original Divx3.11a and the new XviD codecs.


    CVD -
    CVD is a combination of VCD and SVCD formats, and is generally supported by a majority of DVD players. It supports MPEG2 bit-rates of SVCD, but uses a resolution of 352x480(ntsc) as the horizontal resolution is generally less important. Currently no groups release in CVD.


    DVD-R -
    Is the recordable DVD solution that seems to be the most popular (out of DVD-RAM, DVD-R and DVD+R). it holds 4.7gb of data per side, and double sided discs are available, so discs can hold nearly 10gb in some circumstances. SVCD mpeg2 images must be converted before they can be burnt to DVD-R and played successfully. DVD>DVDR copies are possible, but sometimes extras/languages have to be removed to stick within the available 4.7gb.


    MiniDVD -
    MiniDVD/cDVD is the same format as DVD but on a standard CDR/CDRW. Because of the high resolution/bit-rates, its only possible to fit about 18-21 mins of footage per disc, and the format is only compatible with a few players.



    Misc Info

    Regional Coding -
    This was designed to stop people buying American DVDs and watching them earlier in other countries, or for older films where world distribution is handled by different companies. A lot of players can either be hacked with a chip, or via a remote to disable this.


    RCE -
    RCE (Regional Coding Enhancement) was designed to overcome "Multiregion" players, but it had a lot of faults and was overcome. Very few titles are RCE encoded now, and it was very unpopular.

    Macrovision -
    Macrovision is the copy protection employed on most commercial DVDs. Its a system that will display lines and darken the images of copies that are made by sending the VHS signals it can't understand. Certain DVD players (for example the Dansai 852 from Tescos) have a secret menu where you can disable the macrovision, or a "video stabaliser" costs about 30UKP from Maplin (www.maplin.co.uk)


    NTSC/PAL -
    NTSC and PAL are the two main standards used across the world. NTSC has a higher frame rate than pal (29fps compared to 25fps) but PAL has an increased resolution, and gives off a generally sharper picture. Playing NTSC discs on PAL systems seems a lot easier than vice-versa, which is good news for the Brits An RGB enabled scart lead will play an NTSC picture in full colour on most modern tv sets, but to record this to a VHS tape, you will need to convert it to PAL50 (not PAL60 as the majority of DVD players do.) This is either achieved by an expensive converter box (in the regions of £200+) an onboard converter (such as the Dansai 852 / certain Daewoos / Samsung 709 ) or using a World Standards VCR which can record in any format.


    News Sites -
    There are generally 2 news sites for film release for p2p and they are:
    nforce - VCD Help
    Code:
    http://www.vcdhelp.com/
    Code:
    http://www.nforce.nl.


    About Release Files

    RARset -
    The movies are all supplied in RAR form, whether its v2 (rar>.rxx) or v3 (part01.rar > partxx.rar) form.


    BIN/CUE -
    VCD and SVCD films will extract to give a BIN/CUE. Load the .CUE into notepad and make sure the first line contains only a filename, and no path information. Then load the cue into Nero/CDRWin etc and this will burn the VCD/SVCD correctly. TV rips are released as MPEG. DivX files are just the plain DivX - .AVI


    NFO -
    An NFO file is supplied with each movie to promote the group, and give general iNFOrmation about the release, such as format, source, size, and any notes that may be of use. They are also used to recruit members and acquire hardware for the group.

    SFV -
    Also supplied for each disc is an SFV file. These are mainly used on site level to check each file has been uploaded correctly, but are also handy for people downloading to check they have all the files, and the CRC is correct. A program such as pdSFV or hkSFV is required to use these files.



    Usenet Information

    Access -
    To get onto newsgroups, you will need a news server. Most ISPs supply one, but this is usually of poor retention (the amount of time the files are on server for) and poor completition (the amount of files that make it there). For the best service, a premium news server should be paid for, and these will often have bandwidth restrictions in place.


    Software -
    You will need a newsreader to access the files in the binary newsgroups. There are many different readers, and its usually down to personal opinion which is best. Xnews / Forte Agent / BNR 1 / BNR 2 are amongst the popular choices. Outlook has the ability to read newsgroups, but its recommended to not use that.


    Format -
    Usenet posts are often the same as those listed on VCDQUALiTY (i.e., untouched group releases) but you have to check the filenames and the description to make sure you get what you think you are getting. Generally releases should come down in .RAR sets. Posts will usually take more than one day to be uploaded, and can be spread out as far as a week.


    PAR files -
    As well as the .rxx files, you will also see files listed as .pxx/.par . These are PARITY files. Parity files are common in usenet posts, as a lot of times, there will be at least one or two damaged files on some servers. A parity file can be used to replace ANY ONE file that is missing from the rar set. The more PAR files you have, the more files you can replace. You will need a program called SMARTPAR for this.



    Scene Tags

    PROPER -
    Due to scene rules, whoever releases the first Telesync has won that race (for example). But if the quality of that release is fairly poor, if another group has another telesync (or the same source in higher quality) then the tag PROPER is added to the folder to avoid being duped. PROPER is the most subjective tag in the scene, and a lot of people will generally argue whether the PROPER is better than the original release. A lot of groups release PROPERS just out of desperation due to losing the race. A reason for the PROPER should always be included in the NFO.


    SUBBED -
    In the case of a VCD, if a release is subbed, it usually means it has hard encoded subtitles burnt throughout the movie. These are generally in malaysian/chinese/thai etc, and sometimes there are two different languages, which can take up quite a large amount of the screen. SVCD supports switch able subtitles, so some DVDRips are released with switch able subs. This will be mentioned in the NFO file if included.


    UNSUBBED -
    When a film has had a subbed release in the past, an Unsubbed release may be released

    LIMITED -
    A limited movie means it has had a limited theater run, generally opening in less than 250 theaters, generally smaller films (such as art house films) are released as limited.


    INTERNAL -
    An internal release is done for several reasons. Classic DVD groups do a lot of .INTERNAL. releases, as they wont be dupe'd on it. Also lower quality theater rips are done INTERNAL so not to lower the reputation of the group, or due to the amount of rips done already. An INTERNAL release is available as normal on the groups affiliate sites, but they can't be traded to other sites without request from the site ops. Some INTERNAL releases still trickle down to IRC/Newsgroups, it usually depends on the title and the popularity. Earlier in the year people referred to Centropy going "internal". This meant the group were only releasing the movies to their members and site ops. This is in a different context to the usual definition.


    STV -
    Straight To Video. Was never released in theaters, and therefore a lot of sites do not allow these.


    OTHER TAGS -
    *WS* for widescreen (letterbox)
    *FS* for Fullscreen.


    RECODE -
    A recode is a previously released version, usually filtered through TMPGenc to remove subtitles, fix color etc. Whilst they can look better, its not looked upon highly as groups are expected to obtain their own sources.


    REPACK -
    If a group releases a bad rip, they will release a Repack which will fix the problems.


    NUKED -
    A film can be nuked for various reasons. Individual sites will nuke for breaking their rules (such as "No Telesyncs") but if the film has something extremely wrong with it (no soundtrack for 20mins, CD2 is incorrect film/game etc) then a global nuke will occur, and people trading it across sites will lose their credits. Nuked films can still reach other sources such as p2p/usenet, but its a good idea to check why it was nuked first in case. If a group realise there is something wrong, they can request a nuke.

    NUKE REASONS :: this is a list of common reasons a film can be nuked for (generally DVDRip)
    ** BAD A/R ** :: bad aspect ratio, ie people appear too fat/thin
    ** BAD IVTC ** :: bad inverse telecine. process of converting framerates was incorrect.
    ** INTERLACED ** :: black lines on movement as the field order is incorrect.

    DUPE -
    Dupe is quite simply, if something exists already, then theres no reason for it to exist again without proper reason.
     
    Last edited:

    wgdchathuranga_1

    Well-known member
  • Dec 25, 2009
    1,815
    632
    113
    COLOMBO
    Auto End Tasks to Enable a Proper Shutdown

    Auto End Tasks to Enable a Proper Shutdown
    This reg file automatically ends tasks and timeouts that prevent programs from shutting down and clears the Paging File on Exit.

    1. Copy the following (everything in the box) into notepad.

    QUOTE
    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management]
    "ClearPageFileAtShutdown"=dword:00000001

    [HKEY_USERS\.DEFAULT\Control Panel\Desktop]
    "AutoEndTasks"="1"

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control]
    "WaitToKillServiceTimeout"="1000"


    2. Save the file as shutdown.reg

    3. Double click the file to import into your registry.

    NOTE: If your anti-virus software warns you of a "malicious" script, this is normal if you have "Script Safe" or similar technology enabled.
     
    • Like
    Reactions: coxgulo

    wgdchathuranga_1

    Well-known member
  • Dec 25, 2009
    1,815
    632
    113
    COLOMBO
    KEYBOARD SHORTCUTS

    Getting used to using your keyboard exclusively and leaving your mouse behind will make you much more efficient at performing any task on any Windows system. I use the following keyboard shortcuts every day:

    Windows key + R = Run menu

    This is usually followed by:
    cmd = Command Prompt
    iexplore + "web address" = Internet Explorer
    compmgmt.msc = Computer Management
    dhcpmgmt.msc = DHCP Management
    dnsmgmt.msc = DNS Management
    services.msc = Services
    eventvwr = Event Viewer
    dsa.msc = Active Directory Users and Computers
    dssite.msc = Active Directory Sites and Services

    Windows key + E = Explorer

    ALT + Tab = Switch between windows

    ALT, Space, X = Maximize window

    CTRL + Shift + Esc = Task Manager

    Windows key + Break = System properties

    Windows key + F = Search

    Windows key + D = Hide/Display all windows

    CTRL + C = copy

    CTRL + X = cut

    CTRL + V = paste

    Also don't forget about the "Right-click" key next to the right Windows key on your keyboard. Using the arrows and that key can get just about anything done once you've opened up any program.

    Keyboard Shortcuts

    [Alt] and [Esc] Switch between running applications
    [Alt] and letter Select menu item by underlined letter
    [Ctrl] and [Esc] Open Program Menu
    [Ctrl] and [F4] Close active document or group windows (does not work with some applications)
    [Alt] and [F4] Quit active application or close current window
    [Alt] and [-] Open Control menu for active document
    Ctrl] Lft., Rt. arrow Move cursor forward or back one word
    Ctrl] Up, Down arrow Move cursor forward or back one paragraph
    [F1] Open Help for active application
    Windows+M Minimize all open windows
    Shift+Windows+M Undo minimize all open windows
    Windows+F1 Open Windows Help
    Windows+Tab Cycle through the Taskbar buttons
    Windows+Break Open the System Properties dialog box

    acessability shortcuts

    Right SHIFT for eight seconds........ Switch FilterKeys on and off.
    Left ALT +left SHIFT +PRINT SCREEN....... Switch High Contrast on and off.
    Left ALT +left SHIFT +NUM LOCK....... Switch MouseKeys on and off.
    SHIFT....... five times Switch StickyKeys on and off.
    NUM LOCK...... for five seconds Switch ToggleKeys on and off.

    explorer shortcuts

    END....... Display the bottom of the active window.
    HOME....... Display the top of the active window.
    NUM LOCK+ASTERISK....... on numeric keypad (*) Display all subfolders under the selected folder.
    NUM LOCK+PLUS SIGN....... on numeric keypad (+) Display the contents of the selected folder.
    NUM LOCK+MINUS SIGN....... on numeric keypad (-) Collapse the selected folder.
    LEFT ARROW...... Collapse current selection if it's expanded, or select parent folder.
    RIGHT ARROW....... Display current selection if it's collapsed, or select first subfolder.


    Type the following commands in your Run Box
    (Windows Key + R) or Start Run

    devmgmt.msc = Device Manager
    msinfo32 = System Information
    cleanmgr = Disk Cleanup
    ntbackup = Backup or Restore Wizard (Windows Backup Utility)
    mmc = Microsoft Management Console
    excel = Microsoft Excel (If Installed)
    msaccess = Microsoft Access (If Installed)
    powerpnt = Microsoft PowerPoint (If Installed)
    winword = Microsoft Word (If Installed)
    frontpg = Microsoft FrontPage (If Installed)
    notepad = Notepad
    wordpad = WordPad
    calc = Calculator
    msmsgs = Windows Messenger
    mspaint = Microsoft Paint
    wmplayer = Windows Media Player
    rstrui = System Restore
    netscp6 = Netscape 6.x
    netscp = Netscape 7.x
    netscape = Netscape 4.x
    waol = America Online
    control = Opens the Control Panel
    control printers = Opens the Printers Dialog


    internetbrowser

    type in u're adress "google", then press [Right CTRL] and [Enter]
    add www. and .com to word and go to it


    For Windows :
    Copy. CTRL+C
    Cut. CTRL+X
    Paste. CTRL+V
    Undo. CTRL+Z
    Delete. DELETE
    Delete selected item permanently without placing the item in the Recycle Bin. SHIFT+DELETE
    Copy selected item. CTRL while dragging an item
    Create shortcut to selected item. CTRL+SHIFT while dragging an item
    Rename selected item. F2
    Move the insertion point to the beginning of the next word. CTRL+RIGHT ARROW
    Move the insertion point to the beginning of the previous word. CTRL+LEFT ARROW
    Move the insertion point to the beginning of the next paragraph. CTRL+DOWN ARROW
    Move the insertion point to the beginning of the previous paragraph. CTRL+UP ARROW
    Highlight a block of text. CTRL+SHIFT with any of the arrow keys
    Select more than one item in a window or on the desktop, or select text within a document. SHIFT with any of the arrow keys
    Select all. CTRL+A
    Search for a file or folder. F3
    View properties for the selected item. ALT+ENTER
    Close the active item, or quit the active program. ALT+F4
    Opens the shortcut menu for the active window. ALT+SPACEBAR
    Close the active document in programs that allow you to have multiple documents open simultaneously. CTRL+F4
    Switch between open items. ALT+TAB
    Cycle through items in the order they were opened. ALT+ESC
    Cycle through screen elements in a window or on the desktop. F6
    Display the Address bar list in My Computer or Windows Explorer. F4
    Display the shortcut menu for the selected item. SHIFT+F10
    Display the System menu for the active window. ALT+SPACEBAR
    Display the Start menu. CTRL+ESC
    Display the corresponding menu. ALT+Underlined letter in a menu name
    Carry out the corresponding command. Underlined letter in a command name on an open menu
    Activate the menu bar in the active program. F10
    Open the next menu to the right, or open a submenu. RIGHT ARROW
    Open the next menu to the left, or close a submenu. LEFT ARROW
    Refresh the active window. F5
    View the folder one level up in My Computer or Windows Explorer. BACKSPACE
    Cancel the current task. ESC
    SHIFT when you insert a CD into the CD-ROM drive Prevent the CD from automatically playing.


    Use these keyboard shortcuts for dialog boxes:
    To Press

    Move forward through tabs. CTRL+TAB
    Move backward through tabs. CTRL+SHIFT+TAB
    Move forward through options. TAB
    Move backward through options. SHIFT+TAB
    Carry out the corresponding command or select the corresponding option. ALT+Underlined letter
    Carry out the command for the active option or button. ENTER
    Select or clear the check box if the active option is a check box. SPACEBAR
    Select a button if the active option is a group of option buttons. Arrow keys
    Display Help. F1
    Display the items in the active list. F4
    Open a folder one level up if a folder is selected in the Save As or Open dialog box. BACKSPACE

    If you have a Microsoft Natural Keyboard, or any other compatible keyboard that includes the Windows logo key and the Application key , you can use these keyboard shortcuts:

    Display or hide the Start menu. WIN Key
    Display the System Properties dialog box. WIN Key+BREAK
    Show the desktop. WIN Key+D
    Minimize all windows. WIN Key+M
    Restores minimized windows. WIN Key+Shift+M
    Open My Computer. WIN Key+E
    Search for a file or folder. WIN Key+F
    Search for computers. CTRL+WIN Key+F
    Display Windows Help. WIN Key+F1
    Lock your computer if you are connected to a network domain, or switch users if you are not connected to a network domain. WIN Key+ L
    Open the Run dialog box. WIN Key+R
    Open Utility Manager. WIN Key+U

    accessibility keyboard shortcuts:
    Switch FilterKeys on and off. Right SHIFT for eight seconds
    Switch High Contrast on and off. Left ALT+left SHIFT+PRINT SCREEN
    Switch MouseKeys on and off. Left ALT +left SHIFT +NUM LOCK
    Switch StickyKeys on and off. SHIFT five times
    Switch ToggleKeys on and off. NUM LOCK for five seconds
    Open Utility Manager. WIN Key+U


    shortcuts you can use with Windows Explorer:

    Display the bottom of the active window. END
    Display the top of the active window. HOME
    Display all subfolders under the selected folder. NUM LOCK+ASTERISK on numeric keypad (*)
    Display the contents of the selected folder. NUM LOCK+PLUS SIGN on numeric keypad (+)
    Collapse the selected folder. NUM LOCK+MINUS SIGN on numeric keypad (-)
    Collapse current selection if it's expanded, or select parent folder. LEFT ARROW
    Display current selection if it's collapsed, or select first subfolder. RIGHT ARROW
     

    wgdchathuranga_1

    Well-known member
  • Dec 25, 2009
    1,815
    632
    113
    COLOMBO
    Boot Winxp Fast


    Follow the following steps

    1. Open notepad.exe, type "del c:\windows\prefetch\ntosboot-*.* /q" (without the quotes) & save as "ntosboot.bat" in c:\

    2. From the Start menu, select "Run..." & type "gpedit.msc".

    3. Double click "Windows Settings" under "Computer Configuration" and double click again on "Shutdown" in the right window.

    4. In the new window, click "add", "Browse", locate your "ntosboot.bat" file & click "Open".

    5. Click "OK", "Apply" & "OK" once again to exit.

    6. From the Start menu, select "Run..." & type "devmgmt.msc".

    7. Double click on "IDE ATA/ATAPI controllers"

    8. Right click on "Primary IDE Channel" and select "Properties".

    9. Select the "Advanced Settings" tab then on the device or 1 that doesn't have 'device type' greyed out select 'none' instead of 'autodetect' & click "OK".

    10. Right click on "Secondary IDE channel", select "Properties" and repeat step 9.

    11. Reboot your computer.

    44018164.png
     

    wgdchathuranga_1

    Well-known member
  • Dec 25, 2009
    1,815
    632
    113
    COLOMBO
    Step 1 - Modify Explorer.exe File

    In order to make the changes, the file explorer.exe located at C:\Windows needs to be edited. Since explorer.exe is a binary file it requires a special editor. For purposes of this article I have used Resource Hacker. Resource HackerTM is a freeware utility to view, modify, rename, add, delete and extract resources in 32bit Windows executables and resource files (*.res). It incorporates an internal resource script compiler and decompiler and works on Microsoft Windows 95/98/ME, Windows NT, Windows 2000 and Windows XP operating systems.
    get this from http://delphi.icm.edu.pl/ftp/tools/ResHack.zip
    The first step is to make a backup copy of the file explorer.exe located at C:\Windows\explorer. Place it in a folder somewhere on your hard drive where it will be safe. Start Resource Hacker and open explorer.exe located at C:\Windows\explorer.exe.
    The category we are going to be using is "String Table". Expand it by clicking the plus sign then navigate down to and expand string 37 followed by highlighting 1033. If you are using the Classic Layout rather than the XP Layout, use number 38. The right hand pane will display the stringtable. We’re going to modify item 578, currently showing the word “start” just as it displays on the current Start button.
    There is no magic here. Just double click on the word “start” so that it’s highlighted, making sure the quotation marks are not part of the highlight. They need to remain in place, surrounding the new text that you’ll type. Go ahead and type your new entry. In my case I used Click Me!
    You’ll notice that after the new text string has been entered the Compile Script button that was grayed out is now active. I won’t get into what’s involved in compiling a script, but suffice it to say it’s going to make this exercise worthwhile. Click Compile Script and then save the altered file using the Save As command on the File Menu. Do not use the Save command – Make sure to use the Save As command and choose a name for the file. Save the newly named file to C:\Windows.

    Step 2 – Modify the Registry

    !!!make a backup of your registry before making changes!!!
    Now that the modified explorer.exe has been created it’s necessary to modify the registry so the file will be recognized when the user logs on to the system. If you don’t know how to access the registry I’m not sure this article is for you, but just in case it’s a temporary memory lapse, go to Start (soon to be something else) Run and type regedit in the Open field. Navigate to:
    HKEY_LOCAL_MACHINE\ SOFTWARE\ Microsoft\ Windows NT\ CurrentVersion\ Winlogon
    In the right pane, double click the "Shell" entry to open the Edit String dialog box. In Value data: line, enter the name that was used to save the modified explorer.exe file. Click OK.
    Close Registry Editor and either log off the system and log back in, or reboot the entire system if that’s your preference. If all went as planned you should see your new Start button with the revised text.
     

    wgdchathuranga_1

    Well-known member
  • Dec 25, 2009
    1,815
    632
    113
    COLOMBO
    How To: Change Your Ip In Less Then 1 Minute


    1. Click on "Start" in the bottom left hand corner of screen

    2. Click on "Run"

    3. Type in "command" and hit ok
    You should now be at an MSDOS prompt screen.

    4. Type "ipconfig /release" just like that, and hit "enter"

    5. Type "exit" and leave the prompt

    6. Right-click on "Network Places" or "My Network Places" on your desktop.

    7. Click on "properties"
    You should now be on a screen with something titled "Local Area Connection", or something close to that, and, if you have a network hooked up, all of your other networks.

    8. Right click on "Local Area Connection" and click "properties"

    9. Double-click on the "Internet Protocol (TCP/IP)" from the list under the "General" tab

    10. Click on "Use the following IP address" under the "General" tab

    11. Create an IP address (It doesn't matter what it is. I just type 1 and 2 until i fill the area up).

    12. Press "Tab" and it should automatically fill in the "Subnet Mask" section with default numbers.

    13. Hit the "Ok" button here

    14. Hit the "Ok" button again
    You should now be back to the "Local Area Connection" screen.

    15. Right-click back on "Local Area Connection" and go to properties again.

    16. Go back to the "TCP/IP" settings

    17. This time, select "Obtain an IP address automatically"
    tongue.gif 18. Hit "Ok"

    19. Hit "Ok" again

    20. You now have a new IP address
    With a little practice, you can easily get this process down to 15 seconds.
     

    wgdchathuranga_1

    Well-known member
  • Dec 25, 2009
    1,815
    632
    113
    COLOMBO
    Cracking Zip Password Files

    Tut On Cracking Zip Password Files..

    What is FZC? FZC is a program that cracks zip files (zip is a method of compressing multiple files into one smaller file) that are password-protected (which means you're gonna need a password to open the zip file and extract files out of it). You can get it anywhere - just use a search engine such as altavista.com.

    FZC uses multiple methods of cracking - bruteforce (guessing passwords systematically until the program gets it) or wordlist attacks (otherwise known as dictionary attacks. Instead of just guessing passwords systematically, the program takes passwords out of a "wordlist", which is a text file that contains possible passwords. You can get lots of wordlists at
    www.theargon.com.).

    FZC can be used in order to achieve two different goals: you can either use it to recover a lost zip password which you used to remember but somehow forgot, or to crack zip passwords which you're not supposed to have. So like every tool, this one can be used for good and for evil.

    The first thing I want to say is that reading this tutorial... is the easy way to learn how to use this program, but after reading this part of how to use the FZC you should go and check the texts that come with that program and read them all. You are also going to see the phrase "check name.txt" often in this text. These files should be in FZC's directory. They contain more information about FZC.

    FZC is a good password recovery tool, because it's very fast and also support resuming so you don't have to keep the computer turned on until you get the password, like it used to be some years ago with older cracking programs. You would probably always get the password unless the password is longer than 32 chars (a char is a character, which can be anything - a number, a lowercase or undercase letter or a symbol such as ! or &) because 32 chars is the maximum value that FZC will accept, but it doesn't really matter, because in order to bruteforce a password with 32 chars you'll need to be at least immortal..heehhe.. to see the time that FZC takes with bruteforce just open the Bforce.txt file, which contains such information.

    FZC supports brute-force attacks, as well as wordlist attacks. While brute-force attacks don't require you to have anything, wordlist attacks require you to have wordlists, which you can get from
    www.theargon.com. There are wordlists in various languages, various topics or just miscellaneous wordlists. The bigger the wordlist is, the more chances you have to crack the password.
    Now that you have a good wordlist, just get FZC working on the locked zip file, grab a drink, lie down and wait... and wait... and wait...and have good thoughts like "In wordlist mode I'm gonna get the password in minutes" or something like this... you start doing all this and remember "Hey this guy started with all this bullshit and didn't say how I can start a wordlist attack!..." So please wait just a little more, read this tutorial 'till the end and you can do all this "bullshit".


    We need to keep in mind that are some people might choose some really weird passwords (for example: 'e8t7@$^%*gfh), which are harder to crack and are certainly impossible to crack (unless you have some weird wordlist). If you have a bad luck and you got such a file, having a 200MB list won't help you anymore. Instead, you'll have to use a different type of attack. If you are a person that gives up at the first sign of failure, stop being like that or you won't get anywhere. What you need to do in such a situation is to put aside your sweet xxx MB's list and start using the Brute Force attack.
    If you have some sort of a really fast and new computer and you're afraid that you won't be able to use your computer's power to the fullest because the zip cracker doesn't support this kind of technology, it's your lucky day! FZC has multiple settings for all sorts of hardware, and will automatically select the best method.

    Now that we've gone through all the theoretical stuff, let's get to the actual commands.

    --------------------------------------------------------------------------------
    Bruteforce
    --------------------------------------------------------------------------------


    The command line you'll need to use for using brute force is:
    fzc -mb -nzFile.zip -lChr Lenght -cType of chars
    Now if you read the bforce.txt that comes with fzc you'll find the description of how works Chr Lenght and the Type of chars, but hey, I'm gonna explain this too. Why not, right?... (but remember look at the bforce.txt too)
    For Chr Lenght you can use 4 kind of switches...
    -> You can use range -> 4-6 :it would brute force from 4 Chr passwors to 6 chr passwords
    -> You can use just one lenght -> 5 :it would just brute force using passwords with 5 chars
    -> You can use also the all number -> 0 :it would start brute forcing from passwords with lenght 0 to lenght 32, even if you are crazy i don't think that you would do this.... if you are thinking in doing this get a live...
    -> You can use the + sign with a number -> 3+ :in this case it would brute force from passwords with lenght 3 to passwords with 32 chars of lenght, almost like the last option...

    For the Type of chars we have 5 switches they are:
    -> a for using lowercase letters
    -> A for using uppercase letters
    -> ! for using simbols (check the Bforce.txt if you want to see what simbols)
    -> s for using space
    -> 1 for using numbers


    Example:
    If you want to find a password with lowercase and numbers by brute force you would just do something like:

    fzc -mb -nzTest.zip -l4-7 -ca1
    This would try all combinations from passwords with 4 chars of lenght till 7 chars, but just using numbers and lowercase.
    *****
    hint
    *****

    You should never start the first brute force attack to a file using all the chars switches, first just try lowercase, then uppercase, then uppercase with number then lowercase with numbers, just do like this because you can get lucky and find the password much faster, if this doesn't work just prepare your brain and start with a brute force that would take a lot of time. With a combination like lowercase, uppercase, special chars and numbers.

    --------------------------------------------------------------------------------
    Wordlis
    --------------------------------------------------------------------------------

    Like I said in the bottom and like you should be thinking now, the wordlist is the most powerfull mode in this program. Using this mode, you can choose between 3 modes, where each one do some changes to the text that is in the wordlist, I'm not going to say what each mode does to the words, for knowing that just check the file wlist.txt, the only thing I'm going to tell you is that the best mode to get passwords is mode 3, but it takes longer time too.
    To start a wordlist attak you'll do something like.

    fzc -mwMode number -nzFile.zip -nwWordlist
    Where:
    Mode number is 1, 2 or 3 just check wlist.txt to see the changes in each mode.
    File.zip is the filename and Wordlist is the name of the wordlist that you want to use. Remember that if the file or the wordlist isn't in the same directory of FZC you'll need to give the all path.

    You can add other switches to that line like -fLine where you define in which line will FZC start reading, and the -lChar Length where it will just be read the words in that char length, the switche works like in bruteforce mode.
    So if you something like

    fzc -mw1 -nztest.zip -nwMywordlist.txt -f50 -l9+
    FZC would just start reading at line 50 and would just read with length >= to 9.
    Example:
    If you want to crack a file called myfile.zip using the "theargonlistserver1.txt" wordlist, selecting mode 3, and you wanted FZC to start reading at line 50 you would do:
    fzc -mw3 -nzmyfile.zip -nwtheargonlistserver1.txt -f50


    --------------------------------------------------------------------------------
    Resuming
    --------------------------------------------------------------------------------

    Other good feature in FZC is that FZC supports resuming. If you need to shutdown your computer and FZC is running you just need to press the ESC key, and fzc will stop. Now if you are using a brute force attack the current status will be saved in a file called resume.fzc but if you are using a wordlist it will say to you in what line it ended (you can find the line in the file fzc.log too).
    To resume the bruteforce attack you just need to do:

    fzc -mr
    And the bruteforce attack will start from the place where it stopped when you pressed the ESC key.
    But if you want to resume a wordlist attack you'll need to start a new wordlist attack, saying where it's gonna start. So if you ended the attack to the file.zip in line 100 using wordlist.txt in mode 3 to resume you'll type

    fzc -mw3 -nzfile.zip -nwwordlist.txt -f100
    Doing this FZC would start in line 100, since the others 99 lines where already checked in an earlier FZC session.

    Well, it looks like I covered most of what you need to know. I certainly hope it helped you... don't forget to read the files that come with the program
     

    wgdchathuranga_1

    Well-known member
  • Dec 25, 2009
    1,815
    632
    113
    COLOMBO
    Create A Personal Screen Saver

    This isnt a tweak, but a great little feature! For a great way to put your digital photos to work, try creating a slide show presentation for use as a screen saver. Here's how:

    1. Right-click an empty spot on your desktop and then click Properties.
    2. Click the Screen Saver tab.
    3. In the Screen saver list, click My Pictures Slideshow.
    4. Click Settings to make any adjustments, such as how often the pictures should change, what size they should be, and whether you'll use transition effects between pictures, and then click OK.
    Now your screen saver is a random display of the pictures taken from your My Pictures folder.
     

    wgdchathuranga_1

    Well-known member
  • Dec 25, 2009
    1,815
    632
    113
    COLOMBO
    Create One-Click Shutdown and Reboot Shortcuts

    First, create a shortcut on your desktop by right-clicking on the desktop, choosing New, and then choosing Shortcut. The Create Shortcut Wizard appears. In the box asking for the location of the shortcut, type shutdown. After you create the shortcut, double-clicking on it will shut down your PC.

    But you can do much more with a shutdown shortcut than merely shut down your PC. You can add any combination of several switches to do extra duty, like this:
    shutdown -r -t 01 -c "Rebooting your PC"

    Double-clicking on that shortcut will reboot your PC after a one-second delay and display the message "Rebooting your PC." The shutdown command includes a variety of switches you can use to customize it. Table 1-3 lists all of them and describes their use.

    use this technique to create two shutdown shortcuts on desktop—one for turning off my PC, and one for rebooting. Here are the ones:
    shutdown -s -t 03 -c "Bye Bye m8!"
    shutdown -r -t 03 -c "Ill be back m8 ;)!"

    Switch
    What it does

    -s
    Shuts down the PC.

    -l
    Logs off the current user.

    -t nn
    Indicates the duration of delay, in seconds, before performing the action.

    -c "messagetext"
    Displays a message in the System Shutdown window. A maximum of 127 characters can be used. The message must be enclosed in quotation marks.

    -f
    Forces any running applications to shut down.

    -r
    Reboots the PC.
     

    wgdchathuranga_1

    Well-known member
  • Dec 25, 2009
    1,815
    632
    113
    COLOMBO
    Data Capacity of CDs [Tutorial]


    Abstract
    You can fit on a S/VCD without overburning:
    - approx. 735 MB of MPEG data onto a 74min/650MB disc
    - approx. 795 MB of MPEG data onto an 80min/700MB disc

    You can fit on a CD-ROM without overburning:
    - approx. 650 MB of data onto a 74min/650MB disc
    - approx. 703 MB of data onto an 80min/700MB disc

    ----------------------------------------------------------------
    Introduction

    Let us ignore for now the terms of megabyte for CD capacity and try to understand how the data is stored on a CD.

    As well all know, the data is stored digitally as binary data. This means, however the actual information is actually kept on the disc, this information is in the form of "1"s and "0"s. Physically, the information on a CD is as pits on a thin sheet of metal (aluminium).
    An a CD-R disc, the data is physically on an organic dye layer which simulates the metal layer on a real pressed CD.
    ----------------------------------------------------------------
    How is the information structured

    Now, on the CD, the information isn't just organised from beginning to end willy-nilly. Otherwise, it would be really hard to find a useful piece of information on the CD.

    Rather, the information is organised in sectors. Consider a sector as like a page in a book. Just like you are able to quickly find something in a book if you know the page number, you can quickly find something on a CD if you know the sector number.
    Now, remember that the CD was original made to hold audio data. It was decided, that the CD would would 75 sectors per second of audio. Although I cannot guess where this number comes from, it is quite appropriate for the audio CD. It means that you can "seek" an audio CD accurately to 1/75th of a second -- which is more than enough for consumer purposes.
    Now, with this in mind, we can work out the total data capacity of user data for 1 sector.
    ----------------------------------------------------------------
    The total data capacity of user data of 1 sector on a CD
    CD audio uses uncompressed PCM stereo audio, 16-bit resolution sampled at 44.1 kHz.

    Thus 1 second of audio contains:
    16 bits/channel * 2 channels * 44100 samples/second * 1 second
    = 1411200 bits
    = 176400 bytes

    Since there are 75 sectors per second
    1 sector
    = 176400 bytes / 75
    = 2352 bytes

    One sector on a CD contains 2352 bytes max.
    ----------------------------------------------------------------
    The concept of different MODES and FORMS of burning
    Now, audio CD was well and good, but the medium would become much more useful if you could store other data on the disc as well. This became to be know as CD-ROM of course.

    Now, the audio-CD uses the ENTIRE sector for audio data.
    However, for CD-ROMs this caused a problem. Simply, CDs and the CD reading mechanisms were not 100% faultless. That is, errors (indeed frequent errors) could be made during the reading. For audio CDs, this does not matter as much as you could simply interpolate from the adjacent audio samples. This will obviously NOT DO for data CDs. A single bit error could lead to a program being unexecutable or ruin an achive file.
    Thus, for CD-ROMs, part of each sector is devoted to error correction codes and error detection codes. The CD-R FAQ has the details, but in effect, only 2048 bytes out of a total of 2352 bytes in each sector is available for user data on a data CD.
    This burning mode is either MODE1 or MODE2 Form1.
    ----------------------------------------------------------------
    MODE2 Form2 sectors of VCDs and SVCDs
    Now, for VCDs and SVCDs, the video tracks do not necessarily require the robust error correction as normal data on a CD-ROM. However, there is still some overhead per sector that is used for something other than video data (e.g., sync headers).

    S/VCDs video tracks are burnt in what is called MODE2 Form2 sectors. In this mode, only 2324 bytes out of a total of 2352 bytes in each sector is available for user data.
    This is MUCH MORE than for CD-ROMs, but still less per sector than audio CD.
    ----------------------------------------------------------------
    The disc capacities of CD-ROMs, audio-CDs and VCDs
    Now, obviously what ultimately determines the capacity of a disc is the total number of sectors it contains. This is similar to the total number of pages in a blank exercise book (if you recall the book analogy).

    The secondary determinant is the burning mode of the disc.
    For audio CDs, it is as if you could fill each page from top to bottom with audio data as the entire sector is used for audio data.
    For CD-ROMs, it is as if you need to first rule a margin and then leave the bottom part of each page for footnotes (headers + ECC + EDC). The amount of text you can actually write per page is then less due to these other constraints.
    For S/VCDs, we still need to rule a margin on the page, but we don't have to worry about the footnotes (headers). We can fit MORE text than a CD-ROM, but less than an audio-CD.
    Now remember, 1 second on a CD = 75 sectors.
    Thus:
    - 74 min CD = 333,000 sectors
    - 80 min CD = 360,000 sectors


    Data capacity in Mb for an audio-CD
    74 min
    = 333,000 sectors * 2352 bytes / sector
    = 783216000 bytes
    = 746.9 Mb

    80 min
    = 360,000 sectors * 2352 bytes / sector
    = 846720000 bytes
    = 807.5 Mb


    Data capacity in Mb for a CD-ROM
    74 min
    = 333,000 sectors * 2048 bytes / sector
    = 681984000 bytes
    = 650.4 Mb

    80 min
    = 360,000 sectors * 2048 bytes / sector
    = 737280000 bytes
    = 703.1 Mb


    Data capacity in Mb for a S/VCD
    74 min
    = 333,000 sectors * 2324 bytes / sector
    = 773892000 bytes
    = 738.0 Mb

    80 min
    = 360,000 sectors * 2324 bytes / sector
    = 836640000 bytes
    = 797.9 Mb

    ----------------------------------------------------------------
    Conclusions
    As you can see, the often quoted capacities of 650MB and 700MB refer to CD-ROM capacities.

    Due to the fact that S/VCDs use a different burning mode where MORE of each sector is available as user data, the relatively capacities are HIGHER.
    Now, since S/VCDs are not composed of PURELY video tracks and have some unavoidable overheads, the actually total capacity left for video tracks is a few Mb less for each disc (about 735 Mb for 74min discs and 795 Mb for 80min discs). This is where the often quoted capacities of 740MB and 800MB come from. They are quite accurate.
    All these capacities are available BEFORE overburning. Overburning is where you burn MORE sectors than the disc is rated for. If you overburn, you can typically achieve about 1-2 minutes of additional capacity (depending on your drive and media).
    ----------------------------------------------------------------
     

    wgdchathuranga_1

    Well-known member
  • Dec 25, 2009
    1,815
    632
    113
    COLOMBO
    Delete An "undeletable" File

    Delete An "undeletable" File

    Open a Command Prompt window and leave it open.

    Close all open programs.

    Click Start, Run and enter TASKMGR.EXE
    Go to the Processes tab and End Process on Explorer.exe.
    Leave Task Manager open.
    Go back to the Command Prompt window and change to the directory the AVI (or other undeletable file) is located in.
    At the command prompt type DEL <filename> where <filename> is the file you wish to delete.
    Go back to Task Manager, click File, New Task and enter EXPLORER.EXE to restart the GUI shell.
    Close Task Manager.

    Or you can try this

    Open Notepad.exe
    Click File>Save As..>
    locate the folder where ur undeletable file is
    Choose 'All files' from the file type box
    click once on the file u wanna delete so its name appears in the 'filename' box
    put a " at the start and end of the filename
    (the filename should have the extension of the undeletable file so it will overwrite it)
    click save,
    It should ask u to overwrite the existing file, choose yes and u can delete it as normal

    Here's a manual way of doing it. I'll take this off once you put into your first post zain.
    1. Start
    2. Run
    3. Type: command
    4. To move into a directory type: cd c:\*** (The stars stand for your folder)
    5. If you cannot access the folder because it has spaces for example Program Files or Kazaa Lite folder you have to do the following. instead of typing in the full folder name only take the first 6 letters then put a ~ and then 1 without spaces. Example: cd c:\progra~1\kazaal~1
    6. Once your in the folder the non-deletable file it in type in dir - a list will come up with everything inside.
    7. Now to delete the file type in del ***.bmp, txt, jpg, avi, etc... And if the file name has spaces you would use the special 1st 6 letters followed by a ~ and a 1 rule. Example: if your file name was bad file.bmp you would type once in the specific folder thorugh command, del badfil~1.bmp and your file should be gone. Make sure to type in the correct extension.
     

    wgdchathuranga_1

    Well-known member
  • Dec 25, 2009
    1,815
    632
    113
    COLOMBO
    Disable Compression On Xp, NTFS partition, Disk Cleanup

    On an NTFS partition, Disk Cleanup can compress old files
    to save space. But calculating the savings and performing
    the compression often take a long time, and on some systems,


    Disk Cleanup hangs during the process. If that happens, or if
    you don't care to wait, use this Registry tweak to disable the

    compression: Delete the key
    HKEY_ LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\ CurrentVersion\Explorer\VolumeCaches\Compress Old Files.
     

    wgdchathuranga_1

    Well-known member
  • Dec 25, 2009
    1,815
    632
    113
    COLOMBO
    Disable The Send Error Report, to Microsoft

    To disable the stupid feature in WinXP which tries to send a report to microsoft every time a program crashes you will have to do this:
    *************************************************************************
    Open Control Panel
    Click on Preformance and Maintenance.
    Click on System.
    Then click on the Advanced tab
    Click on the error reporting button on the bottom of the windows.
    Select Disable error reporting.
    Click OK
    Click OK

    *************************************************************************
     

    wgdchathuranga_1

    Well-known member
  • Dec 25, 2009
    1,815
    632
    113
    COLOMBO
    Disable Windows Logo Key

    Disable Windows Logo Key

    u can copy the following messages into ur notepad and save as *.reg, and use it..

    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout]
    "Scancode Map"=hex:00,00,00,00,00,00,00,00,03,00,00,00,00,00,5b,e0,00,00,5c,e0,\
    00,00,00,00

     

    wgdchathuranga_1

    Well-known member
  • Dec 25, 2009
    1,815
    632
    113
    COLOMBO
    How To Customise Your start Button

    First you need a tool called "Resource Hacker". This free program allows you to change resources in any .exe file such as "Explorer.exe", which includes the [Start] button's Label. You can visit Download.com and search there for "Resource Hacker".
    After you download it, follow the guide here:


    Step 1:

    A - Run "Resource Hacker" and open the file "%windir%\Explorer.exe".
    B - You see a Tree of all Resources in this file, expand the "String Table"
    C - Find the "start" and replace it with your own text. then press the [Compile Script] button.
    D - Save "Explorer.exe" as "MyStart.exe" DONT save it as Explorer.exe, do "save as.." and give it a new name.
    E - Quit "Resource Hacker".


    Step 2:

    A - Click on the [Start] button and choose the "Run..." item from the start menu. (Or use the shortcut key WinKey+R)
    B - Type "RegEdit" in the Run "Dialog Box". And then press the [Ok] buton to run the "Registry Editor" program.
    C - Go to: "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\Winlogon" and find the "Shell" property.
    D - Replace value of the "Shell" property to "MyStart.exe".
    E - Quit "Registry Editor".
    F - Restart your system.


    Note about Registry Editor:

    if you did not find the key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\Winlogon", you can search the Registry for the "Explorer.exe", to do this use the Edit Menu | Find Next (Ctrl+F).


    AmirBehzad Eslami's site has a handy tool for altering your start button, which makes life much easier, you can find his site here:
    http://www.startbtn.main-page.com