Nov 16, 2022

Download TeamViewer: the world’s most trusted remote access, control and support software

What is TeamViewer?

Almost every desktop and mobile platform, including Windows, macOS, Android, and iOS, is compatible with TeamViewer, a complete remote access, remote control, and remote support solution. With TeamViewer, you can virtually access any computer or mobile device in the world and operate it as though you were physically present.

Top Features Include:

  • Custom branding for support applications
  • Ad-hoc support for clients and employees
  • Leave sticky notes on remote computers
  • Integrations for Mobile Device Management and other apps
  • Integrated service case management and integrations for major service desk systems
  • Learn more and download at teamviewer.com

    Read more >>>

    Download VLC Media Player

    VLC is a free and open-source cross-platform (Windows, Linux, Mac OS X, Unix, iOS, Android) multimedia player which plays most codecs with no need for additional codec packs. It supports MPEG-1, MPEG-2, MPEG-4, DivX, mp3, ogg, and other music and video codecs, as well as DVDs, VCDs, and other streaming protocols. On a high-bandwidth network, it can also be used as a server to stream in unicast or multicast in IPv4 or IPv6.

    VLC is capable of playing ‘anything’. You don't need to download any additional codecs because it supports a huge variety of multimedia formats. With added features like video on demand, on-the-fly transcoding, granular speed settings, frame-by-frame advances, and more. 

    VLC offers a full streaming server; on a high-bandwidth network, it can also be used as a server for unicast or multicast broadcasts in IPv4 or IPv6. VLC toolbars can now be fully customized; you can add skins, create skins with VLC skin editor and install extensions.

    Download:
    Size: ~40 MB
    Download VLC Media Player

    Read more >>>

    Oct 16, 2018

    Error 0x00000709

    Welcome to tutorial nutshell. In this tutorial we will be showing how to quickly troubleshoot printing. errors.

    Tips: Check hardware

    Here are ideas to solve common problems with printer hardware.

    1. Check the power connection; ensure that the power switch is turned on. If you're printing to a shared printer (printer on the network), ensure that all necessary computers and routers are turned on as well.

    For wired printers, check the cables. Ensure that the printer cable is properly connected from the printer to your PC. For wireless printers, check the wireless connection. Ensure that the printer’s wireless option is turned on. Run the printer’s wireless connectivity test to test the connection. Read the printer’s manual that came with the printer to find out how.
    2. Ensure that all printer drivers are installed and up-to-date.



    Read more >>>

    Jun 10, 2016

    How to Hide A Drive Using Command Prompt in Windows 10/8/7


    Greetings from Tutorial Nutshell. Ever wanted to conceal a drive; maybe because you have private stuff that you wouldn’t want anyone to find, or to know it exists in some drive in your computer? Well, this tutorial is for you. We will use Command Prompt in Windows to hide/ unhide a drive. Just follow these steps:  Note: we will be using attached cmd screenshot for examples. Use relevant volume numbers and drive letters for your computer.

    Diskpart command line utility
    1. Open your command prompt (start – type cmd in the search box, and hit Enter
    2. Type diskpart and hit enter. (Select yes if UAC interface pops up; but it would be great if you can run cmd in elevated mode (run it as administrator) Then the diskpart command line utility will appear. Note: Diskpart  is used to manage and maintain partition drives.
    3. Now issue the list volume command. This will display all the drives in your computer
    4. Then issue the select volume 3 command. (Note: 3 is the volume number of the drive to be hidden. I used 3 in order to select E: drive in my computer as shown in the screenshot of my command prompt on the above. You can choose any other drive you want!)
    5. To hide drive 3, issue the command remove letter E:

    Type exit to quit diskpart. Finally go to my computer and your just hidden drive will be invisible. If all steps executed successfully but no results showing at my computer,   To make that hidden drive visible again follow the same steps (Step 1 through 4) but instead of the remove letter E: command in step 5, issue the assign letter E: command. Note that when the drive letter is hidden (removed), it will not show under the Ltr column of the corresponding Volume ### column in the cmd.


    That’s it…Enjoy!!!


    Read more >>>

    Jun 8, 2016

    How to Eliminate Shortcut Virus from your Pendrive / Flashdrive / Portabledrive and reclaim your hidden files

    Hello guys… So picture this: You have a Pendrive / Flashdrive / Portabledrive with important files in it. You get to your friend’s house to show them the cool stuff you got. After inserting it in your friends’ PC...it shows all your files as shortcuts. You then scan the pendrive with the updated Antivirus software but then it doesn’t show/bring back your files. Well that’s a ‘horror movie’ but I’m NOT a movie script writer, hahaha! So this tutorial will show you the simplest, most effective way of addressing such a ‘horror’.

    Just copy and paste the following code to notepad and save it as "ShortcutRemover.bat" (…you can choose any other name you want, but remember to save it in the .bat format) and save it to the infected stick and run it. Follow instructions until all the processes are complete. That’s it. Enjoy…

    CODE:
    Echo off
    cls
    echo Created by Tutorial Nutshell - www.tutorialnutshell.blogspot.com
    echo.
    Echo Eliminate Shortcut Virus from your Pendrive / Flashdrive / Portabledrive 
    Echo and reclaim your hidden files
    echo.
    )
    pause
    cls
    echo.
    echo please wait for all process to complete…
    echo.
    echo 1 Minute To Complete, please Wait!
    echo.
    echo Repair Folder
    echo.
    attrib -s -h %1*.* /s /d
    echo.
    echo Delete drivesgideinfo Folder
    echo.
    rmdir /s /q drivesguideinfo
    echo.
    rmdir /s /q h3ojKiH9lvFefFO0mG6HlXplgLV3LYYuVHdaRr3dtLhEN80DniEPQXQY2sziakx2axTnS4SA044lSPkbMnv9Qm
    echo.
    echo Delete Shortcut Folder
    echo.
    del /a /s %scut%\*.lnk
    cls
    echo.
    echo Process Complete
    echo.
    echo.
    echo For more tutorials like this: www.tutorialnutshell.blogspot.com
    echo.
    )
    pause

    PS: Delete the files created by the virus especially the autorun.inf file. That all but remember do not run the 'ShortcutRemover.bat' in your system or desktop.






    Read more >>>

    May 25, 2016

    How to trim videos using VLC Media Player

    Hello guys. Ever wanted to trim a specific section of the video? Well, you have come to the right place. In this tutorial I will show you the cheapest, simple way of doing just that by using the VLC. “VLC is a free and open source cross-platform multimedia player and framework that plays most multimedia files as well as DVDs, Audio CDs, VCDs, and various streaming protocols.” You can download it here. I currently have VLC 2.2.3 "Weatherwax" installed, on Windows 7 Professional, service pack 1. Well, with that note lets get started:

    VLC shortcut
    Step 1: Install VLC media player if you have not already done so, and have it launched.





    Adding Advanced Controls
    Step 2: Locate and click on View on the menu bar and click Advanced Controls from the drop-down menu. This will introduce four extra buttons just above the conventional play/stop buttons right at the bottom on the default interface. 

    Step 3: When you have activated the Advanced Controls, open the video file that you want to trim. What will happen here is that you will record only a segment of the
    Advanced Controls
    video that you want to extract. Once you have added the video you want, (whether by drag and drop or open file menu found under Media in the menu bar) proceed to play the video and seek the part where you want to start your recording, then hit Record (the first button on the left of the advanced controls; Tip: Hover your mouse pointer over the controls to locate it). Press Record again to stop the recording. The recorded clip will be automatically saved in the Videos folder if you’re using Windows 7, with the naming convention as 
    vlc-record-date-time-name of original video file. For Example if the you have trimmed a video named Wildlife in HD, the trimmed video will be automatically named "vlc-record-2016-05-25-16h09m39s-Wildlife in HD-

    Thanks guys. Enjoy trimming those videos.


    Read more >>>

    May 17, 2016

    How to Setup AVG Intenet Security 2016 to Update via Proxy Server

    I recently installed AVG Intenet Security 2016 on my laptop and I couldn’t update it at work because we’re using a proxy for our internet connections. After a simple google search I found out how to go about setting up AVG Intenet Security 2016 to update via Proxy Server. These steps also apply to other versions of AVG. Enjoy...

    AVG Shortcut
    1. Run you AVG program.  

    2. In the user interface that comes up, go to Options, then select Advanced settings. On the window that comes up, find Update and expand it to view the underlying items. 




    Options and Advanced settings items...
    3. Select the Proxy item; then on the right pane, select one of these options: Use proxy, Try connection using proxy and if it fails, connect directly

    4. Select whether you want to use Automatic or Manual configuration. Click APPLY or OK to save the changes.

    Expanded update item...














    Proxy settings' screen





    Note that the options for proxy server configuration are Auto and Manual. 

    If you choose Auto you need to specify where the proxy configuration should be taken from:

    • From script - the configuration will be read from a script


    • Autodetect - the configuration will be detected automatically from the proxy server
    If you choose Manual, you need to specify the following:
    • Server - enter the server’s IP address or the name of the server
    • Port - enter the number of the port that enables Internet access
    • Proxy authentication - enter the authentication type, your username and password


    Further reading at www.avg.com 
    Read more >>>

    Jan 31, 2013

    BlackBerry 10 is finally here...


    BlackBerry (formerly known as Research In Motion) has officially unveiled its brand new operating system; BlackBerry 10 yesterday (January 30, 2013). The OS will run on two new smartphones: the BlackBerry Z10 (a touchscreen-only phone) and the BlackBerry Q10 (a phone with a standard BlackBerry physical keyboard). Full specs of the phone can be found here.



    Read more >>>

    Aug 27, 2012

    Why worry, Microsoft got it with Windows 8, OR does it?


    Well, change has always been a force to reckon with when it comes to software, and it's also important that we recognize that change is a constant that can either make or break; the break part being something that Windows Vista would say... lol! It is rather a huge leap that Microsoft has taken with Windows 8, but somehow I think it should have been expected after so many years of mediocre incremental updates in its core products. I think Microsoft has finally come to play with these bold changes to Windows. It's about time and it had to be done in order to stay relevant.

    Windows 8 stands to Change the user experience almost in its entirety. It promises to be a first truly cross-device operating system that could arguably share the "bragging rights" with the highly customized Linux OS; with the expectation that it will run across many devices from a desktop computer, laptops, tablets and smartphones, giving users a rather consistent look and feel across devices. This review is based on the use of Windows 8 Customer Preview on the Laptop/desktop computer.

    Introducing the Windows 8 Metro UI

    First things first, I think Metro is very cool. Microsoft really pulled it here. The graphics are bold, nice and clean with smooth animations, making a visually compelling attribute. Below, I've tried to compile some features found on the Metro UI:

    The Lock Screen
    When you start-up your Windows 8 computer, the first screen that comes up is the lock screen which is basically a simple screen that shows updates (email and message notifications) of what has happened since you were logged out, time, date, Wi-Fi connectivity, battery power (where applicable e.g. when using a laptop computer). You can even customize the lock screen to choose more applications to run in the background while your screen is locked e.g. messaging app, weather app. etc. If you tap on any key on the keyboard the lock screen will reveal the login screen where you can just key-in your password and login. You can either use your local account (regular Windows password) or your Microsoft account password (Windows Live ID) or PIN (a 4-digit code for faster login to your machine- something like what you use for your phone). The latter allows for synching of your settings between the computers that you use. I personally would encourage using the latter for obvious reasons. 

    The Start Menu (Home Screen)
    After login you'll be presented to the Start menu (home screen), which is complete with tiles that represent installed apps. Whenever you install a new app, whether it is a Metro app or a desktop app, it will automatically show up at the end of this Start menu and you can personalise the arrangement of the tiles as you like by just tapping, holding, and dragging them anywhere on the screen. You can also right-click on an app's tile to resize it, uninstall it, or unpin it from the Start menu. To run an app, just tap/click on it. In the upper right corner of your start menu lays your user tile which will allow you to change your account picture, lock or sign out of your machine.

    The Control Panel
    The Metro UI also presents the Control Panel (Settings), which allows you to all sorts of settings related to the Metro UI. Most options presented in the Control Panel are self explanatory, and easy to understand.

    Personalize: Allows you to change your lock screen, start screen or your account picture.
    Users: Allows you to add a new account, change your password or create a picture password, or create a PIN. It also allows you to switch to a local account.

    Notifications: Allows you to turn notifications on or off for certain apps or all apps, and mute or play notification sounds.

    Search: Allows you to delete your search history and turn on or off the apps you can use to search.
    Share: Allows you to either show or not show apps that you use frequently, show/hide a list of how often you share; and also allows you to clear your shares list.

    General: Allows you to change your time zone or your language preferences, refresh or reset your PC; which allows you to either perform a clean install of Windows (without losing your files) or wiping your PC completely and return it to factory settings. It also gives you an option to start-up from a device or disc (e.g. a USB drive or DVD).

    Privacy: Allows you to choose whether you want Windows to allow apps to access and use your location, name and account picture. You can also choose to help improve Windows Store by sending URLs for web content that apps use (a link for the privacy statement is presented).

    Devices: allows you to manage devices e.g. printers, webcams, and other hardware.
    Ease of Access: Allows you to adjust/tweak some of your machine settings to accommodate some forms of impairments.  E.g. you can change contrast setting, cursor thickness, and the size screen displays.
    Sync your Settings: Allows you to sync your settings to other Windows 8 devices through a Windows Live ID. Here, you can choose what to sync, e.g. Personalize settings (colours, background, lock screen, account picture), Desktop personalization (themes, taskbar, high contrast etc.), Passwords, Ease of access, App settings, browser bookmarks and history, and many more.

    HomeGroup: Only available on home network, and it is turned off when you are not on your home network. It allows for the sharing of files. You can change your sharing settings here.
    Windows Update: Allows you to check for and update your Windows. Pending Windows updates are visible from here.

    Two Misconceptions about the Windows 8 Desktop
      1. The traditional Start Menu is completely removed. WRONG! To find out why, move your cursor to the bottom left corner of your screen while you are on the desktop or Metro UI; you will get the option to visit Start screen (Home screen). Right-click here and you will get a Menu option with quick links to the e.g. Explorer, Control Panel, Task Manager, etc. 



      2. The peek feature found in Windows 7 has been removed. WRONG! While you are on the desktop (will not work while on the Metro UI), move the cursor to the bottom-right corner and Right-click; a menu with two options (Show desktop and Peek at desktop) will appear.  Ensure that the Peek at desktop option is checked/ ticked. That will enable the Desktop Peek functionality. The Charms Bar will show-up while still hovering around the same area.




      Quick Notes and Conclusion

      • I think if Windows 8 doesn't live up to expectations, many Windows users will just stick to Windows 7 instead of switching to some other OS platforms, just like it happened between Windows XP and Windows Vista transition. I think Microsoft has "nothing" to lose really. This is a great time to experiment while still basking in the moment of Windows 7’ success.
      • Proponents of Apple may have to continue holding their horses because no one is really going to switch over from windows to Apple products, just because of somewhat. Windows 8 failure basically because apple products are really expensive and as far as my pockets are concerned apple products are geared towards the wealthy. Even if MS backtracks on this, as a declaration of intent it makes me very edgy about the future Windows platforms. Besides, I think it is still not clear to whether Windows users do really have much option beside windows especially looking at the learning gaps that could result from switching over, and even the costs.
      • Windows 8 begins a new era of UI. Less text and more visual is always pleasant to the eyes.
      • The idea behind Windows 8, have both options for grandma who wants to just surf the web and never need to get out of Metro and then have an advanced user such as yourself (and I) who can rely on the typical Windows Taskbar/multi-task capability from previous Windows OS.
      • Again the impression I got from many Windows 8 articles that I came across is that in the Windows 8 final release, users might just have the option of swapping between both Metro UI and the classic windows desktop interface; which can be very helpful in allowing for a better acceptance of the Metro UI since it would be optional. Most users are already concerned about if they can make their machines to go straight to the desktop when they turn them on without going through the Metro UI. The answer: YES you can. A workaround found here explains such. 
      A video here (Youtube) will introduce you to some basics.




      Read more >>>

      Aug 20, 2012

      Creating a USB Installation Source of Windows 7 or Windows 8 OS

      Hi, and welcome to my first ever tutorial blog-post. In this tutorial I will be demonstrating to you on how you can prepare a USB flash drive to use as a Windows 7 or Windows 8 installation source without using any third party software (i.e. using the windows operating system’s command prompt (CMD) only). The operating system used for this tutorial is Windows 7- Ultimate.

      Prerequisites: a USB storage device (at least 4GB of free space), a computer running Windows 7 or Windows Vista, A windows 7 or Windows 8 installation DVD.

      Note: Your USB drive will be completely wiped out- so make sure you don’t have any important stuff in it before this process. Backup your USB contents. Also you can use a windows 7 or Windows 8 ISO file mounted to a virtual drive instead of a windows 7 or Windows 8 installation DVD to perform the same process. The process requires that you run the command prompt (cmd) as administrator- to achieve this, right click on the command prompt found at: start > all programs > accessories > command prompt; and select yes when the user account control (UAC) appears.

      Process:
      1. Insert the Windows 7 or Windows 8 installation DVD to the DVD drive and connect the USB storage device to the computer
      2. Open an elevated command prompt and type diskpart which is used to manage and maintain partition drives. Then press enter. In the diskpart command line utility that appears, issue the following commands:

      a. list disk (this will help you identify which of the disks connected to the computer represents the USB flash drive)
      b. select disk disknumber (where disknumber is the the number of the disk that you have identified as the USB flash drive that you want to operate on)
      c. clean (Note: This will remove the existing partition formatting and data from the USB flash drive.)
      d. create partition primary ( creates a partition of type primary)
      e. format fs=fat32 quick (quick-formats the created partition and changes its file system to fat32)
      f. active (makes the actual partition an active partition)
      g. exit (quits diskpart)

      diskpart and bootsect operations
      Image depicting the process...
      3. Now we need to execute the bootsect command to update the volume with the BOOTMGR boot loader program to make the USB drive bootable. To perform this you need to specify the path to your windows 7 or Windows 8 installation DVD; and navigate to the folder called boot which contains a program called bootsect. We will then run this program with the /nt60 (/nt60 applies the master boot code that is compatible with BOOTMGR to the ) parameter, specifying the USBdriveLetter that our USD is connected to. This will copy the boot manager files to our USB drive: 

      <Path> /boot/bootsect.exe /nt60 <USBdriveLetter:> 

      4. Now copy all the files located on the Windows 7 or Windows 8 installation DVD to the USB flash drive. You are done. Your USB device is now bootable and you can now use it as an installation source as if you are running a regular installation DVD. Just make sure your BIOS setting are set to “boot from USB device” so that once your computer boots, it can boot from it.
      Read more >>>