![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Windows & DOS: Issues & Discussions Questions involving Unix to Windows (Desktop or Server) go here. Any Windows/DOS questions should go here as well. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Splitting input files into multiple files through AWK command | arund_01 | Shell Programming and Scripting | 3 | 05-13-2008 06:17 AM |
| Find duplicates from multuple files with 2 diff types of files | ricky007 | Shell Programming and Scripting | 2 | 03-04-2008 10:46 AM |
| unzip particular gzip files among the normal data files | thepurple | Shell Programming and Scripting | 4 | 11-30-2007 08:17 AM |
| when I try to run rm on multiple files I have problem to delete files with space | umen | UNIX for Dummies Questions & Answers | 1 | 09-20-2005 12:20 AM |
| text files, ASCII files, binary files and ftp transfers | Perderabo | Answers to Frequently Asked Questions | 0 | 04-08-2004 01:25 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
files?
This maybe an easy answer but I am stuck.
When I click on a file it opens the search window, how do I get back to when I click on a file it opens and not go to the search window? Thanks qrep |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
I have faced this problem when double click on a Drive or any folder. This usually happens after adding/modifying the File Folder or Drive entries via the Folder Options File Types dialog. A quick fix, run the following command at command prompt:
Code:
regsvr32 /i shell32.dll http://support.microsoft.com/?kbid=321379 http://support.microsoft.com/?kbid=321186 Regards, Tayyab |
||||
| Google The UNIX and Linux Forums |