Git Product home page Git Product logo

usertile's Introduction

UserTile

![Build status](https://ci.appveyor.com/api/projects/status/gtkd1w9ama9qdnko/branch/master)

This program is made to edit the Windows Vista and Windows 7 user "Tile" also called the "Profile Picture" by modifying the binary blob stored under the registry key :

HKEY_LOCAL_MACHINE\SAM\SAM\Domains\Account\Users

Using the program

As this part of the registry is normally usable only by the system you will need SysInternals PsExec to execute it under the "Local System" account. For example to list all users stored in the registry run as an administrator :

psexec -S "C:\bin\UserTile.exe" --list

(All the path must be absolute)

Arguments

user, u

Must be specified for all commands that require an user name

list, l

List the name of all users present in the registry

UserTile --list

export, e

Export the tile to a bitmap file

UserTile --user vbfox --export C:\tile.bmp

set, s

Set a new tile for the user. All the formats supported by the .Net framework are supported. The image will be croped to a (centered) square, resized to 126x126 and converted to 16 bits per pixel colors.

UserTile --user vbfox --set C:\tile.jpg

Thanks

I want to thank Micah Rowland and it's blog post on Xtreme Deployment for the first hints on where the tiles are stored and a basic analysis of the binary format.

usertile's People

Contributors

vbfox avatar

Stargazers

 avatar  avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.