As its name suggests, this software allows to hide and prevent access to the files from Windows Explorer. It also lets you block the shortcuts, to view recent documents, seek public utilities and access to MS-DOS command prompt. It uses password for protection and the application runs in background without being listed in the task bar. The software is a shareware version in English.
Change the default installation folder C: \ Program Files ShowChange the default installation folder C: \ Program Files
The installation of most software programs are set by default in the C: \ Program Files. Below is a means of how to change into another partition.
Under Windows Vista, select...
Firefox - Finding the profile folder ShowFirefox - Finding the profile folder
Windows 9x/Me : C:\Windows\Application Data\Mozilla\Firefox\Profiles\< Profile Name >\ or C:\Windows\Profiles\\Application Data\Mozilla\Firefox\Profiles\< Profile Name...
No folder options in Windows Explorer ShowNo folder options in Windows Explorer
File corruption and virus infection may lead to absence of the folder option in Windows Explorer.
To recover “Folder Options", go to Menu Start and select “Run” .
Type...
VBA: How to know everything about the file folder ShowVBA: How to know everything about the file folder
Preliminaries
In module
In sheet1 module
Preliminaries
Open a new workbook
Add a module
In module
' Declare variables for wizard.
Public balloon1 As Balloon
Public balloon2...
[Myth] Cleaning out the prefetch folder will accelerate Windows ShowCleaning out the prefetch folder will accelerate Windows
Myth
Reality
Explanation
Conclusion
Links
Myth
It is recommended that you periodically clean out the prefetch folder to improve the performance of your Windows.
Reality
False,...
Download Change Folder Icons ShowAs its name suggests, Change Folder Icons will allow you to search and replace quickly the standard icon of a folder or disk. Easy to use, simply press the right button of the mouse on a folder by selecting the item Change Folder Icon.
The icons...
Sharing and permissions in Windows NT ShowIntroduction to folder sharing
Sharing allows resources to be designated as being available to all users over a network. When a folder is shared, users can log into the folder from across the network and access the files within, as though the...
Operating Systems - MS-DOS - Commands ShowCommand
Description
dir
lists the contents of a folder
cd
changes folder
cd ..
parent folder
md or mkdir
creates a new folder
deltree
deletes a folder and all sub-folders
copy, xcopy
copies...