Zer0Br Posted June 8, 2006 Posted June 8, 2006 I'm using the latest nLite avaliable (1.0 RC8) and it don't creates the winnt.sif file... I've found in the nLite directory 2 files (last_session.ini an last_session_u.ini) and tried to put [shell]CustomDefaultThemeFile = "%WinDir%\Resources\Themes\mythemename.theme"in that files, but doesn't work... (I've putted one .bat file to copy the theme to \resources\themes folder, but cannot set it to default theme on windows instalation (only if I go to Properties > Themes and change it manualy)anyone knows how to set my custom theme as default???thanks =]
p4ntb0y Posted June 8, 2006 Posted June 8, 2006 Well the way I do it is to drop my theme in the $oem$ folder under $$ resourse and a folder called themes.I then add the entry into the winnt.sif file as ...[shell]CustomDefaultThemeFile=%WinDir%\Resources\Themes\custom.themethis is added after the componets section of the winnt.sifthis works for me plain and simple try cutting the name of the theme down so its less than 8 letters :-)
RBCC Posted July 14, 2006 Posted July 14, 2006 Does it need "(Quotes)" from the equal sign to the end of the line?
Mordac85 Posted July 14, 2006 Posted July 14, 2006 It shouldn't require quotes unless there is a sapce somewhere in the path. But then again, it doesn't hurt either.
RBCC Posted July 15, 2006 Posted July 15, 2006 (edited) is the %systemroot% variable needed? Can I use it without declaring the path and just use the theme name?[shell]CustomDefaultThemeFile = Golden.themeif the file Golden.theme is in the C:\Windows\Resources\Themes directory or in $OEM$\$$\Resources\Themes directory?If I have [VisualStyles]Path=%SystemRoot%\Themes\Golden\Golden.msstylesin Golden.themeWhere do I put the msstyles file? and the shellstyle?Thank you, John Edited July 15, 2006 by RBCC
RaduAlexandru Posted July 15, 2006 Posted July 15, 2006 Is it possible to make the windows setup use themes/visual styles? the windows that apear when you set up the time/date/... have the win2k look.Thanks in advance and sorry if I posted in the wrong thread.
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