Stats

Showing posts with label Windows. Show all posts
Showing posts with label Windows. Show all posts

Monday, January 5, 2015

Open Command Prompt, with administrative privileges.

In my previous post we came to know Command Prompt and why to use it. In this post we will come to now how to Start/Open it. 

The simplest to open Command Prompt is below :-
1 - Press Win+R key, to open Run.
2 - In Run type "CMD" without quotes("), and press Enter.

But with this method if you are not login with administrator account many commands might not work. As they need Administrator privilege to get executed. So, will recommend you to always start Command Prompt with administrative privilege. There are many methods to start Command Prompt in with administrative privileges, it also vary according to Operating system version.

Lets see few of them :-
These method generally works with all Windows Operating system.

Method - 1
1 - Press Win+R key to open Run. In Run type or copy "%Windows%\System32" without quotes(") and press Enter. Which will open System32 folder.
2 - There find "cmd.exe", right click and select "Run as administrator". 



Method - 2
1 - Click on Windows > All Programs > Accessories.
2 - There find "Command Prompt", right click and select "Run as administrator".



To Open Command Prompt with administrator privileges in Windows 8 and 8.1.

Method - 1
1 - Press Win+X key to open Power Users Tasks Menu.
2 - Click on Command Prompt (Admin).


Method - 2
NOTE: This option allows you to open a command prompt at the location of the selected folder or drive.
1 - Open any Folder or Drive.
2 - Click on the File menu at the top left corner and select Open command prompt as administrator.


Method - 3
1 - Press Win+S key and Search for CMD or command prompt.
2 - Right click on the Command Prompt came in search results, and click on Run as administrator.



Sunday, January 4, 2015

Command Prompt, What is this?

Command Prompt is a command line interpreter application available in most Windows operating systems . Command Prompt is officially called Windows Command Processor but is also sometimes called the command shell or by its file name cmd.exe . CMD is a native Windows application usually running in Win32 console. 

Note:- Command Prompt is sometimes incorrectly referred to as "the DOS prompt" or as MS-DOS itself. Command Prompt is a Windows program that emulates many of the command line abilities available in MS-DOS but it is not actually MS-DOS.

Now, you would have a question, when we have GUI options available in Windows then why to use Command prompt?
Command Prompt is used to execute
entered commands. Command Prompt is most commonly used to execute batch files, perform advanced administrative functions, and troubleshoot and solve certain kinds of Windows issues.


Saturday, January 3, 2015

Remove a application entries from Add/Remove programs list.

Many times it happen we uninstall an application from the system but its entry is still present in Add/Remove programs list.
Today in this post we will see how to remove the entry of such programs.

1 - Open RUN and type regedit, to open register editor.
2 - Now visit below location

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall
OR
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall

 

3 - Now you can delete those registry which you want remove from add remove program list.

 
Note :- Take backup of registry before dong any modification in registry, so that can restore the changes of required or in any mistake happens.

Friday, January 2, 2015

Ping is not recognized as internal or external command (Solved).


1. Right-Click on Computer > Properties > Advanced system settings.
2. Select the "Advanced" tab.
3. Click on "Environment Variables" below.
4. Under "System Variables" locate Path and choose 'EDIT'.
5. Paste ";%SystemRoot%\system32;%SystemRoot%" at the end (Without quotes ".)



8. Click "OK" to save.




Monday, December 29, 2014

Get Android notification on other phone, tablet or Computer (NO ROOT Required).


Many time when we are using any other Android device or a computer, we often miss notification on our phone or tablet. Now we have a solution for it. In this post we will see a application called as Desktop Notifications by which we will not miss any notification came on our phone or tablet.

Desktop Notifications app allows us to receive Android notifications in your web browser. Now we can get our android notifications directly on your computer or any other Android device. 


To get this app on your android device install it form below link :-


To get your Android device notification on other device you need to install one of these free addons on any of the compatible browser :-

Google Chrome 


Mozilla Firefox


Lets see how to configure it :-
In Android device (Of which wee need to get the notification):- 1 - Visit play store and install Desktop Notifications.

2 - After installation gets completed open the application.
3 - Tap on "Open Notification Settings" under "SETUP" option. Which will redirect to "Notification access" page.

4 - By default android don't allow any other application to access Notification. To allow access to Desktop Notification, we need to check Desktop notification check box. Follow the instruction in the image below.


Now open any of the browser according to your choice and install the Desktop Notification addon (Addon links are mentioned above.)


On Google Chrome
 - Install the app on the phone, sign into your Google account on both the phone and Chrome (for desktop) to connect the devices.

On Mozilla Firefox
- Install the Firefox extension.


- Press "Ctrl + Shift + A" or type about:addons on the address bar to open Firefox Extensions Page.
- Select Desktop Notification addon and click on "Options".


- After Clicking on "Options" button, scroll down below and mention the code present in your Desktop Notification app installed in your Android device.


If every thing goes well the  Desktop Notification icon present in your Browser will display on Blue color.


Saturday, December 27, 2014

Disable Windows Boot Manager at startup


1 - Login to your Windows.
2 - Right click on Computer and click on "Properties".

3 - In property page click on "Advance system settings" to open "System properties" window.

4 - Now click on "Settings" under "Start-up and Recovery".

5 - There select the "Default operating system:" in which you want to start the system, from the drop-down menu. Now, to remove the selection option from system start-up screen uncheck "Time to display list of operating systems:". And click on "OK" to save and close the window.

Now you will not get any option to select the while system start-up. It will boot the system with the Operating system you have selected as Default operating system.


If in future you want to change the Default operating system as any other just change the Default operating system from the drop-down menu. And click on "OK".



If you want the re-enable the Boot Manager Window, just check "Time to display list of operating systems:" and set seconds as "30". And click on "OK".

Friday, December 26, 2014

Create a self extractor in Windows without any third party tool (Compressed EXE).


A file with the ".EXE" extension, is a type of executable file generally used with Windows operating systems. The EXE is one of the most important and useful files in Windows, as it is used to install or run maximum programs.

Many times when we share a files or folder in a compressed format such as .zip, .rar, .7zip, etc..
to extract such files we need a third party extractor like 7zip, Winzip, Winrar etc…

But to make our work easy windows has a hidden feature called “iexpress” by which we can create a self extractor package which doesn't need any third party application for extraction. Windows creates a .EXE file to which we have to just execute it for extraction.

Lets see how does it work :-

1 - Open “Run” by clicking + R key
2 - Now in “Run” type “iexpress”, Without quotes (“). And press “OK”.

3 - It will open a IExpress Wizard window. There select “Create new self extraction directive file.” and click on “Next”.

4 - Now Select “Extract files only”, and click on “Next”.

5 - Now enter the “Package Title”. And click on “Next”.

6 - Select a confirmation prompt for your EXE file if required. This screen will provide an option to display a text message to the user upon executing the file. If you don't wish to provide a prompt, select "No prompt." option. And click on “Next”.

7 - Now it will provide an option to choose a license agreement for your package. To display a license agreement, type the agreement into a plain text file (using the ".txt" extension) and attach it after selecting, "Display a license." option. If you dont want to display any licence agreement select “Do not display a licence.” and click on “Next”.

8 - Now you are in the most important window calls as “Packaged files”. In this window click on “Add” button and select the files which you want to add in your .EXE file. And click on “Next”.
NOTE :- In iexpress we can only add files not any directory (folders).

9 - Here select how do you want to display your EXE extraction window. If you don't have any idea select “Default (recommended)” and click on “Next”.

10 - Now this screen will provide an option to display a text message to the user after complete execution on the package. If you don't wish to prompt any message, select "No prompt." option. And click on “Next”.

11 - Now click on “Browse” and select the location where you want to save the EXE file, also provide a name to the file. And click on “Next”.

12 - Select “Don’t save.“ and Click on “Next”.

13 - Click on “Next”, to start the package creation. It will take some time depending upon the number and size of files to be compressed.

14 - After completing the package creation process. It will prompt a window. Click on “Finish” to close.


Go to the location where you have saved the file, The file is now ready to use.

Enjoy! and stay connected.

Thursday, December 25, 2014

Download YouTube Videos without any tool


YouTube is a video-sharing website which is currently owned by Google. Youtube officially doesn't provide any feature for downloading the video. But we there are many third party tools and addons by which we can download youtube videos.

In this post we would see how to download any youtube video without any tool or any addon. Just with 2 simple steps.

Lets see how :-

1- Open any Youtube Video which you want to Download. Add "ss" before the word youtube in the URL, and press Enter key.

2 - Wait for few second, it will redirect to http://en.savefrom.net/. Now at the Right side of the page you will find options to download the file in the format you want. Click on it and save the file.

Enjoy! and stay connected.

Backup Your Mozilla Firefox Password in 4 simple steps.


Many of us save our password in Mozilla Firefox. But if for any reason we need to reinstall Firefox, or change our computer or Laptop etc.. Its very difficult to recall again save the password in Firefox.

In this post we will see how to take backup and restore the saved password of Mozilla Firefox in just few simple steps.

Lets see : -
1 - Open “Run” by pressing Windows + R key.
2 - In Run type %appdata% and click on “OK”.


3 - Then Open folder Mozilla > Firefox > Profiles > [Your profile]
4 - From there copy “key3.db” and “logins.json” files at any other Location.


Your Password backup is done now.

To Restore your password again visit the same location and replace the file.

Wednesday, December 24, 2014

Change Folder Color in few seconds.


We have many folders where you keep our documents many other stuff. Sometimes the number folders are so many that its not easy to identify the important folder quick.
Also, with many similar-looking yellow folders it very common to make a mistake and carelessly delete an important folder.

Microsoft has thought have option to change the icon of a folder with a new one but that one will make the folder as a odd one in the crowd. But we have a small and too simple tool  calls as “Folder Colorizer” by which we can change color of out folder very easily and quickly.

Lets see how : -
  1. Click HERE to download Folder Colorizer Setup.
  2. Download the Zip file extract it.
  3. Right click on the setup file and run as administrator and install the application, it would take only few second to install.
  4. After installation Right click on the folder you will find an option “Colorize!” from there select your color.
Its done now.

You may also see the video present below for more information.



Tuesday, December 23, 2014

11 YouTube Tricks many of us don't know.

YouTube is the largest video channel on the Internet with more than 1 billion users visiting each month after all. We can find a variety of videos on YouTube like comedy, pranks, interviews, tutorials, and many more…


You have enjoying many hours in YouTube. So, here we’ve put 5 simple tricks to make YouTube more enjoyable for you.

1. Disabling Video Annotation
Annotation is a clickable box that overlays on top of YouTube videos. It is to improve user engagement by displaying extra information or links related to the videos. It is useful for the video uploader, but can also be quite annoying for the users.

To hide these annotations?
You can disable annotations to all YouTube videos via the YouTube settings.

  1. Click your profile picture then click the gear icon (YouTube Setting).
  2. On the left sidebar, select Playback and uncheck the Annotations and Interactivity option.



2. Force Buffering Of The Entire Video
YouTube actually buffers only 30 seconds of the total video length when the video is paused. When your Internet connection isn’t quite fast enough to load the video this causes a lag. To avoid this, you can force YouTube to buffer the entire video before you can play it.

SmartVideo for YouTube is a tool that can help with this and is available as a Firefox Add-on and Chrome Extension.
  1. After installation. Restart the browser open the YouTube video, you will see an additional option at the bottom of the video.
  2. Click Global Preferences, and tick the box for Smart Buffer, as shown in the below image.



3. Disable Autoplay
YouTube will immediately start playing a video you’ve just opened which can sometimes be annoying. To disable autoplay video on YouTube.

We can use the YouTube Control Center Add-on in Firefox or Stop Autoplay extension for Chrome.


It has a handful of options to control a YouTube video. Install this Add-on, and find Autoplays video when the player loads. Keep this option unchecked to disable Autoplay. Another option is the Stop Autoplay extension which does the same thing. You need to install it on Chrome, then activate it via the chrome://extensions/ page.

4. Watching YouTube In Slow-motion
Many of the time while watching a video in YouTube it moves so fast that you can’t see the tiny details. Perhaps you want to play the video at a slower pace.

YouTube has HTML5 Player for its videos that you can request in www.youtube.com/html5.
1. Open www.youtube.com/html5.
2. Click Request the HTML 5 Player.

3. Now open a video, you will find the option with speed adjustment. Do keep in mind though that you’ll need a browser that fully supports HTML5 video.


5. Download A YouTube Video’s Subtitle
There are many videos on YouTube that come in a language that you’re probably not familiar with. YouTube actually lets the video author add subtitles to help their viewers understand what is being said. However, if you’re downloading a particular video, the subtitles won’t come with it.

Use KeepSub to download the subtitles embedded in the video.
Lets see how :-
  1. Open http://keepsubs.com/
  2. Copy the video url from youtube and paste in download textbox.
  3. Then click on DOWNLOAD button to generate the subtitle.
  4. You will find the subtitle below click it to download

6. Share or Play a Specific Portion of a video
If we want to share just a certain portion of a video with a user, we’ll notice that there is no official option to do this. But many of us didn’t know that there is a handy hack to send a link to a user or embed a certain portion of the YouTube video in our website.

Lets see how it works :-
Consider the following Youtube Video URL : https://www.youtube.com/watch?v=oECaLIrlnE0
After the URL link add #t=01m08s to set the starting point of the video at 1 minute and 8 seconds. Here is how it should look like:


To embed a portion of a YouTube video the process goes the same way. You simply have to add #t=01m08s to the embed code you get from the original video and paste it to your website.
Once a user plays the video, it will automatically start from the point you have specified in the embed code.

7. Auto Video Replay
There are certain times when you get obsessed with a Youtube video, whether it’s a really catchy song or a funny video. Isn’t it annoying to always have to hit replay everytime you near the end?

Why not activate the looping feature?
Lets see how :-
Just replace youtube with the text “infinitelooper” in the URL and hit enter. (NOTE- It do not support https, so remove “s” and use http at the starting of the URL)


It will redirect you to another YouTube third-party platform where you are also provided with the option of looping selected portions of the video.


8 Auto High-Definition Video Play
Many times when we play a YouTube video the video quality has been set on default for you, usually at a lower quality video resolution. To prevent this from happening you can force the system to permanently play videos in an HD format.

Install the extension called Magic Actions for Youtube available only for Google Chrome and Firefox. Enable the option Auto HD in the extension and select the video resolution you would like to be played automatically.
We can also set the mouse wheel to scroll up (and down) the volume of the video.


9. Accurate Keyword Searching
There are a billion of videos on Youtube so trying to find that specific Youtube video you want to watch is too difficult. We have to crawl through many pages to land the video we actually want to watch.

The solution for this is to add “allintitle” before the keywords we are search for. What it does is basically provide you with only videos that include the chosen keywords.

10. Omit Keywords
We can exclude a specific keyword while searching any video.
Just enter the search keyword, then “-”  and then exclude keyword. (As given below)

“keyword -excluded keyword”



11. Speed Checker
The most important race in the world is between red bar and the grey bar. Youtubers know what I am talking about.
We can actually check the loading speeds of the video from  http://youtube.com/my_speed.

You will get readings of your average video speed based on your location and can even compare speeds based on certain dates.

Sponsors

LMN Entertainment World

LMN Entertainment World
Free Download latest Bollywood Music Videos and Songs in High Definition HD Quality.

Sponsors

Powered by Blogger.