Skip to main content

Windows Explorer Jump Lists missing in Windows 7

If you find that the Jumplist of Windows Explorer in Windows 7 has reduced to merely the name, the pin/unpin option and the close option, you can fix it by doing this:


  1. Create two temporary folders on your Desktop called "Automatic" and "Custom".
  2. Click Start.
  3. Paste %APPDATA%\Microsoft\Windows\Recent\AutomaticDestinations in the search box and hit Enter.
  4. Move all the files in this folder to the temporary folder called "Automatic".
  5. Repeat steps 3 and 4 for %APPDATA%\Microsoft\Windows\Recent\CustomDestinations, using temporary folder "Custom".
  6. Restart your computer.
     
  7. Use your computer normally for a few hours, a day or so. Especially, you have to browse your folders frequently using Windows Explorer. This is so that new files get created for Windows Explorer in the two folders where you moved out old files in step 4. (Set a reminder for step 8.)
     
  8. Go back to the two locations in step 3 and step 5, and check if a few new files (around 5 or so) have been created. If yes, proceed to step 9. If not, continue step 7.
  9. Open the temporary folder called "Automatic" and move all files into the location %APPDATA%\Microsoft\Windows\Recent\AutomaticDestinations but Please Take Note:
    - When a conflict arises, choose the 'Don't move' option.
    - The new files created must not be replaced by old files you moved out!
    - This is very important! If you click 'Move and Replace', you will break the Windows Explorer jump list again.
  10. Repeat step 9 for temporary folder "Custom" and location %APPDATA%\Microsoft\Windows\Recent\CustomDestinations. Once again, for conflicts, click the 'Don't move' option.
  11. If you followed instructions correctly, after step 10 you will find a few files remaining unmoved in the temporary folders. Now you can delete these temporary folders from your Desktop.
Technical note: Steps 1 to 6 will fix Windows Explorer jump list but they will break other jump lists and the recent documents feature of Start Menu. Steps 7 to 10 will fix what is broken by steps 1 to 6.

Comments

Popular posts from this blog

Disable auto save in JetBrains IDE software (IntelliJ IDEA, PyCharm, PhpStorm)

JetBrains provides the following IDE software: IntelliJ IDEA PhpStorm PyCharm RubyMine WebStorm AppCode CLion Google also provides Android Studio which is powered by the IntelliJ platform. If you come from a different IDE such as Eclipse, you will be unpleasantly surprised to find that JetBrains-branded IDEs automatically save everything the moment you look away. The proponents argue that as you work on your project, you should not have to worry about saving files. But to others, this auto-save behavior which is enabled by default is a curse that catches them by surprise, and a shocking departure from the workflow they are very much used to. You can change the behavior by altering some settings.

How to force redirect HTTP to HTTPS in Amazon Elastic Beanstalk

After picking up bits and pieces over the Internet, here I have the complete guide for my particular setup. My Amazon AWS Elastic Beanstalk (ELB or EBS) is as follows: 64bit Amazon Linux 2016.03 v2.1.1 running Tomcat 8 Java 8 Java/JSP application on Apache Tomcat Maven Build How to get it done: First, configure your EBS instance: Go to Configuration and click the gear on Load Balancing. Under Load Balancer, set the following options: Listener port: 80 Protocol: HTTP Secure listener port: 443 Protocol: HTTPS SSL certificate ID: Choose the cert ID that goes with your server. If you don't have one, you can use Certificate Manager to create one. Apply and save this configuration. Let the server health be OK. Test it by accessing your application web page through both HTTP and HTTPS: HTTP should load the page unsecurely. HTTPS should load the page securely. No port number should be added after the domain name in either case. Then, add a configuration file

Make Samsung DVD-C350 region-free

Update 2: An anonymous commentator has shown me a way to make Region 1 players (such as DVD-H1080R) region-free by first converting it to Region 3, then applying my region-free hack below. For details, click here or look for a comment by an Anonymous user dated 18 April 2011. Update: The instructions in the original post below did not make the DVD player region-free. Instead it only locked it to region 1. Many thanks to Anonymous who posted the first comment on this post, I now have alternate instructions. Note: If you have edited the numbers menu (see original post) , I suggest you return it to the original settings you had backed up. A modified numbers menu may prevent the instructions below from working properly.