Dear our followers and views this week is yours to ask any thing you need help in by commenting on our blog or Facebook page https://m.facebook.com/profile.php?id=858014730907275
We are to improve IT skills of very one by providing computer tricks,help and update information.
Monday, 29 June 2015
Query week
Dear our followers and views this week is yours to ask any thing you need help in by commenting on our blog or Facebook page https://m.facebook.com/profile.php?id=858014730907275
Friday, 26 June 2015
Ctrl + V or Shift + Insert
Both the Ctrl + V and Shift + Insert will
paste the text or object that's in the
clipboard.
Thursday, 25 June 2015
Ctrl + C or Ctrl + Insert
Both Ctrl + C and Ctrl + Insert will copy the
highlighted text or selected item. If you want
to cut instead of copy press Ctrl + X .
Wednesday, 24 June 2015
Keyboard shortcuts
Using keyboard shortcuts can greatly increase
your productivity, reduce repetitive strain,
and help keep you focused. For example,
highlighting text with the keyboard and
pressing Ctrl + C is much faster than taking
your hand from the keyboard, highlighting the
text using the mouse, clicking copy from the
file menu, and then putting your hand back in
place on the keyboard. Below are our top 10
keyboard shortcuts we recommend everyone
memorize and use.
Monday, 22 June 2015
Notepad Tricks: Cool Notepad tricks for Windows
Notepad, the text editor that comes bundled in Windows is an excellent tool for text editing. But that is not the only thing for which notepad is famous. It is also famous for its tricks and hacks. Here is a roundup of some of the best and coolest tricks that you can try using Notepad.
Matrix Falling Code Effect - Notepad CMD (.BAT) Tricks
Inspired by the movie Matrix, this falling code trick is extremely popular on social networking websites. Copy and paste the code given below in Notepad and save the file as "Matrix.bat" or *.bat.@echo off
color 02
:tricks
echo %random%%random%%random%%random%%random%%random%%random%%random%
goto tricks
| Matrix Falling Code Effect - Notepad Trick |
Upon running the bat file, you will see the "Matrix falling code" effect.
Make Your Keyboard Type (Any) Message Continuously-VBS Trick
This VBS trick can make any of your friend's keyboard type any message continuously. Open Notepad, copy the code given below and save the file as Tricks.vbs or *.vbs. You will need to restart your computer to stop this. Try this after closing all important programs.Set wshShell = wscript.CreateObject("WScript.Shell")Send this file to your friends as an email attachment to see the fun.
do
wscript.sleep 100
wshshell.sendkeys "This is a Virus. You have been infected."
loop
Create a Harmless Funny Virus with Notepad-Continuously eject CD/DVD drives
This VBS trick will create a code which will continuously eject all your connected Optical drives. If you put them back in, it will pop them out again. Copy this code and paste it in Notepad as Virus.vbs or *.vbs.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
Saturday, 20 June 2015
Create Windows 8 Bootable USB – How to Guide
Apart from all these , Not all Computers have working CD or DVD Drives.
This creates a big issue for those who want to install operating system
via Disc method,So today here i bring a easy tutorial to Create Windows 8 Bootable USB .
This tool is available for free from Microsoft Corporation as well so you can get it from there too. Despite its name, this tool works with Windows 8 ISOs as well. You can use this tool for any version of Windows.
Step 2:After downloading and installing the tool, Run it , now you need to Browse and give the path where the ISO file is located in your computer.
Step 3:Now select whether you want to create a bootable DVD for windows or you want it to be a bootable pendrive. Here you need to select USB device because you want to make bootable pendrive.
Step 4: Browse and select the pendrive which you want to make bootable. Make sure that the pendrive has atleast 4 gb free . Now click on Begin Copying.
Step 5:Once you begin copying , the tool will start creating bootable Windows 8 USB installer flash drive using the Windows 8 ISO. Let this process complete , lastly when you see the message “Bootable USB Device created successfully”, you can restart your PC and boot from the USB drive.
So this was my Quick tutorial on how to Create Windows 8 Bootable USB, Hope this will help you.
How to Create Windows 8 Bootable USB
I here Assume that you already have ISO image of Windows 8 or 7 of which you want to Create Bootable Pendrive.
Step 1 :Download Windows 7 USB/DVD download tool and install itThis tool is available for free from Microsoft Corporation as well so you can get it from there too. Despite its name, this tool works with Windows 8 ISOs as well. You can use this tool for any version of Windows.
Step 2:After downloading and installing the tool, Run it , now you need to Browse and give the path where the ISO file is located in your computer.
Step 3:Now select whether you want to create a bootable DVD for windows or you want it to be a bootable pendrive. Here you need to select USB device because you want to make bootable pendrive.
Step 4: Browse and select the pendrive which you want to make bootable. Make sure that the pendrive has atleast 4 gb free . Now click on Begin Copying.
Step 5:Once you begin copying , the tool will start creating bootable Windows 8 USB installer flash drive using the Windows 8 ISO. Let this process complete , lastly when you see the message “Bootable USB Device created successfully”, you can restart your PC and boot from the USB drive.
So this was my Quick tutorial on how to Create Windows 8 Bootable USB, Hope this will help you.
Wednesday, 17 June 2015
Tuesday, 16 June 2015
Monday, 15 June 2015
Sunday, 14 June 2015
Better multiple monitor control
There are several useful keyboard
shortcuts for controlling open
windows on multiple monitors.
Pressing the Windows Key + Arrow
Keys will cause a window to
quickly snap to each side of
either monitor. Alternatively,
hitting Shift + Windows Key +
Arrows will cause the window to
jump to the other monitor. Lastly,
pressing Windows + P will allow
you to quickly set up a second
display or projector.
Saturday, 13 June 2015
Minimize all windows Sometimes
you have a bunch of stuff
running, and you want it all to go
away so you can get to the
desktop. Simply pressing Windows
+ D will minimize everything you
have up, which will save you
some time pressing the minimize
button for each window. It should
be noted that Windows + M offers
similar functionality, but there is
no undoing, so Windows + D is
the more favorable approach.
Friday, 12 June 2015
Close the current program
Typing ALT + F4 will close the
program that is running. This is
useful as it saves you time
mousing over the "X" and clicking.
People will often use this as a
joke, telling you to press ALT + F4
to fix a problem. Don’t fall for it
unless you want to close what
you are doing.
Interrupt all processes CTRL +
ALT + Delete is one of the most
common PC shortcuts, and one
almost everyone is familiar with.
The important thing to note is
that it interrupts all processes,
including the one that is bogging
down your system, which can
mean the difference between
needing to restart or not.
Thursday, 11 June 2015
Fix those little mistakes Did you
know you can undo almost any
action? CTRL + Z is the ultimate
hot key, and for sure you knew
about it already, however note
that undo doesn’t just apply to
typing. If you accidentally delete
or move a file, you can hit CTRL +
Z to bring it right back to where
it was. In Chrome and Firefox you
can also undo closing a tab using
CTRL + SHIFT + T.
Wednesday, 10 June 2015
Keyboard Shortcuts
Copy only active window to
clipboard Normally, the Print
Screen key copies the entire
display (or two displays if you got
them), ALT + Print Screen only
copies the currently active
window to the clipboard. Whether
taking a screenshot to diagnose a
problem, or just because you
want to show something to a
friend, this will come in handy.
Tuesday, 9 June 2015
Paste plain text of what was
copied When you copy text from
any source, programs will usually
copy any formatting that comes
with it. To paste this as plain
text, press CTRL + Shift + V
instead of the standard CTRL + V,
and the system will paste
unformatted text.
Note that many programs follow
this parameter (Chrome, Firefox,
etc.) but not all, particularly
Microsoft programs like Word or
Outlook. For those there's a few
alternatives that go beyond
copying and pasting in Notepad:
1) CTRL + ALT + V will show a
'paste special' dialog box. 2) CTRL
+ Spacebar will remove formatting
in already pasted text. 3)
Download Puretext and choose a
hotkey to always paste plain text
with it.
Paste plain text of what was
copied When you copy text from
any source, programs will usually
copy any formatting that comes
with it. To paste this as plain
text, press CTRL + Shift + V
instead of the standard CTRL + V,
and the system will paste
unformatted text.
Note that many programs follow
this parameter (Chrome, Firefox,
etc.) but not all, particularly
Microsoft programs like Word or
Outlook. For those there's a few
alternatives that go beyond
copying and pasting in Notepad:
1) CTRL + ALT + V will show a
'paste special' dialog box. 2) CTRL
+ Spacebar will remove formatting
in already pasted text. 3)
Download Puretext and choose a
hotkey to always paste plain text
with it.
Monday, 8 June 2015
Sunday, 7 June 2015
Saturday, 6 June 2015
Move Cursor to beginning of the
next or previous word Moving
the cursor around manually while
typing is a great way to make
your work take longer than it
needs to. To speed of the process,
move the cursor around with
keyboard shortcuts. To move it to
the beginning of the previous
word, use CTRL + Left Arrow. To
move it to the beginning of the
next word, use CTRL + Right
Arrow. In OS X you can
accomplish the same using the
Option key.
Friday, 5 June 2015
Wednesday, 3 June 2015
Cloud backup important files If
you’re working on a critical paper
for school, work, or any other
major project, make sure you are
backing up the file not just
locally. You can use services like
Dropbox, Google Drive, or any of
the other popular cloud storage
solution which will do the legwork
for you on the background. Of
course, you can also throw the
files on a thumb drive or external
HDD just to be safe but backing
up to the cloud can be done
seamlessly which is twice the
advantage.
Tuesday, 2 June 2015
Reduce the number of programs
running at startup If your PC is
taking too long to boot, it’s
probably because you have far
too many programs running at
startup. Reducing this is easy, it
will make your PC launch
noticeably faster and lighter upon
first load. To change the items
running at startup, go to Run
using the hotkey Windows key +
R, and type "msconfig." A small
window will appear (see the
screenshot below), select the
Startup tab. From here you will
be able to turn off many startup
programs, which can shave several
seconds (or minutes) off your boot
time. (Note Windows 8 has moved
this functionality to the Task
Manager). Try to make sure you
research what you are turning off
as some processes might be
needed by third party programs
or drivers you have installed.
Subscribe to:
Comments (Atom)