Monday 14 May 2018

Adobe Photoshop CS6 Error - 16

The infamous "Adobe Photoshop CS6 Error 16" seems to be the bane of digital creatives worldwide relying on the ubiquitous editing software. Users are increasingly reporting abrupt crashes and failure to launch Photoshop CS6 displaying only the ambiguous Error 16 notification.

Under the hood, this points to corruption in licensing and entitlement files required to run Photoshop properly. While one may be tempted to reinstall the software, this error surprisingly crops up again post reinstallation as well.

After substantial trial and error, the fix was traced down to simply creating an empty folder called SLStore in the Common Files\Adobe directory. This tiny trick miraculously resolved Error 16 across machines by resetting licensing components.

Perhaps the easiest troubleshooting tip is to simply right click the Photoshop CS6 app icon and launch with admin privileges. This auto-generates the critical SLStore folder while opening Photoshop, sparing the manual effort.

With this quick folder creation hack, Photoshop CS6 launches smoothly without any crashes or restrictive error codes. Users can finally go back to editing images hassle-free on this indispensable creative software.

Adobe Photoshop CS6 Error - 16 - Step by step solution

Its a common problem faced by photoshop users. Sometimes photoshop crashes or does not open showing this error. This can be rectified with a simple trick.
To solve this problem, Do following steps
  1. go to c:/programs files/common files/ adobe/
  2. Create a folder named 'SLStore' and leave it
  3. then, on your Photoshop CS6, link right click and run as administrator.
It should work now.

IF YOU LIKED THE POST , DON'T FORGET TO SHARE AND COMMENT BELOW

Saturday 24 February 2018

How to disable automatic updates windows 10

In this post i will explain how to disable automatic updates in windows 10. It is strongly recommended that you keep automatic update enabled on your windows. But sometimes you may want to disable it to save your internet charges and data balance. To disable windows 10 automatic update, go to


Method 1

First method to disable windows update is given below.

Go to Control Panel > Administrative Tools, you can access Windows Services Manager. In the Services window, scroll down to Windows Update and turn off the Service.

Method 2


  1. Click Run  and type gpedit
  2. Open group policy editor
  3. Go to administrative templates
  4. Click windows components
  5. Click Windows update
  6. Click allow updates to be downloaded over metered connections
  7. And disable it
Do it carefully and dont change any other settings. Do at your own risk and I am not resposible for any damage because of this.



IF YOU LIKED THE POST , DON'T FORGET TO SHARE AND COMMENT BELOW

Install XAPK file

Sometimes, large games or apps are distributed as XAPK files. Installing them is straightforward, but it requires separating the APK (application) file from the data files before installation.

Here are two methods you can use to install XAPK files on your mobile device:

  1. Use an XAPK installer app: Download and install a dedicated XAPK installer app from the Play Store. These apps simplify the process by automatically handling the separation and installation. Popular options include XAPK Installer and Split APKs Installer.
  2. Manual installation (for single APK + data structure):
    1. Extract the XAPK file using a tool like WinRAR or any unzip software.
    2. You should see two files: an APK file and a folder named "Android" (containing an OBB file).
    3. Important:** Before continuing, ensure you enable "Install apps from unknown sources" in your device's settings (this is crucial for sideloading non-Play Store apps).
    4. Copy the OBB file from the "Android" folder to the following location on your device: /sdcard/Android/obb/OBB_file_name/ (replace `OBB_file_name` with the actual file name).
    5. Install the APK file normally by tapping on it in your file manager.

    Note:** This manual method only works for XAPK files containing a single APK and one OBB file. It's not suitable for XAPK files with multiple APKs.

Remember: Downloading apps from untrusted sources carries security risks. Only install XAPK files from reliable sources.