Ive been playing around with the CLS Source Code and wondered if i could make a Windows 7 version by tossing Winforms which is literally garbage and replacing it with Windows Presentation Foundation shortly WPF. And i did.
I posted this in the screenshot section because i want to continue working on it before releasing this. Theres still a few things i want to do before uploading it to github or something.
So do not pressure me with when is this going to be released. I still want to work on it a little.
Things working:
Login
Login password fail
Pulling user accounts from the system
loading their profile pictures
Welcome animation
The shutdown context menu button combo works (Its not just one button)
shutdown button
restart button
switch user
Things missing:
no shutdown or restarting screen yet
No accessibilitie features or the button that leads to it (I did make the button just made it not visible in case someone knows a little more about that window with the accessibility features.
icon missing on the password fail screen
certification check (what do i mean by this the service doesnt check if the program is actually what it was before.
I removed it becuase i didnt wanna look into how you add certification to a program)
Issues:
Text shifting for some reason on my desktop
Window positioning on my desktop
Weird issues that didn't occur on my laptop
Things Im not fixing:
Fuzzy scaling
Login:
Switch User:
Welcome Screen:
Pw fail:
shutdown button:
Small Update (Further Updates will be added as quote with Images to the original Post):
1. Text Shadows Updated
2. Fuzzy Text Fixed
3. Played a little with the positioning