Jump to content

Recommended Posts

Posted

I have build a UAXP CD with all my custom settings

default theme is opus.msstyle (uxtheme.dll is patched)

many other themes are also included

$oem$\system32\resources\themes\(msstyle folders)

my winnt.sif have strings of runonce as

[GuiRunOnce]%systemdrive%\install\run.cmd

now i want to prompt the user to choose the custom theme

for that i have created a $oem$\$1\install\run.cmd

which have setting as

start "theme installation" /wait "%windir%\resources\themes\tss2000\tss2000.msstyle"
Problem

Now when the computer boots for the first time

windows display properties dialogue box with appreances tab active and needs user interaction to choose the theme or to click OK

untill and unless i select my choice theme and click OK it won't disaapear

so i want to have command , program, tweak to select the custom theme among the choice and automatically applies that without user interaction.

[P.S:- I don't prefer to load custom theme with the help of winnt.sif]

[shell]

CustomDefaultThemeFile=""%windir%\resources\themes\msn\msn.msstyle"


Posted

thnks @ Achdine

i have tried to search first, but didn't found the exact match what i want. so posted a new one.

thanks for the Post

i nearly got the solution (i need to modify some settings)

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