Wednesday 16 March 2011

how to hide (for some reason) an application(s) from your computer

problem:
in some cases you have to hide an application from your computer...
In the follow step you will learn how to hide an application from start up menu, from "add / remove" / "programs" list. Of course the application will be accessible and fully functional. In any case this way of hide will have result to hide an application from simple users and not from technicians... but is a good way to hide an application.

difficulty: 7/10 (expert users)

compatibility: winxp, win vista, win7


let's work...



Solution:
1. disable viewer hidden folders open "my computer" go tools -> folder options -> view -> advanced settings -> check "do not show hidden files, folders or driver" if it is not.

2. create your "secret folder" to open in future hidden applications and to keep a backup 
2.1. create a folder where will be not easy accessible;
2.2 save somewhere the full address of this secret folder;
2.3. make the folder hidden (right click on it -> properties -> check the "hidden");
2.4. from now on, your secret folder will be accessible only for the full address you did previously, just copy paste it in the address bar of the windows explorer (i.e. my computer).

3. now, open your secret folder and create two subfolders with the follow names: "menus", "uninstall". get into "menus" folder and leave the window open.

4. move the applications shortcuts from startup menu 
4.1. open the start up, go to start -> all programs; here are listed all the installed programs,
4.2. with right click move all the shortcuts and folders of programs you want to hide to the "menus" window (you left previously open)

5. remove the last used programs click the "start" and on the left there the "recently opened programs", click on each program you want to hide and click "remove from the list". I suggest you to remove all;

6. optionally hide the "recently opened programs"; right click on "start" -> properties -> start menu -> uncheck "store and display recently opened programs in start menu" and the other check bellow next of it.

7. hide the "program files" folder go to "start" -> "run" there type "%programfiles%" (without quotes) and in the window will be opened will show to you the list of the applications where are really installed. No click on each folder you want to hide and do: "properties" -> check "hidden" -> ok

8. hide data folders of the application go to "start" -> "run" there type "%AppData%" (without quotes) and in the window will be opened, click on each folder you want to hide and do: "properties" -> check "hidden" -> ok

9. change your default programs if you try to hide for i.e. the microsoft office, the .docx files will remain available to be opened from winword.exe; because of this your .docx files will have the icons of the microsoft word; to change this... icon, just right click of a .docx file, select "open with" select the "wordpad" (of some else) application and check it as default program. This operation must be done for all other types of files that are opened from the applications you want to hide. You have to change the default application for each file. In the specific example "hiding microsoft office" I suggest you to install the "open office" also http://www.openoffice.org/ and make the open office as default program for your office documents.

and the last one and the most difficult...

10. hide the applications from the "add / remove" or "program list" from control panel.
Of course we will take backup, in order to uninstall in future the application you want, otherwise you will can't uninstall it!
10.1. open the "uninstall" folder you did in your secret folder, and copy the full address at your clipboard.
10.2. open the registry editor (start -> run -> regedit)
10.3. go to at key
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall  
& and for 64bit systems at key
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall
10.4. in this list of "uninstall" folder you see several keys with GUID names... like "{5EB6F3CB-46F4-451F-A028-7F6D8D35D7D0}" these keys are code names of each application you have installed in your computer. Selecting each of these keys you see on the right list of the registry editor the keys of this GUID. On the right, at  the value of key named "Display Name" you see the name of the application. So, from the value of this key you can see which application is this GUID.
Now apply the follow steps for each application you want to hide
Backup the uninstall direction
10.5.1. On the left list, under the "uninstall" folder, right click on the GUID where is the application you want to hide.
10.5.2. Select export and paste from the clipboard the address of the "uninstall" folder of your hidden folder you did on step 9.1. As filename type the name of the application in order to know for which application is this backup.
Remove the application from with system's uninstall list

10.5.3. Right click again on this GUID and no select "delete", "are you sure?" -> "Yes"
10.5.4. Do a restart or re-login to take effect

other minorities...

11. disable search (in w7 & vista) right click on "start button" -> properties -> tab: start menu -> customize, at the end of the list find and uncheck the setting named: "search programs and control panel".

Congratulations! The operation is completed... now applications are hidden and the only way to launch them is from your secret folder\menus where are the shortcut of the applications.

What we did is that we hid the shortcuts of the applications, the folder that are commonly use and we hid them from the uninstall list of the windows system. It is safe as we didn't change something from the settings of the applications.

In any case, if an application is not so "microsoft windows compatible" might be confused if will try to see a folder and cannot be found, because now it is hidden. In general this problem is no occurred in popular (and windows compatible) applications.

Rollback- turn the explorer to see the hidden folders
- make no hidden the folders you did
- copy back the "menus" folders of your hidden folder at start up folder; (right click on "all programs" menu and then choose "explore" to see the start up folder easy)
- to activate the uninstall directions and appear again the applications in the "add / remove" "program list" an control panel, go to at "uninstall" folder of your secret folder, and run the registry file for the application you want to activate. do a restart or re-login to take effect.

No comments:

Post a Comment