List/Grid Tag Archives: search
How to install Microsoft TrueType core fonts in Ubuntu
Microsoft TrueType fonts like Arial, Comic Sans MS, Courier New, Georgia, Times New Roman, Verdana, etc. are not available in Ubuntu by default. You need to install these fonts, so that you can use these in text editors like OpenOffice Writer, LibreOffice Writer or in gedit. In this tutorial, I will show you a simple step to install these fonts using Ubuntu Software Center. Instructions: Open Ubuntu Software Center from Applications…
How To Search A Folder Using C#
Are you looking for a solution to Search A Directory content and find a Directory/Folder with specified name, but not able to find one for yourself. Then here is a simple and best solution to you. I have created a an Application which Searches a directory or the directory itself and its sub directories as well returns us the result consisting of name of directory found, and its full path….
How To Search Files In A Directory And Its Sub-Directories Using C#
Are you looking for a solution to Search A Directory content and find a File with specified name, but not able to find one for yourself. Then here is a simple and best solution to you. I have created a full Application which Searches a directory by following 8 different kinds of Search Criteria and returns us the result consisting of name of file found, its size and its full…
How To Search Files In A Folder Using C#
Searching Files in a folder using C# is not a difficult task. It just depends on your need that what kind of searching you want to perform. Say if you just want to search a folder for all the files that has a specific word in their name, then it is a very simple process. If you want to search for same kind of files not only in the directory…
How To Find All References To A Specific Word In Registry In Windows XP
Instructions: Start Registry Editor. To start this first of all open Run dialogue by pressing shortcut key “Windows Logo + R” and then type regedit in Run dialogue and then hit Enter to open regedit.exe. Click on the “Edit” menu and choose “Find”. In the Find dialogue, type the value you want to search and choose appropriate choices you want to search. Click “Find Next”. It will locate first instance…
How To Change Search Provider In Google Chrome
By default, Google Chrome comes with just a number of search provider including Google, Yahoo, Bing, etc.. By default it sets Google as your default search provide. But you can easily change that to other search provider. Instructions: Click on the “Settings” icon in Google Chrome and then click on “Options”. In the “Options” dialogue, click on the “Basics” tab. In the “Basics” tab change the value of Default Search…
How To Add Additional Search Providers In Internet Explorer 9
By default, Internet Explorer 9 comes with just one search provider which is Bing Search. But you can additionally add other Search Providers in Internet Explorer by following easy instruction. Let Us say you want to have Google Search as Search Provider in Internet Explorer, then follow the instruction given below. Instructions: Click on the Settings icon and from the pop up, select “Manage add-ons” In the “Manage Add-ons” dialogue,…
How To Find All References To A Specific Word In Registry In Windows 7
Instructions: Start Registry Editor. To start this first of all Go to Start Menu and then type regedit in search box and then open regedit.exe. Click on the “Edit” menu and choose “Find”. In the Find dialogue, type the value you want to search and choose appropriate choices you want to search. Click “Find Next”. It will locate first instance of that word. To find next instance, press F3.