This is a windows 7 Customization trick with which help we can remove pictures frame appears on Startup of Windows7, lets see how to remove pictures frame on startup of windows 7
- Logon to Windows 7
- Navigate to
c:\windows\system32\ - Here you will find Authui.dll
- Right Click and Open With Notepad or Wordpad
or - Drag this file to Wordpad, it will automatically load all the Data coded in it
- Now here Find: UserTileTemplate
- Use any of the following code One Method is
<UserTile resid="UserTileTemplate" margin="rect(0rp,10rp,0rp,10rp)" height="0" layout="verticalflowlayout(0,2,2)" sheet="UsersStyle">
Second method is
<UserTile resid="UserTileTemplate" margin="rect(0rp,10rp,0rp,10rp)" visible="false" layout="verticalflowlayout(0,2,2)" sheet="UsersStyle"> - Save the file and restart the Computer
- We have successfully removed picture frame on startup
1 comments
Nonsense!
1. You can not open the file until you own it!
2. You can not save edited file because it is locked in another process.
3. when it is finally done, computer wont boot because the file is altered and if you did not save the copy of the original file and prepare the alternate boot media, you are doomed.
So please, either publish something that really works, or do not publish at all.
Enjoy
Post a Comment