Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Efreeto authored Aug 3, 2016
1 parent 557deb1 commit 3545416
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
Extracts image files from .accountpicture-ms file

You will probably need .NET framework to make it run.
Then from the command prompt, type "AccountPicConverter.exe <your_profile_picture_filename>.accountpicture-ms"

Made for http://answers.microsoft.com/en-us/windows/forum/windows8_1-files/how-do-i-extract-the-image-contained-in-a/23ede957-25ed-4231-ac5b-f47215849914
Then from the command prompt, type "AccountPicConverter.exe \<your_profile_picture_filename\>.accountpicture-ms"

Original code is from http://www.aminedries.com/blog/working-with-windows-8-user-pictures-accountpicture-ms/
This was made for http://answers.microsoft.com/en-us/windows/forum/windows8_1-files/how-do-i-extract-the-image-contained-in-a/23ede957-25ed-4231-ac5b-f47215849914

Original code is from http://www.aminedries.com/blog/working-with-windows-8-user-pictures-accountpicture-ms/

0 comments on commit 3545416

Please sign in to comment.