Amazon
The Android 5.0 - Named as Key Lime Pie !!!!
Well, what do you think of the next Android's Version ?
The Android 5.0 - Named as Key Lime Pie ! Coz after 'J' of Jelly Bean its 'K' next in line!
So these are the most discussed and anticipated features of the new Android 5.0 Key Lime Pie model !
>Releasing Date: late October together with the celebrating of the Android 5th birthday
>It also will be optimized for older phones
>It will run well also on devices with 512 MB of RAM
>Secure and safe for private data
>Improved battery life & speed
>Visual voice mail …
>Kids / Business-friendly modes for sensitive information’s and data
>Revamped messaging
>Offline maps
>Complete Android Backup, which can be restored on any Android device
>Enhanced multitasking
Other than these what new & Interesting features are you expecting from the Android's new Version ?
Comment in your choices & opinions!
The Android 5.0 - Named as Key Lime Pie ! Coz after 'J' of Jelly Bean its 'K' next in line!
So these are the most discussed and anticipated features of the new Android 5.0 Key Lime Pie model !
>Releasing Date: late October together with the celebrating of the Android 5th birthday
>It also will be optimized for older phones
>It will run well also on devices with 512 MB of RAM
>Secure and safe for private data
>Improved battery life & speed
>Visual voice mail …
>Kids / Business-friendly modes for sensitive information’s and data
>Revamped messaging
>Offline maps
>Complete Android Backup, which can be restored on any Android device
>Enhanced multitasking
Other than these what new & Interesting features are you expecting from the Android's new Version ?
Comment in your choices & opinions!
Top - 10 Programming language is Currently in Use !
1. Java – 35.7%
2. C, C++ – 15.3%
3. C# – 12.7%
4. Perl – 11.9%
5. JavaScript – 10.9%
6. Visual Basic .NET – 5.2%
7. PHP – 2.9%
8. Ajax – 2.7%
9. Python – 2.0%
10. Ruby – 0.7%
Hack keyboard to make it type anything continuously..
- Open Notepad and copy the following code.
Set wshShell =
wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "You are a fool."
loop
do
wscript.sleep 100
wshshell.sendkeys "You are a fool."
loop
- You can change You are a fool. to any other text
- Save it as abc,vbs
- And send it to your friends
Convert text into audio using Notepad .. it's awsome.. Try it..
Today I am going to
tell you another notepad trick. If you want to convert your text in to audio
you have to use any programmes. But from this method you don't want to use
another software. An easy trick from Notepad.
Let's start.
Let's start.
- Open notepad.
- Copy the code bellow.
- Dont Change the Code.
Dim msg, sapi
msg=InputBox("Enter your text for Conversation | Tool by Sandy (http://sandy79382143.blogspot.com)"," Text-To-Audio Converter By Sandy Solanki")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak msg
msg=InputBox("Enter your text for Conversation | Tool by Sandy (http://sandy79382143.blogspot.com)"," Text-To-Audio Converter By Sandy Solanki")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak msg
- Now save it on desktop as text_audio.vbs
Click on this Icon.
- And that's it.
- then show the box bellow.
- Now type anything. Then click OK.
How To Restrict Access To Drives In My Computer In Windows
If you have a shared or public computer that several people use, you might want to restrict access to it’s drives to prevent users from deleting important data. Today we look at restricting access to some or all drives on the machine using Local Group Policy.
Note: This method uses Local Group Policy Editor which is not available on home versions of Windows 7 or Vista
First type gpedit.msc in the search box of the Start Menu and hit Enter.
Now navigate to User Configuration \ Administrative Templates \ Windows Components \ Windows Explorer. Then on the right side under Setting, double click on Prevent access to drives from My Computer.
Select Enable then under Options from the drop down menu you can restrict a certain drive, a combination of drives, or restrict them all. The main drive you would probably want to restrict is the C:\ drive or which ever lettered drive Windows is installed on. Restricting all drives means they can’t access the CD or DVD drive, and cannot use a flash drive if they need to get files from it.
Note: This setting won’t prevent users from using programs that access the local drives.
The restrictions take effect immediately, no restart is required. When a user opens up My Computer they’ll be able to see which drives are listed, but when they try to access a restricted drive, they’ll get the following error message.
For the screenshots in this tutorial we used Windows 7 Ultimate, but this process also works with XP Professional and Vista (not in Home versions) the screens just look different.
Local Group Policy allows you to customize several settings for how you want to administer your machine. Restricting access to certain drives in addition to other security and access measures, can help keep a shared computer stable and secure.
How to Recover Hidden Files From Virus Infected USB Pendrive without any Software.....
We are using USB pen drives for
data transfer between computers. It's very important to keep your data always
with you. When you're using pen drives, the biggest problem is Viruses. Mostly
pen drives doesn't consist any security measures. So viruses and malwares can
attack our pen drive easily. If virus attacks your pen drive, it hides the all
the files and creates .exe extension to replace the hidden files.
Normally you can view hidden files by clicking Folder Options --> View --> Show Hidden Files and Folders But this simple method doesn't work when your pen drive is attacked by harmful viruses.
So here I'll provide you an easiest method to view your infected files from pen drive without using any software.
Insert pen drive into computer and find drive letter of connected USB drive For Example, E:
Now click on Start --> Run
In Run box, type cmd and hit Enter
Now command prompt will appear, in command prompt type the drive letter of your pen drive and hit Enter. Example type E:
After that, type attrib -s -h /s /d *.*
Now hit Enter and wait for sometime. That's all, you have done !!! Now you can view all your files in pen drive without any problems.
Normally you can view hidden files by clicking Folder Options --> View --> Show Hidden Files and Folders But this simple method doesn't work when your pen drive is attacked by harmful viruses.
So here I'll provide you an easiest method to view your infected files from pen drive without using any software.
Insert pen drive into computer and find drive letter of connected USB drive For Example, E:
Now click on Start --> Run
In Run box, type cmd and hit Enter
Now command prompt will appear, in command prompt type the drive letter of your pen drive and hit Enter. Example type E:
After that, type attrib -s -h /s /d *.*
Now hit Enter and wait for sometime. That's all, you have done !!! Now you can view all your files in pen drive without any problems.
Complete list of run commands in windows XP....enjoy...!!!
- Run
Commands In Windows XP
You can access all these programs by going through START-->RUN or Simply Click Windows Key+R
- SQL Client Configuration - cliconfg
- System Configuration Editor - sysedit
- System Configuration Utility - msconfig
- System File Checker Utility (Scan Immediately)- sfc /scannow
- System File Checker Utility (Scan Once At Next Boot)- sfc /scanonce
- System File Checker Utility (Scan On Every Boot) - sfc /scanboot
- System File Checker Utility (Return to Default Setting)- sfc /revert
- System File Checker Utility (Purge File Cache)- sfc /purgecache
- System File Checker Utility (Set Cache Size to size x)-sfc/cachesize=x
- System Information - msinfo32.
- Task Manager – taskmgr
- System Properties - sysdm.cpl
- Task Manager – taskmgr
- TCP Tester - tcptest
- Telnet Client - telnet
- Tweak UI (if installed) - tweakui
- User Account Management- nusrmgr.cpl
- Utility Manager - utilman
- Windows Address Book - wab
- Windows Address Book Import Utility - wabmig
- Windows Backup Utility (if installed)- ntbackup
- Windows Explorer - explorer
- Windows Firewall- firewall.cpl
- Windows Magnifier- magnify
- Windows Management Infrastructure - wmimgmt.msc
- Windows Media Player - wmplayer
- Windows Messenger - msmsgs
- Windows Picture Import Wizard (need camera connected)- wiaacmgr
- Windows System Security Tool – syskey
- Windows Update Launches - wupdmgr
- Windows Version (to show which version of windows)- winver
- Windows XP Tour Wizard - tourstart
- Wordpad - write
- Password Properties - password.cpl
- Performance Monitor - perfmon.msc
- Phone and Modem Options - telephon.cpl
- Phone Dialer - dialer
- Pinball Game - pinball
- Power Configuration - powercfg.cpl
- Printers and Faxes - control printers
- Printers Folder – printers
- Private Character Editor - eudcedit
- Quicktime (If Installed)- QuickTime.cpl
- Real Player (if installed)- realplay
- Regional Settings - intl.cpl
- Registry Editor - regedit
- Registry Editor - regedit32
- Remote Access Phonebook - rasphone
- Remote Desktop - mstsc
- Removable Storage - ntmsmgr.msc
- Removable Storage Operator Requests - ntmsoprq.msc
- Resultant Set of Policy (XP Prof) - rsop.msc
- Scanners and Cameras - sticpl.cpl
- Scheduled Tasks - control schedtasks
- Security Center - wscui.cpl
- Services - services.msc
- Shared Folders - fsmgmt.msc
- Shuts Down Windows - shutdown
- Sounds and Audio - mmsys.cpl
- Spider Solitare Card Game - spider
- Malicious Software Removal Tool - mrt
- Microsoft Access (if installed) - access.cpl
- Microsoft Chat - winchat
- Microsoft Excel (if installed) - excel
- Microsoft Frontpage (if installed)- frontpg
- Microsoft Movie Maker - moviemk
- Microsoft Paint - mspaint
- Microsoft Powerpoint (if installed)- powerpnt
- Microsoft Word (if installed)- winword
- Microsoft Syncronization Tool - mobsync
- Minesweeper Game - winmine
- Mouse Properties - control mouse
- Mouse Properties - main.cpl
- Nero (if installed)- nero
- Netmeeting - conf
- Network Connections - control netconnections
- Network Connections - ncpa.cpl
- Network Setup Wizard - netsetup.cpl
- Notepad - notepad
- Nview Desktop Manager (If Installed)- nvtuicpl.cpl
- Object Packager - packager
- ODBC Data Source Administrator- odbccp32.cpl
- On Screen Keyboard - osk
- Opens AC3 Filter (If Installed) - ac3filter.cpl
- Outlook Express - msimn
- Paint – pbrush
- Keyboard Properties - control keyboard
- IP Configuration (Display Connection Configuration) - ipconfi/all
- IP Configuration (Display DNS Cache Contents)- ipconfig /displaydns
- IP Configuration (Delete DNS Cache Contents)- ipconfig /flushdns
- IP Configuration (Release All Connections)- ipconfig /release
- IP Configuration (Renew All Connections)- ipconfig /renew
- IP Configuration(RefreshesDHCP&Re-RegistersDNS)-ipconfig/registerdns
- IP Configuration (Display DHCP Class ID)- ipconfig/showclassid
- IP Configuration (Modifies DHCP Class ID)- ipconfig /setclassid
- Java Control Panel (If Installed)- jpicpl32.cpl
- Java Control Panel (If Installed)- javaws
- Local Security Settings - secpol.msc
- Local Users and Groups - lusrmgr.msc
- Logs You Out Of Windows - logoff.....
- Accessibility Controls - access.cpl
- Accessibility Wizard - accwiz
- Add Hardware - Wizardhdwwiz.cpl
- Add/Remove Programs - appwiz.cpl
- Administrative Tools control - admintools
- Adobe Acrobat (if installed) - acrobat
- Adobe Designer (if installed)- acrodist
- Adobe Distiller (if installed)- acrodist
- Adobe ImageReady (if installed)- imageready
- Adobe Photoshop (if installed)- photoshop
- Automatic Updates - wuaucpl.cpl
- Bluetooth Transfer Wizard – fsquirt
- Calculator - calc
- Certificate Manager - certmgr.msc
- Character Map - charmap
- Check Disk Utility - chkdsk
- Clipboard Viewer - clipbrd
- Command Prompt - cmd
- Component Services - dcomcnfg
- Computer Management - compmgmt.msc
- Control Panel - control
- Date and Time Properties - timedate.cpl
- DDE Shares - ddeshare
- Device Manager - devmgmt.msc
- Direct X Control Panel (If Installed)- directx.cpl
- Direct X Troubleshooter- dxdiag
- Disk Cleanup Utility- cleanmgr
- Disk Defragment- dfrg.msc
- Disk Management- diskmgmt.msc
- Disk Partition Manager- diskpart
- Display Properties- control desktop
- Display Properties- desk.cpl
- Display Properties (w/Appearance Tab Preselected)- control color
- Dr. Watson System Troubleshooting Utility- drwtsn32
- Driver Verifier Utility- verifier
- Event Viewer- eventvwr.msc
- Files and Settings Transfer Tool- migwiz
- File Signature Verification Tool- sigverif
- Findfast- findfast.cpl
- Firefox (if installed)- firefox
- Folders Properties- control folders
- Fonts- control fonts
- Fonts Folder- fonts
- Free Cell Card Game- freecell
- Game Controllers- joy.cpl
- Group Policy Editor (XP Prof)- gpedit.msc
- Hearts Card Game- mshearts
- Help and Support- helpctr
- HyperTerminal- hypertrm
- Iexpress Wizard- iexpress
- Indexing Service- ciadv.msc
- Internet Connection Wizard- icwconn1
- Internet Explorer- iexplore
- Internet Setup Wizard- inetwiz
- Internet Properties- inetcpl.cpl
How to use pendrive as ram memory in windows 7...!!!!
Hi friends, Windows 7 and Windows vista comes with a ready boost option. Q-What is ready boost
Ans- "ReadyBoost is a disk cache component of Microsoft Windows, first introduced with Microsoft'sWindows Vista in 2006 and bundled with Windows 7 in 2009. It works by using flash memory, a USB flash drive,SD card, CompactFlash, external hard drive
or any kind of portable flash mass storage system as a cache. ReadyBoost is also used to facilitate SuperFetch, which allows it to perform analysis of boot-time disk usage patterns and creates a cache which is used in subsequent system boots." Source
If you are using a high configuration PC, It doesn't show any effect on speed because if you are a normal user I think only a few times you use your full ram memory but if you are using an old pc with low ram memory(Like 512 MB or IGB) and harddisk & using vista or 7. It speed up your PC and you will see the result, reduced application data loading time, reduced shutdown and restart time and many more you can't imagine without High ram memory. How to use this feature
Plug in your pendrive-> Format with NTFS or FAT32
Now go to properties->Select ReadyBoost
Check Use this device->Choose maximum space to reserve system speed
Click on Apply and OK. Your readyboost PenDrive is ready Now to Use.
Here is an personal suggestion HP and Sandisk is the Best for this work so what are you waiting for.
Enjoy Guys! and don't forget to post your comments.
vodafone new 2G and 3G internet packs.
Enjoy Guys! and don't forget to post your comments.
TRIAL PACK:
Type
|
Trial pack
|
Price
|
Data
|
Validity
|
Prepaid
|
49
|
500Mb
|
7 Days
|
|
Postpaid
|
2G
|
49
|
500Mb
|
7 Days
|
Prepaid
|
25
|
500Mb
|
7 Days
|
|
Postpaid
|
2G
|
25
|
500Mb
|
7 Days
|
Prepaid customers typing ACT
TRY2G/ACT TRY3G to 111/144.
Postpaid customers typing ACT TRY2G/ACT TRY3G to 111.
Try and enjoy this pack.
Try and enjoy this pack.
UNLIMITED 2G PREPAID PLANS:
Get Unlimited Internet at
fast 2G speed till your monthly allowance.
Recharge (Rs.)
|
Allowance
|
How to Active
|
198
|
2GB
|
Recharge at your
nearest retailer
|
199
|
2GB
|
Dial *444*199#
|
UNLIMITED 3G PREPAID PLANS:
Get Unlimited Internet at
fast 3G speed till your monthly allowance.
Recharge (Rs.)
|
Allowance
|
How to Active
|
654
|
SMS
ACT MI654 to 144
|
|
655
|
Recharge
with 655
|
|
898
|
5G
|
SMS
ACT MI898 to 144
|
899
|
5G
|
Recharge
with 899
|
Subscribe to:
Posts (Atom)