How can I get the files to display an icon, but as a thumbnail photos?

I want my document to display as icons files, but makes all my photos are displayed also as a generic icon.  If I uncheck always show them icons, never thumbnails in the folder options and then my documents files show as thumbnails, and I don't want that.  Is it at all possible to display as icons of the folders of paper but photo folders to display thumbnails?  Up to two hours this is how my files appear (documents as icons, pictures as thumbnails).  All of a sudden, it's one or the other.  How can I get this back to the original way?

It goes to its strange, but I solved the problem.  I ran a cycle of repair Microsoft Office 2007!  Now, my pictures are back to thumbnails, while my documents remain icons.  I feel a bit silly for you put through that much trouble.  So my apologies and thanks for trying to help me.

Tags: Windows

Similar Questions

  • I have just reactivated Dreamweaver on a new computer.  How can I get the files FROM my website ON my computer so I can edit/update using Dreamweaver.

    I have just reactivated Dreamweaver on a new computer.  How can I get the files FROM my website ON my computer so I can edit/update using Dreamweaver?

    If your old machine still works, export your definition of original site to a portable player, copy in your new machine and then import the site definition to the new machine. The definition file will have the extension .ste

    Create an empty folder on your new machine.

    Define a 'new' web site on your new machine to point to the new local root folder.

    Log your server and download all of the subfolders and files in the folder root from the server to the new local root folder.

  • How can I get the Organizer to display file names?

    I'm lost and confused in Photoshop 13. How can I get the names of files to display in the menu Organizer? I chose to keep the old version of the display "grid" and miss having the names of all files. I searched the manual online, but can't seem to find what I need!

    Please check options in the menu organizer of the following elements:

    View > Details

    View > Filenames

  • How can I get the images to display in order of filename on my iPad?

    I have about 800 images I use in teaching Kinesiology, and their file names provide the structure (they are named by the chapter number then the image).  How can I get to display in order of file name in 'photos' on my iPad?

    Second, how can I check the file name while I look at the pictures (so I can see where I am in the bridge of 800 and also inform students what image I'm referencing)?

    Thank you!

    I'm sorry but there is no way to do this. The iOS system is currently not able. This article can help explain how iOS displays images.  Order of Photos in iOS

    The only alternative would be to create an Album in the Photos App (you can rearrange manually) or use a 3rd party App. None Displays the names of files. You may need a MacBook to do what you want.

  • How can I get the string value displayed on a digital control defined for the relative time.

    I have a digital potentiometer to display relative time in increments of 30 minutes.

    I want to record the value displayed on the control string.  Unfortunately, when I use the "convert to decimal string.vi" number, the resulting string is just the value in seconds.

    How can I get the value as a string? (for example 01:30 for an hour and thirty minutes)

    Thank you

    Sean

    Hi Sean.C!

    M_Peeker's suggestion is a good thing.  A stage that could clarify things is that you must set the % t <%H:%M> format string entry.

    < br / > Kristen:.

  • How can I get the keyboard to display in the simulator of Dev Alpha?

    Hello

    I use the Dev Alpha Simulator to test my apps of Cascades, and I need to type text in the fields in my application. I can just click and type the keyboard of my Mac, but capitalization does not work. So, how can I get the BlackBerry keyboard to display on the simulator - so that it looks like a real device?

    Thank you.

    Hello
    You can click on the lower right corner, and the keyboard will be visible.

    Kind regards

    Sommily

  • How can I get the file menu appears?

    I want to be able to have a file menu so that I can select the characters etc. directly from my main screen. One of the programs help says I have a upper left menu which is not displayed. I accidentally chose a program ASK that reset my features of Mozilla and I can't get back them. I deleted ASK, but it is always reset my appearance of Mozilla. I removed Mozilla and reinstalled nothing doesn't. I restored my computer to an earlier time.

    You see the tab bar and the main toolbar? Otherwise:

    • Firefox may be his view full screen. The F11 key toggles between normal display and full-screen.
    • Some pop-up windows will not display the tab bar and toolbar complete main (just the address section). Also these windows will not usually have the menu bar. You can start a new window using Ctrl + n.

    Assuming that you do not have these problems...

    You can use one of the following methods to view the list of the toolbar, and then select menu bar or toolbar bookmarks here:

    Success?

    Are there other aspects of the appearance that you are having trouble recovering?

  • My computor would not start windows, so I got the opption to boot with the disc. But with the TI istalled a new windows 7 on my computor and all my files are gone. How can I get the file.

    second copy of windows 7 has been installed. How can I retrieve my files from the old copy of windows 7

    That depends on the options you chose when you made the installation.  If you chose to keep your old files, you can view the folder c:\windows.old .  If you opted to install on another partition, you can retrieve the files from the old partition.  Otherwise, you would have to have supported your computer before reinstalling.

    When you got your system back as you, I invite you to buy an external hard drive, and a good backup 3rd party program. You can configure it to automatically do everything in time and frequency of your choice. External hard drives 1 TB are about $85 these days and a very good FREE backup program corresponds to the Easeus todo backup free of charge that you can download from

    http://www.todo-backup.com/products/home/free-backup-software.htm . Who can make you save a lot of time and frustration, the next time something like this happens. Sooner or later, it happens to all computers for one reason or another.

    Good luck.

  • How can I get the file name of a report, I have just stored in the cache

    I would like to be able to get the file name of the report that is stored in the cache directory.

    When a report is created from forms to help

    SET_REPORT_OBJECT_PROPERTY (v_report_id, report_desname, 'fubar.pdf');

    In the cache directory a file is created something like fubarABC123DE.pdf. I guess that part of ABC123DE is the cache key.

    I want to be able to read this file from another process. This process cannot use http, so I can't pass the URL. However, I would still be able to access by using the URL.

    Is all the same to get at the file name?

    The answer is, according to management, you can get the name of the file in the cache, so if you want to access the file you need to store somewhere else.

  • How can I get the file type?

    Hello

    I try to get the type of a specified file. But I don't want to get the file extension.


    Instead I used the UNIX file command:

    file - mime-type myfile.myExtension

    Then I execute this command in my java class using the exec() method. Everything works fine. The main problem is that I need the file command in my BONES. If I run my java code on a Windows machine, it does not work. So, I'm just wondering if anyone knows how to get the type of file in a different way?.

    Kind regards
    Hopcroft

    A quick search on google (java file mime type) faces up to this:

    http://www.rgagnon.com/javadetails/Java-0487.html

    There is certainly no reliable way, but perhaps one that is listed on this page is "good enough."

  • How can I get the rear HP Smart print icon in the toolbar?

    The HP Smart print icon used to appear in the Firefox toolbar. I had to reload Firefox. the icon no longer appears. How can I get that back? I use Windows 7.

    HP Smart printing (formerly HP Smart Web Printing) is supported only by IE 6 and later and is no longer supported on any other browser -it was a decision made by HP, not Mozilla.

  • How can I get the file NOT menu to display in the title bar?

    For Firefox I know I can go in: config and set "browser.draw.tabs.defaultDrawInTitlebar" and "browser.draw.tabs.DrawInTitlebar", false, but I have no idea on Thunderbird because I don't know how to access to the about: config page, or if it still exists.

    You can reach everything: config Options > Advanced Options > General > Config Editor.

  • If I use my photos for the screen saver, how can I get the file or the path to display at the top of each photo?

    I love to see the name of the folder on the picture, then I remember where the photo was taken.

    Hello GwynneSmith,
    This thread has been created in the Microsoft Site Feedback forum. the Microsoft moderation team has moved this thread to the files, folders, and search Forum.
  • How can I get the file Library.photoslibrary from Yosemite to open in Mavericks

    Hello!

    I have downgraded from Yosemite to the Mavericks, and I'm moving my files to the Mavericks.

    I have a Library.photoslibrary file opening problem Photo with the Mavericks.

    That's what I tried:

    ILife 11. Installed iPhoto and updated to 9.4.3 worm. Copied from Library.photoslibrary to the Mavericks.

    Could not open the library.

    Suggested a how-to website. Go to the App Store and iPhoto download (from files 'Bought'). The version he was 9.5.1. Tried with the same result, would not open the file Library.photoslibrary of Photos on the Mavericks.

    Would appreciate any help on how I can access/use of the photoslibrary of Yosemite, the Mavericks.

    Thanks for any help!

    AJ

    What version of iPhoto did you use finally to open the library?

    iPhoto cannot downgrade a library, but you can use iPhoto Library Manager to downgrade the library, see this help page: http://www.fatcatsoftware.com/iplm/Help/downgrading%20a%20library%20to%20an%20ea rlier%20version%20of%20iphoto.html

  • How can I get the files of social mobilization to bring up the Adobe Digital Editions software when I hace PC drive installed too

    When I click on a book from uploaded library, it appears in my PC drive app but not Adobe Digital Editions.  How can I go to ADE directly?

    Hi Paul,.

    You must configure the default application to open as ADE. When you download a file of BCAM, select the option to backup the disk rather than directly open. You can right click on the file and choose "Open with." Select 'Choose another app' and ADE. There is a checkbox that says something in the sense of "Always use this application to open files XXXXXX." Once you do this, it will open in ADE.

Maybe you are looking for

  • Keys Iphone SE 16g Silver

    Hello everyone. I have an Iphone MC 16 giga Silver for almost a month and I found an annoying flaw, the volume keys and market / stop move a little too and I feel an annoying noise caused by the present. The feature is still normal but it's embarrass

  • I want the 'Inbox' available on the screen when I turn on (by default).

    The 'Inbox' is not easily available and can be activated by using the arrows at the top which is cumbersome and tedious practice. I need the 'Inbox' to be easily accessible when I turn, but also a quick way to do if there is a need. A relatively simp

  • PSU Sorunu!

    Merhaba HP, Ben HP C5W70EA model technology almak istiyorum. i5, 8 GB, 3 gb vga, 1 TB drive. Fakat; BU ozelliklere doing bilgisayarın neden PSU 300 wat? Duşuk değil mi? Drunk so almaktan vazgececeğim mantıklı bir acıklama var eurocrisis?

  • Error Code C06D007E

    My computer is a Dell Dimension E310 and works on Windows XP. My question is that when I try to install Adobe Photoshop Elements 4.0 it comes up with the: Error code: C06D007E Address: 7C812AFB and I was wondering if someone could help me understand

  • 2 person Finger Print Logon ~ single

    Hi Forum, Is it possible to have 2 people logon to the fingerprint as a single user on a HP laptop HP Pavilion dv7 Notebook (product XD875£ has ~ ABU). Thank you Ronnie