Using the search sometimes does not find the file extension (for example .pub) files

I'll try to find some editor 'lost' 97 files on my system (looking for * .pub).  I tried searching and advanced without success, even when research fron "C:".

I checked '.pub' files are included in the list of indexing.

I created a '.pub' file and still get a result draw.

I re-indexed all my files.

Always get a result zero

If I have a file ".doc" or ".wps" then it works OK

Help!

Greetings - Alan McDonald

If you want to search everywhere for all pub files
 
Type in a command prompt ((type of command in the area of research of departure then turn right
Click and choose Run as administrator)
 
 
dir /a /s c:\*.pub | more
 
 
--
..
--
"Alan McDonald" wrote in message
News: 3d9958f7-2f75-47 2-980f-20c84d051fa1...
> I'm trying to find some editor 'lost' 97 files on my system (responsible for research
(> for * .pub). I tried search and research advanced without success, even
> when searching fron "C:".
>
> I checked '.pub' files are included in the list of indexing.
>
> I created a '.pub' file and still get a result draw.
>
> I have re-indexed all my files.
>
> Always get a result zero
>
> If I have a file ".doc" or ".wps" it works OK
>
> HELP!
>
> Greetings - Alan McDonald
>
 
 

Tags: Windows

Similar Questions

  • How can I set up Vista so that the PC does not switch to another window (for example the Spy Sweeper alerts) while I am playing a game?

    How can I set up Vista so that the PC does not switch to another window (for example the Spy Sweeper alerts) while I am playing a game?

    Vista is not in control of this technique. Spy Sweeper needs to have an option to control that. If this isn't the case, then it is badly programmed. Flight of focus (go to another window) when it is actually needed is a big no-no for the design. I find this option, if I were you :)

  • I get the message 'c:\users\AppData\Local\Temp\7zS448\Setup does not find this file"while trying to install the printer driver

    Original title: \users\AppData\Local\Temp\7zS448\Setup

    I get the message, "cannot find this file" it displays the file in the tool bar, c:\users\AppData\Local\Temp\7zS448\Setup. This happens when I try to install the driver for my HP PhotosmartC3150 on my laptop HP Pavilion with Windows 7. When I click ok, the installation stops. Doesw anyone have suggestions?

    Thank you.

    Hello

    Welcome to the community of Microsoft and thanks for posting the question. I've surely you will help find a solution on the issue.

    Method 1:

    Unnecessary files on your hard drive, disk space and can slow down your computer. Disk Cleanup removes temporary files, empty the Recycle Bin, and removes a variety of file system and other items that you no longer need.

    Delete files using disk cleanup

    Try to install the driver now.

    Method 2:

    Step 1: Clean boot

    Put the clean boot computer and try to install the driver.

    How to troubleshoot a problem by performing a clean boot in Windows Vista or in Windows 7

    http://support.Microsoft.com/kb/929135

    Note: Once you are done with the boot, follow step 3 in the article by putting your computer to normal startup.

    Step 2:

    You can download the drivers in the article below:

    http://h20000.www2.HP.com/bizsupport/TechSupport/SoftwareIndex.jsp?lang=en&cc=us&prodNameId=1146516&prodTypeId=18972&prodSeriesId=1146511&swLang=8&TaskID=135&swEnvOID=4063

    Method 3:

    If you are unable to install the driver, I suggest you to run the Fixit provided prior to installation.

    Solve problems with programs that cannot be installed or uninstalled

    http://support.Microsoft.com/mats/program_install_and_uninstall

    Hope this information helps. Please reply with the status so that we can help you.

  • In Firefox using the top menu, for example in Google images, videos, map, etc., of a web page are not activated with the mouse. This does not happen when you use Internet Explorer, because all links are available.

    A notification can up on some type of script, which then disappeared before I could take a note. After that links up on all web pages would not work by using the mouse cursor.
    It was only the links on a webpage, not on the menu bar or tabs above.

    To see if this happened on another browser, I opened the pages using Internet Explorer and open the links on all the pages that are controlled via the mouse. This sugested, it was a problem with Firefox.

    I uninstalled Firefox and installed a new application of the latest edition of Firefox, but the problem persists.

    No known cure for this problem.

    This problem may be caused by the Yahoo! toolbar as scopes as well down and covers the top of the browser window, allowing links in this part of the screen not clickable.

    You can keep an eye on this thread:

  • Pen tool sometimes does not detect path under cursor for adding a new point

    Hi people...

    I just create a path with the pen (arrow) tool, but I found when I select a path, select the pen tool and move the mouse on the path to add a point, but the pen tool does not detect the underlying path, and the cursor does not change the pointer with the sign «+» If I click, it will start a new path.

    Curiously, in the same example, the tool pen tool changes to the anchor Point tool to remove if I hover over an anchor point on the same path I did not have the Add anchor point tool.

    Even more strangely, if I draw an ellipse or draw a path with the pencil tool, select it, select the pen tool, I DO get the Add option anchor when mouseovering path.

    Is this a known problem, or am I missing something?

    See you soon!

    Richard

    If Snap to grid is turned on, turn it off.

    JET

  • How can we use the variables name, for example?

    I use 9 textbox in my step. The names are similar, only difference is the last character. (s1_0, s1_1, s1_2,...). I am using these textbox in a loop. But I couldn't find the right typing... s1_ [i], (i) s1_ or s1_ {i} gives an error.

    s1_0.text = 0
    s1_1.text = 0
    s1_2.text = 0
    s1_3.text = 0
    s1_4.text = 0
    s1_5.text = 0
    s1_6.text = 0
    s1_7.text = 0

    How can he do the shortest hits for this problem?

    Use the operator [] table:

    for (var i: uint = 0; i<>

    This ["s1_" + i.ToString ()] .text = 0;

    }

  • Bitmap.getBitmapResource (...) does not find my file?

    Hi all, I'm a 1st year student at the University of Warwick (United Kingdom) and I'm writing a small application for the Blackberry Storm, but I can't get my code to use just...

    Bitmap image = Bitmap.getBitmapResource ("c.gif");

    BitmapField bField = new BitmapField (image, BitmapField.FOCUSABLE);

    Add (bField);

    if(image == null) {Add (new RichTextField ("zero!")) ;}

    ^^ the snippet above is what I wrote, as far as I can see it is all very well, and the c.gif file is in the same directory as the source .java code when I Isaiah to compile the project (in the RIM JDE)

    When I run my app in the Simulator, rather than the displayed image, I just get "null!" printed...

    I don't know I'm just something dumb/obvious but I tried to move the .gif to different folders, but I can't make it work

    Thanks for reading this,

    Harri

    You have added the file to the project?

  • Search mail does not find messages of before installing the OS 10.12

    Last week, I installed Sierra on my iMac 2011.  Most of the features seem to work well.  There is no: the search for any record in the results of Mail app only in messages based on the date of the software installed.  In other words, none of my archived emails (sent, received, trash, etc...) from before last week can be successfully found by the search.  The same limitations seem to apply to the projectors (or whatever the OS search main application is called) search for e-mail messages.

    This problem has been resolved by the reconstruction of each box mailbox (mailbox > REBUILD) individually.

  • Why my lightroom does not find my file unless my camera card is in the card reader

    I imported the photos from my camera card and created a collection.  I then remove my the USB card reader.  When I try to edit photos in lightroom, it says "file is not found."  It is the folder if I set my camera card in.  It seems that my collections are stored on the card in my camera (is this possible?), but I don't know how this could happen or how to fix it. Help?

    HI Robert,.

    It seems that when you imported the images from the card you added in the catalog instead of making a copy. in the window at the top import, we have the option 'copy as dng', 'copy' , 'move', 'Add '.

    choose copy, and then on the right, we will get the destination Panel. in which we can choose the destination in which we have to copy the images from the card.

    Thank you

  • If I have several tabs open how can I move from one tab to another using the keyboard? For example to move one window to another we have to type alt + tab keys. How does for tabs?

    Thank you

    Hello

    To move to the next tab, it's Ctrl + Tab or Ctrl + Pg Dn (Page Down). To go on the Forelegs (reverse), it's Ctrl + SHIFT + Tab or Ctrl + Page Up (Page Up) key. More info on this and other keyboard shortcuts here.

  • openScript and jfsl openDocument does not find a file while there are

    I have C:\flash\FlashApplication1\FlashApplication1\FlashApplication1.as

    package {}

    import flash.display. *;

    SerializableAttribute public class FlashApplication1 extends MovieClip {}

    public void FlashApplication1() {}
    Super();
    }
    }
    }

    and C:\flash\FlashApplication1\FlashApplication1\bin\Debug\FlashApplication1.jsfl

    var uri = "file:///C:/flash/FlashApplication1/FlashApplication1/FlashApplication1.as";
    var swf = uri.substr (0, uri.length - 4) + ".swf";
    var target = "file:///C:/flash/FlashApplication1/FlashApplication1/bin/Debug/FlashApplication1.swf";
    var doc = fl.openDocument (uri);
    fl.compilerErrors.clear ();
    doc. Publish();
    If (FLfile.exists (swf)) {}
    If (FLfile.exists (target)) {}
    FLfile.remove (target);
    }
    FLfile.copy (swf, target);
    FLfile.remove (swf);
    }
    fl.compilerErrors.save ("queue: / / / C:/flash/FlashApplication1/FlashApplication1/bin/Debug/Fl ashApplication1.err'");
    FLfile.write ("file: / / / C:/flash/FlashApplication1/FlashApplication1/bin/Debug/FlashApplica tion1.amethyst', 'done'");


    When you run jfsl in flash command run it says it can't find file:///C:/flash/FlashApplication1/FlashApplication1/FlashApplication1.as on the 7 line (var doc = fl.openDocument (uri);) while there is at this location. Do you see why and how to remedy?

    I looked at the official doc on openDocument
    http://help.Adobe.com/en_US/Flash/10.0_ExtendingFlash/WS5b3ccc516d4fbf351e63e3d118a9024f3f-7b97.html

    It shows a weird path syntax:

    var doc = fl.openDocument("file:///c|/Document.fla");

    I tried to use file:///c| instead of file:///c: but it didn't work either.

    I also tried openScript, and it didn't work either too.

    put a test file on the root of c and access.  Then put the test file in c:\flash.  then in c:\flash\FlashApplication1 etc.

  • Surface does not find my file even though I've matched

    Separated from this thread.

    When I add device my Surface do find anything, even though I've already associated with them. Now what?

    Hello

    Thanks for posting your concern here at the Microsoft Community forum. Let me help you with your concern.

    There could be problems with the settings or the Bluetooth drivers, where you might face this problem. Follow the steps in this Microsoft article troubleshooting and check if that helps.

    Troubleshoot Bluetooth devices

    http://www.Microsoft.com/surface/en-us/support/hardware-and-drivers/troubleshoot-Bluetooth-devices

    I hope this helps. If you need help with Windows, let us know and will be happy to help you.

  • Windows 7: the search does not find the files that should be, directory is indexed and *.php included on the list of extensions

    Windows 7: search does not find the files that should be. I have indexed directory and *.php included on the list of extensions, but search can't find files for Word searches that I know there are files with these words in them.

    If you're frustrated by research (aka Desktop Search), you are not alone. Click the Start button and type find and click the button 'change the way Windows search'. Now click on the Advanced button and select the tab file types scroll down and find your type of file (in your case .php) and make sure the radio button "index properties and the content of the file" is selected for the file type.

    Out the form by clicking on the OK button, but do not close the form when you click the Advanced button.

    Then, you may need to change the indexing locations. If the folder where your files are located is not known for indexing search, then search is not even bother looking for here (a source of frustration for many users). Maybe your files are located on another drive or partition without the knowledge of the indexing engine. Using the options icon and select/deselect expand, make sure that at least the files of interest are included for the indexed locations. I hope this helps.

    samc1

  • Dell Vostro 430 sometimes breaks down and does not find the hard drive in the bios

    So I have this old - ish Dell Vostro 430, intel cpu, windows 7 hard disk sata 250 GB, 4 GB of ram.

    Update BIOS to the latest version 2.4.0

    In certain exceptional circumstances, this PC sometimes crashes in windows, it is restarted, and then when he comes back it does not find the hard drive as a gift. He is not seen in the bios and does not start.

    To fix, I have to unplug the power cable, wait a few seconds, plug in, reboot the computer and it starts normally, load windows and everything.

    So far, I have tried to paginate on another hard disk, reinstall the Windows operating system from scratch, and same thing happens from time to time.

    It is difficult to find the cause of the problem, because this happens very rarely.

    Sometimes, when the pc is turned on for the first time in the morning, the hard drive is not found by the bios and we reappear at the same trick (disconnect the power cable) to take him back.

    When it crashes when using inside Windows, it seems that the reason is the computer can't find the hard drive.

    Such computer is out of warranty.

    It would be nice to just throw this computer because it is still fine for the work it has to do, + I have Windows and Office OEM license on it, as well as many other software that I have to reinstall etc.etc.

    No idea what I could troubleshoot?

    Maybe change the motherboard? How can I buy a new motherboard for an out of warranty Dell?

    While possibly keeping all the OEM licenses (Windows 7 and Office 2007).

    Desu
    .. .once in a while...

    That will make hard to resolve this situation.

    • Have you tried to replace the battery in the motherboard, if nothing else than to exclude it? CR2032, 3-volt lithium-ion, ~ $2 at discount stores. Do not forget to open the BIOS Setup and copy down all current settings first because remove battery BIOS resets the default values, which is maybe not correct for your specific system.
    • Have you tried another SATA data cable, or reinstall the existing at both ends?
    • Have you reinstall RAM and PCI card in their slots?
    • Have you used canned air to blow out the dust?
    • Maybe a power supply problem... ? If insufficient voltage, he could not start the HARD drive quite fast at startup, or quick enough after your option settings to be able to turn the HARD drive off when it is not accessed, what may cause this error message 'not found '.
    • If you use a power strip or surge protector, have you deleted and the PC connected directly to a wall jack?

    If it is a motherboard defective and you replace it with another jury of Vostro 430, you shouldn't have any problems with Windows or Office licenses. Assuming you are using Windows Dell reinstall for exact same version of Windows drive that was installed at the factory, it should not even ask the product key, if you must reinstall Windows on the HARD drive. But even if she asks, there should be a sticker somewhere on the PC with your unique product key so you can enter if the installer made the request.

    and make sure you have the Office product key too...

  • The search in Windows Explorer has stopped working properly - it does not find the files which are there, but will find other files that match the search criteria

    Window 7

    Was working before, but have only allowed a number of updates to Windows that had been blocked for a while.

    For example. Type 'safe' in the search box. It finds files and directories with 'security' in the title, but not the files and directories that I can see are there with 'safe' in the title.

    When I search using the "safe * ' it seems to do exactly the same thing as"safe ".  It does not show only files beginning with 'safe'

    My suggestion was not ' safe * ' but ' name of the file: ~ safe * "(without the quotes).

Maybe you are looking for

  • Firefox12 shows no warning when closing multiple tabs

    Although I check "warn me when closing multiple tabs", Firefox fails to notify me when I open them and close them anyway. I checked the Boolean parameters "topic: config ' and they are set to 'true '. How can this be repaired? This is a drawback of h

  • Qosmio G35 AV600 - Toshiba Controlls buttons do not work on Vista

    Hi, can someone help me with this.I'm testing Windows Vista on my G35 AV600, but my top buttons do not work.All my FN buttons are OK. Is there a driver I need to install? THX... Dan

  • Win7 Home Premium Upgrade

    Pre installed Win7 Home Premium laptop computer here in Mexioco, however it turns out be Spanish and I need to change the English language. It seems that only there is to upgrade to Enterprise and Ultimate. MS provides a free update. I just need to h

  • Reclassification of BEFW11S4 to WRT54G

    Hello... I have a router BEFW11S4 (Version 4).  Because I have received no response here on my problems with the card Intel WIFI Link 5100 AGN, I plan to migrate to the WRT54G (at least, I'm * fairly * assure that this is the model I) because I was t

  • Transfer calls on Cisco's Finesse

    I am to evaluate the web client of Cisco's Finesse. Need help how to transfer a call to another agent that I can't not know where and how. I have a button to view and set up an address book using Finesse administrator it works. See attachment. But ho