Jump to content

Recommended Posts

Posted

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 =]


Posted

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.theme

this is added after the componets section of the winnt.sif

this works for me plain and simple try cutting the name of the theme down so its less than 8 letters :-)

  • 1 month later...
Posted (edited)

is the %systemroot% variable needed? Can I use it without declaring the path and just use the theme name?

[shell]

CustomDefaultThemeFile = Golden.theme

if 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.msstyles

in Golden.theme

Where do I put the msstyles file? and the shellstyle?

Thank you,

John

Edited by RBCC
Posted

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.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...