How to Refresh Thumbnails of Folder Shortcuts (.lnk)

folder shortcut thumbnails not refreshing

When you create a desktop shortcut to a folder, the folder shortcut thumbnail icon reflects what was in the folder it points to at creation. Later, when you add or remove files to the target folder, the folder thumbnails get updated dynamically, but the folder shortcut thumbnails remain the same. Even pressing F5 does not refresh the folder shortcut thumbs.

folder shortcut thumbnails not refreshing

As you may have known, you can refresh the folder shortcut thumbnails by clearing and rebuilding the thumbnail cache. But here’s a simpler script solution to refresh the folder shortcut thumbnails without rebuilding the thumbnails cache.Read more

Get the Install Date/Time of Store Apps in Windows 10

get appx installation date timestamp

The Apps & Features page in Windows 10 shows you the installation date (without the time) for each UWP app. In Windows 10, this information is stored in the registry.

get appx installation date timestamp

Unfortunately, PowerShell’s Get-AppxPackage cmdlet doesn’t display the installation timestamp data. But you can get the list of app packages and the corresponding install date and time using a script discussed in this post.Read more

Register Thunderbird Portable with Default Apps or Default Programs

thunderbird icon

thunderbird iconMozilla® Thunderbird is a freeware email client that has lots of features, including quick message search, customizable views, support for IMAP/POP, RSS support, etc. Mozilla Thunderbird®, Portable Edition is the popular Mozilla Thunderbird email client bundled with a PortableApps.com Launcher as a portable app.

PortableApps.com is a popular portable software solution allowing you to take your favorite software with you. A fully open source and free platform, it works from any synced cloud folder (DropBox, Google Drive, Box, etc), from your local PC on an internal or external drive, or on any portable storage device (USB flash drive, memory card, portable hard drive, etc) moved between PCs.

The portable version of Mozilla Thunderbird lets you store your email and address book on a removable drive so that you can take the data with you wherever you go.

In this article, we’ll see how to add or remove Mozilla Thunderbird, Portable Edition to Default Apps/Default Programs in Windows.

Read more

Register Opera Portable with Default Apps or Default Programs in Windows

add opera portable to default apps - vbscript

Opera, Portable Edition is the popular Opera web browser bundled with a PortableApps.com Launcher as a portable app. It’s packaged in a portable browser version that you can always have at hand on a USB drive. The advantage of using the portable app is that you can take your bookmarks, browsing history, extensions, and saved passwords with you.

This article covers a VBScript that can register Opera Portable Edition with Default Apps or Default Programs in Windows Vista through Windows 10/11.

Read more

How to Change Windows Fax and Scan Default Save Location

scanned documents folder relocate

Windows Fax and Scan stores the scanned images and fax documents in the Scanned Documents folder located under your Documents folder. If the Documents folder is relocated, the Windows Fax and Scan follows the Documents folder.

If you want to move the Scanned Documents folder to a different directory or drive without relocating the Documents folder, here are a couple of options for you.Read more