Computers & Internet Logo

Related Topics:

David Burkhart Posted on Dec 17, 2017

Cannot include folders using Windows Live Photo Gallery Windows Live Photo Gallery is setup to allow users to specify individual folders to be included in the gallery. However, neither it nor Windows Photo Gallery will allow me to include any folders within my Windows account folder ("C:\Users\David").

  • David Burkhart
    David Burkhart May 16, 2011

    For example, the most logical folder to store pictures is the "Pictures" folder for my Windows account ("C:\Users\David\Pictures"). When I try to add it, I get the following error message: "Folder can't be included in the gallery: This folder, or a folder it's in, is marked as hidden. Photo Gallery can't index hidden folders."

    Let me go ahead and point out that virtually everyone using either program on Windows Vista and Windows 7 has this same type of problem.

    The only working way I have found so far to circumvent this problem is to launch the command line utility and manually unhide both the "Users" folder and the Windows account folder.

    Is there really no better way to make either of these programs work?


    The questions I really want to ask but do not reasonably expect an answer to are these:

    Why not hidden folders?

    Why hasn't this obvious problem ever been fixed?


    Expecting that most readers this will want to know exactly how to circumvent the problem, here you go:

    1. Click the Windows Start button and type "cmd" into Start Search.
    2. Click the command line utility, "cmd.exe".
    3. Enter the following commands (less quotes) to unhide the "Users" folder.
    a. "attrib -s -h C:\Users"
    b. "attrib +s C:\Users"
    4. Enter the following commands to unhide each Windows account folder.
    a. "attrib -s -h C:\Users\[account folder]"
    b. "attrib +s C:\Users\[account folder]"

    You will need to be signed onto Windows using an account with Administrator priveledges. You must also know the names of the Windows account folders you want to enable for use in Photo Gallery and, of course, replace "[account folder]" as appropriate.

×

5 Related Answers

Anonymous

  • 23 Answers
  • Posted on Jun 15, 2008

SOURCE: Too many connections win xp

In Windows XP Professional the maximum is 10, but you can set this to a lower value. You can use the Shared Folders snap-in to determine the maximum number of users that are permitted to access a folder. In the Shared Folders details pane, click the shared folder for which you want to determine the maximum number of concurrent users who can access the folder. On the Action menu, click Properties, displaying the Properties dialog box for the shared folder. The General tab shows you the user limit. Remember Win SP the maximus is 10. You can also use the Shared Folders snap-in to determine if the max numberof users that are permitted to access a folder has be reached.

Determine the number of connections to the share and the max connections allowed. If the max number of connections has already been made, the user cannot connect to the shared resource.

Ad

Ekse

  • 13435 Answers
  • Posted on Jun 03, 2009

SOURCE: "trying to set AOL as default email program when sending photos" via windows photo gallery using Vista

you can set aol as the default email program by pressing start / then all programs or program / then you should see program access and defaults, use the program to set your email program settings all into aol. if you wish.

Anonymous

  • 1 Answer
  • Posted on Jul 14, 2009

SOURCE: Frontpage photo gallery

Guys there is something wrong with ur porgram.install it again and it will easily work.(same thing happend to mine.)

mbase213

Mark Taylor

  • 728 Answers
  • Posted on Sep 21, 2009

SOURCE: No My Videos, My Music folder in XP Media Center

HI drkravenbrow,

It's as simple as going into my documents and adding a folder called My Videos. It needs to sit inside the my documents folder.

Good Luck,

Don't forget to leave a rating,

Mark

Anonymous

  • 312 Answers
  • Posted on Dec 10, 2009

SOURCE: how can i remove duplicate photos in Windows photo

you have multiple thumbnails for each photo right?.
The images you see in Windows Photo Gallery are thumbnails of the actual
photo. Sometimes the
thumbnail database gets messed up. You can force a rebuild, by deleting otherwise
renaming it.

The C:\Users\[username]\AppData folder is hidden, so you can't see it until
you change your settings to show hidden files. To show hidden files, open
Windows Explorer, click on "Organize", select "Folder & Search Options",
Select "View", check "Show hidden files and folders", OK

Close WPG, then go to
C:\Users\(youraccount)\AppData\Local\Microsoft\Win dows Photo Gallery\

Rename Pictures.pd4 to Pictures.pd4.old, and re-open WPG it will get clear...Hope you will succeed...

Ad

Add Your Answer

×

Uploading: 0%

my-video-file.mp4

Complete. Click "Add" to insert your video. Add

×

Loading...
Loading...

Related Questions:

0helpful
1answer

My pictures in Windows live photo gallery have disappeared except for one folder can I get them back

They may be elsewhere on your hd.
Try doing a search IMG to see what comes to light. I hope you can find them.
0helpful
1answer

0x80010108

  1. Make sure that your digital camera or memory card reader is turned on and connected to your computer, or that the disc is inserted into your computer's CD or DVD drive.
  2. Open Windows Live Photo Gallery by clicking theStart button. In the search box, type Photo Gallery, and then, in the list of results, clickWindows Live Photo Gallery.
  3. Click theHome tab, and then click Import photos.
  4. In theImport Photos and Videos dialog box, click the device that you want to use, and then clickImport. If you're importing from a CD or DVD, select the CD or DVD drive.
  5. ClickImport.
  6. ClickMore options to select the options that you want to use, such as where to save the files and what format to use for the folder and file names.
  7. Select eitherReview, organize and group items to import or Import all new items now.
  8. For all of the late comers to this thread microsoft released the codec pack that fixes this issue it is included at the download center here,
http://explore.live.com/windows-live-essentials?os=other
Download codec pack or redownload the new version of essentials with it already include,
http://www.microsoft.com/download/en/details.aspx?id=26829
3helpful
1answer

Can't upload video from camera to pc Olympus TOUGH TG-310 Digital Camera

Do you have Windows Live Photo Gallery? It comes with Windows 7, but if not you can download it here: http://windows.microsoft.com/en-US/windows-live/photo-gallery-get-started
  1. Open Windows Live Photo Gallery
  2. Connect your camera
  3. Click the Import icon in the top left corner.
  4. Select your Olympus and click import. It should import both photos and videos.

You can also try and select the videos you want using the file download module Windows displays when a new device is plugged in. If that doesn't work, try
  1. Start > Computer > Olympus Tough TG-310
  2. Then open the folders until you find the videos you want. Select them and copy them to your desktop (or any other preferred location).
I have had video issues with my Olympus TOUGH (could not delete them from the camera) which turned out to be a formatting problem with the memory card.
0helpful
1answer

Cannot include folders using Windows Live Photo Gallery Windows Live Photo Gallery is setup to allow users to specify individual folders to be included in the gallery. However, neither it nor Windows...

What ???
You have a very strange system. By default, the only assigned attribute to the Users folder is R and the individual user folders have no default assigned attributes.
attrib -s -h changes the attributes to not be a system folder and not hidden, but this is immediately followed by attrib +s which makes the folder a system folder. But neither Users or the user's folder is suppose to be a system folder.
https://support.microsoft.com/en-ca/help/313222/how-do-i-restore-security-settings-to-a-known-working-state
1helpful
1answer

My dell ispiron 1564 cannot read my sony dcr-hc15e. I use windows 7. [email protected]

See this webpage for solution:
http://www.codewrecks.com/blog/index.php/2009/05/24/windows-7-rc-acquisition-from-dv-camera/

you need to install windows live movie maker and windows live photo gallery, you can download the live installer and install them both. Then you must open photo gallery ( in windows 7 the DV acquisition module is in photo gallery), go to the file menu and then, import from a camera or scanner.
0helpful
1answer

How do I scan

http://h10025.www1.hp.com/ewfrf/wc/document?docname=c02459304&tmp_task=solveCategory&lc=en&dlc=en&cc=us&site=null&lang=en&product=3692888&key=null#N53 Windows XP To scan a document using Paint in Windows XP, follow these steps:
  1. Click Start , point to All Programs , point to Accessories , and then click Paint .
  2. Click File , and then click From Scanner or Camera .
  3. Make any desired setting changes.
  4. Click Scan .

    Windows Vista Use one of the following methods to scan a document for the Windows Vista operating system. hpweb_1-2_plus.gifhpweb_1-2_minus.gif Method one: Scanning with Windows Photo Gallery To scan a document using Windows Photo Gallery in Windows Vista, follow these steps:
    1. Click the Windows Vista (c01319360.gif ) icon, click All Programs , and then click Windows Photo Gallery .
    2. Click File , and then click Import From Camera or Scanner .
    3. Click Import , and then click Scan .

      Windows 7 Use one of the following methods to scan a document for the Windows7 operating system. hpweb_1-2_plus.gifhpweb_1-2_minus.gif Method one: Scanning with Windows Live Photo Gallery To scan a document using Windows Live Photo Gallery in Windows7, follow these steps:
      1. Click the Windows icon (c01319360.gif ), click All Programs , and then click Windows Live Photo Gallery . NOTE: If Windows Live Photo Gallery does not appear in the list of programs, you can go to the Microsoft Web site to download it, or try the next method.
      2. Click File , and then click Import From Camera or Scanner .
      3. Click the product you are using to scan, and then click Import .
      4. Make any desired setting changes, and then click Scan .
0helpful
1answer

I had Windows Live Photo Gallery before and now I can't get into Windows Live Photo Gallery.

Go to control panel and uninstall it and install it again from
http://windows-live-photo-gallery.en.softonic.com/
0helpful
1answer

I can download my pics from my Olympus C-7000 into windows photo gallery no problem, can't seem to figure out how to download the video clips i've recorded? Can you help?

I don't use the photo gallery, myself. I just let windows detect the drive, then view the files, and move them into a Folder on the Desktop. Then I rename the folder and put it in the Photo User Album. Hope this helps.
0helpful
1answer

Unable to scan photos

it worked for me when i pointed it at the windows photo gallery in the program files folder. if you dont have windows photo gallery you can get it here:

http://download.live.com/photogallery

hope this helps :)

on a side note the validation software used to check these posts are genuine is useless, i nearly gave up which hardly seems like a good design to me. anyway.....
Not finding what you are looking for?

393 views

Ask a Question

Usually answered in minutes!

Top Microsoft Computers & Internet Experts

Grand Canyon Tech
Grand Canyon Tech

Level 3 Expert

3867 Answers

k24674

Level 3 Expert

8093 Answers

Brad Brown

Level 3 Expert

19187 Answers

Are you a Microsoft Computer and Internet Expert? Answer questions, earn points and help others

Answer questions

Manuals & User Guides

Loading...