Show Status Bar for Files and Folder using Folder Options, the Registry and RegDevelop

Show Status Bar for Files and Folder using Folder Options, the Registry and RegDevelop - we say welcome to you who have been searching for information via search engines such as Google, in a blog Tech Gallery, now we will discuss information about the Show Status Bar for Files and Folder using Folder Options, the Registry and RegDevelop, we have been looking for a lot of information from a trusted and collect it in this blog, so you get the information complete and easy to understand, please read through:


You can also see our article on:


The status bar displays the number of items at the current folder, number of selected files in Windows explorer and its overall file size.

statusbar 

Here’s how it works at Windows Registry and Folder options.

folderoptions

When the option is checked and unchecked at Folder options window, Windows registry changes its value. Here’s the registry folder located and what value is affected:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced

ShowStatusBar = 1 or 0

The default value is 1 and when the option is checked – the status bar is shown or enabled and it gives a value of 1. When unchecked the ShowStatusBar registry value is set to 0 for the option and the Status Bar is hidden.

Creating the tweak option using Regdevelop

If your familiar with the program Tweakui, Regdevelop lets you create the same configuration options using Windows Registry.

regdevelop

Drag and drop the checkbox control into the form designer and use the details and pattern them to the registry information below.

Caption

Show the Status Bar

RegKeyPath1

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced

Value_Name1

ShowStatusBar

ValueData1

1

ValueType1

DWORD

DeleteWhenUnchecked

False

RegKeyPath2

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced

Value_Name2

ShowStatusBar

ValueData2

0

ValueType2

DWORD

Click the Start Button to test the program and afterwards, the Build Now Button to compile the application.

That’s it! Enjoy!


Information about the Show Status Bar for Files and Folder using Folder Options, the Registry and RegDevelop we have conveyed

A few of our information about the Show Status Bar for Files and Folder using Folder Options, the Registry and RegDevelop, I hope you can exploit carefully

You have finished reading Show Status Bar for Files and Folder using Folder Options, the Registry and RegDevelop and many articles about Tech Gallery in our blog this, please read it. and url link of this article is https://littlebitjohnny.blogspot.com/2012/10/show-status-bar-for-files-and-folder.html Hopefully discussion articles on provide more knowledge about the world of new tech gadgets.

Tag :
Share on Facebook
Share on Twitter
Share on Google+
Tags :

Related : Show Status Bar for Files and Folder using Folder Options, the Registry and RegDevelop

0 comments:

Post a Comment