Program Implementation to modify system user images (no solution)

Source: Internet
Author: User

To meet this requirement, you must program and modify the image of the System user, that is, the image displayed on the welcome page when logging on to XP, Vista, and win7 systems.

Find and ask. There are still no unified solutions and solutions, but there are some gains, as listed below:

1. There is a registry key under XP to save this path:

[HKEY_LOCAL_MACHINE/software/Microsoft/Windows/CurrentVersion/hints/Administrator]
"Picturesource" = "C: // Documents and Settings // All Users // Application Data // Microsoft // user account pictures // default pictures // dog.bmp"

You can modify the Registry to dynamically switch images.

2. Vista and win7 are different. Follow the above method.

3. Some. Cpl files are actually transferred in the Windows Control Panel, and some webpages are displayed here. The User Management Interface (nusrmgr. CPL) we see in XP is actually a webpage. Of course, there is more than this on the webpage. If you are interested, you can download a restorator to check the. Cpl file under the systemm32 directory. Just look at it. Be careful when modifying it. + _ +

4. Vista and Windows 7 are no longer nusrmgr. CPL, but usercpl. dll, and procmon cannot be used to identify the problem.

The same is true on socail. msdn. There is no API and no solution.
I hope that one day in the future I will know how to solve this problem.

-- Theend --

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.