Maaaaaa XXXaaaaaaaaa TriXXX

LKS007

Well-known member
  • Jun 14, 2008
    39,773
    3,766
    113
    මාතර - මාලෙබ් - melbourne
    CopY x-box games

    BURNING X-BOX & GAMECUBE GAMES USEING CDRWIN
    ------------------------------------------------------
    1) Insert your original in your CD-ROM.
    2) Open CDRWin (or any other image extractor) to make an iso image of the game
    on your hard disc. Click on 'Extract Disc/Tracks/Sectors'
    3) Here are the settings which work for me (!):
    Disc Image/Cue sheet
    File-Format: Automatic
    Reading-Options:
    RAW, CD+G, CD-TEXT and MCN/USRC all Unchecked
    Error Recovery: Ignore
    Jitter Correction: Auto
    Subcode Analyses: Fixed
    Data-Speed: MAX
    Read Retry Count: 10
    Audio Speed: MAX
    Subcode Threshold: 900
    There are a lot of reports, that Raw reading also works, but I had problems with it enabled.
    4) Click on 'Start'
    --------------------------------------------------------------------------------
    RECORDING TO A DISC
    --------------------------------------------------------------------------------
    1) Install Fireburner

    2) Double click on the Cue File For The Game
    3) Right Click And select burn To CD
    That?s all there is record DAO, and you can try to burn it fast at 2X
    Using PNY Black Diamond CDR'
     

    LKS007

    Well-known member
  • Jun 14, 2008
    39,773
    3,766
    113
    මාතර - මාලෙබ් - melbourne
    Creating shortcuts 2 shutdown fast

    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.

    I use this technique to create two shutdown shortcuts on my desktop—one for turning off my PC, and one for rebooting. Here are the ones I use:

    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.
     

    LKS007

    Well-known member
  • Jun 14, 2008
    39,773
    3,766
    113
    මාතර - මාලෙබ් - melbourne
    Delete & 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.
     

    LKS007

    Well-known member
  • Jun 14, 2008
    39,773
    3,766
    113
    මාතර - මාලෙබ් - melbourne
    Download windows media streamzzzzzzz

    zzDownloading Windows Media Streams

    Look for the video source url in the webpage source code and copy it:
    user posted image
    To view the source code, r-click on the webpage that plays the video and select "view source." If unable to do so, just close the window and in the main Internet Explorer (IE) window, click the History icon or press Ctrl+H. Look for the same webpage on the left pane. On the menu, click View > View source.

    Paste the video source url in Windows Media Player. (File > Open URL... )
    Let the video play now. When the correct title appears on the playlist pane, r-click on it and select "Properties."
    Select the source url and copy it:
    user posted image

    tongue.gif Paste this url in Flashget to download the video clip.
     

    LKS007

    Well-known member
  • Jun 14, 2008
    39,773
    3,766
    113
    මාතර - මාලෙබ් - melbourne
    Hide drivers & partitionzz

    Hide Drives and Partitions

    Do you have data on a partition or hard drive that you don't want tampered with or easily accessible to other users? Well, you can hide any drive/partition in Windows XP, NT, and 2000. That means that they won't show up in Explorer or My Computer.

    If you want access to that drive from your user account you should create a desktop shortcut before proceeding. Once hidden, you can still access by typing the drive letter and a colon in Start/Run—for example, "D:" will bring up a folder of the contents on your D drive.

    The easiest way with Win XP is to use the TweakUI power toy from Mcft. Go to Start/Run and type in "tweakui" (without the quotes).

    Go to My Computer/Drives and uncheck the drive/partition(s) you want hidden. Click "Apply" or "OK" when finished.

    If you have XP but not Tweak UI you can download it here...
    http://www.Mcft.com/windowsxp/downloads/powertoys/xppowertoys.mspx

    For Win NT, 2000, and XP you can use the following Registry edit:

    *Be sure to back up the Registry before proceeding
    http://www.worldstart.com/tips/tips.php/401

    Open the Registry Editor by going to Start/Run and typing in "regedit" (without the quotes). Find your way to...

    HKEY_CURRENT_USER\Software\Mcft\Windows\CurrentVersion\Policies

    Click on "Explorer".

    Double-click the "NoDrives" key in the right column. If you don't find a "NoDrives" registry key, just right-click in the right pane and choose "New/DWORD Value" then name the key "NoDrives".

    You'll see a value like "0000 00 00 00 00". This is where the fun starts. The four sets of double zeros (after the "0000") are where you'll enter the values for the drive/partitions. Now, stay with me on this—it's not as complicated as it sounds:

    The first column is for drives A-H, the second for I-P, the third for Q-X, and the fourth for Y-Z.

    The values for each drive are as follows:

    1 - A I Q Y
    2 - B J R Z
    4 - C K S
    8 - D L T
    16 - E M U
    32 - F N V
    64 - G O W
    80 - H P X

    So, let's say you want to hide drive D. In the first column you would put "08". For drive K you would put "04" in the second column.

    But what if you want to hide more than one drive in a column? Simply add the values together: D+E = 8+16 = 24. So in the first column you would put "24".

    Still baffled? If you have XP then go get TweakUI and save yourself the math.

    Whichever method you use, you can rest easy knowing that the files on that drive or partition are less accessible to other users.