Tag: tip

  • Uninstall default Samsung and Android Apps without Rooting the device

    To uninstall default apps on a Samsung device without root access, you can use Android Debug Bridge (ADB) commands. This should work for most other devices, once you work out how to enable debug mode on that flavour of device. Here’s a general guide on how to do it: Remember, it’s important to be cautious…

  • Pausing a Batch script

    Those of you that still use batch scripts (and why not … they are backwards compatible to older systems), will occasionally need to pause a script…

  • Opening ISO CD/DVD image files

    We often get asked how to get information from an .ISO .bin or other type of CD / DVD image file, so here are the easiest ways we know of. Mount the ISO as though it was burnt to a CD/DVD and inserted into a drive on your PC Extract all files from the image…