Jump to content

Need help ... cmdlines.txt please


Recommended Posts

Hi, why is it not all of my registry tweak apply on cmdlines?

When window first logon the theme is back to the original, please advice. Isn't when registry tweak is applied by cmdlines it will be applied to all users?

i have the following entries on tweak.reg

;-----

;----- Enable ClearType

;-----

[HKEY_CURRENT_USER\Control Panel\Desktop]

"FontSmoothing"="2"

"FontSmoothingType"=dword:00000002

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ThemeManager]

"ColorName"="HomeStead"

;Set desktop background black

[HKEY_CURRENT_USER\Control Panel\Colors]

"Background"="0 0 0"

;Disable wallpaper, screensaver

[HKEY_CURRENT_USER\Control Panel\Desktop]

"Wallpaper"=""

"ScreenSaveActive"="0"

"SCRNSAVE.EXE"=-

;Remove the 'Shortcut to...' (00 00 00 00 = No Shortcut Text)

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]

"link"=hex:00,00,00,00

Edited by illusions
Link to comment
Share on other sites


ye sthe keys are applied to all users

most people apply the theme through the winnt.sif file like this

[Shell]
CustomDefaultThemeFile = "%windir%\Resources\Themes\<themename>.theme"
DefaultStartPanelOff = No
DefaultThemesOff = No

with the files copied over via $OEM$\$$\Resources\Themes\<themname>

Link to comment
Share on other sites

You can't modify theme regs: they are set/overwritten automatically by the theme manager when your account is created (1st logon).

As oioldman said, you have to prepare a custom theme (ControlPanel/display properties/save as) and then either install your theme through winnt.sif, or from T12 or RunOnceEx using this.

winnt.sif will apply the same theme for all users (default setting).

With my method, you can choose to only install the theme for the 1st user login in.

Edited by Djé
Link to comment
Share on other sites

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