Sunday, 16 September 2018

Change the Order of Windows app Icon Overally

  • Run “regedit” and locate: "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ Explorer\ShellIconOverlayIdentifiers\"
  • rename the folders in order you want (trick use 01_, 02_ as prefixes)
  • terminate explorer.exe from task manager and re-run explorer.exe task.
 

No comments:

Google Form using App Script

Create a Google Sheet with the following headers: First Name, Last Name, DoB Create a Google Form with the exact headers as Google Sheet he...