i3igi3yrd Posted March 5, 2012 Posted March 5, 2012 (edited) [deleted] Edited May 1, 2016 by i3igi3yrd
Tripredacus Posted March 5, 2012 Posted March 5, 2012 Sure you can change the transparency. I know in Unattend it is this: <Themes> <ThemeName>aero</ThemeName> <DefaultThemesOff>false</DefaultThemesOff> <WindowColor>Slate</WindowColor> </Themes>The WindowColor object only supports the built in values. I don't think you can put an RGB or HEX value in there. List of colors:WindowColor on TechNetI would presume this could be changed via the registry also.
i3igi3yrd Posted March 5, 2012 Author Posted March 5, 2012 (edited) [deleted] Edited May 1, 2016 by i3igi3yrd
Tripredacus Posted March 6, 2012 Posted March 6, 2012 That all seems to be a lot of work.... Most can be done using unattend. For theme elements, I'll save the .theme file and use ShellExecute on it during first logon commands. Anything that is supposed to be "default" as far as the Desktop icons go, I put them all in the Public Desktop. I suppose it depends on what you need to do.
cluberti Posted March 7, 2012 Posted March 7, 2012 +1 on using a theme instead - it's about the only way you can be certain that each user will get the exact same settings. Plus, it's easier to save and specify a theme (and potentially replace it later, if necessary, within the image) than to keep updating unattend files.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now