This will only work for WIN7 BUILD 7600 X86 (32bit). I recommend U to make proper backups before U begin. Its all explained inside the rar.
**This one has no folderband**
There is NO folderband (the panel with organize, share etc) So make all the changes commited to that panel before U install cause that option will be gone after install. Its no big deal if U forget cause U can always run a normal installer to get it back. The explorerpanel in the screenshot will not come in the package. Its findexer that U can find here [link] A tutorial how to get the look that I have is here [link] Sidebar icons U find here [link] The dock and taskbar will not come in the installer. The dock U can find here [link] and the taskbar here [link] with this skin [link] VS on screenshot is Snow Leopard for Windows 7 by =sagorpirbd [link]
The installer is very detailed with all the little things. It will also change the startup sound and logon screen.
I have no part in the icons. I just found them and thought they were the best.
A little suggestion to make your script more compatible with "non-english" windows which works fine BTW
instead of using %USERNAME% variable, use %USERPROFILE%. sometimes the path differs from the username variable.
also, instead of doing net stop "Software protection" /y you can do "net stop sppsvc /y" so it stops the service no matter what language this is done in.
A little suggestion to make your script more compatible with "non-english" windows which works fine BTW
instead of using %USERNAME% variable, use %USERPROFILE%. sometimes the path differs from the username variable.
also, instead of doing net stop "Software protection" /y you can do "net stop sppsvc /y" so it stops the service no matter what language this is done in.
Otherwise thanks for the awesome work you've done
I will look into the script before I make another installer.
If you have time can you please make a X64 Version ?
Thanks