I'm trying to customize my Windows 7 log on screen. I would like to make it as minimalist as possible. I have almost all the extra crap removed, except for the little blue arrow next to the password text box. Is there a way to remove this button, and then center the two text boxes?
After looking through the authi.dll file in Resource Hacker, I found in file UIFILE>1033>Line 113 reads:
<Button id="atom(Submit)" width="30rp" height="30rp" accessible="true" accrole="43" layout="flowlayout(0,2,0,2)" class = "SubmitButton"/>
I tried changing the width and height to 0rp, but the button is still there, so I'm not sure if I'm even on the right track. Not to mention, I really don't want to play around with this file too much...
This is my log on screen - illustrating the arrow I would like to remove, as well as the two text boxes that I would like centered. (Sorry it's a photo of my screen, I couldn't figure out how to take a screen shot without first logging in.)
Thanks!
After looking through the authi.dll file in Resource Hacker, I found in file UIFILE>1033>Line 113 reads:
<Button id="atom(Submit)" width="30rp" height="30rp" accessible="true" accrole="43" layout="flowlayout(0,2,0,2)" class = "SubmitButton"/>
I tried changing the width and height to 0rp, but the button is still there, so I'm not sure if I'm even on the right track. Not to mention, I really don't want to play around with this file too much...
This is my log on screen - illustrating the arrow I would like to remove, as well as the two text boxes that I would like centered. (Sorry it's a photo of my screen, I couldn't figure out how to take a screen shot without first logging in.)
Thanks!
