Jump to content

Visual Effects (Finaly works)


Recommended Posts

Actualy HKCU has nothing to do with default user accounts that are made. HKCU is meant for the currently logged in user.

HKU\.DEFAULT is where you can set settings that will transerfered to all new accounts.

In my regtweak file I dont use ANy HKCU for all those i use HKU. then every account I make gets those settings.

At the T-12 stage of setup, entries written to HKCU are written to Default.

Link to comment
Share on other sites


Ok new version has been put on the first post.

You can now have the visual effects set for all new accounts and even the default account you create during setup (cause its a new account duh)

Enjoy guys no more updates should be needed as of now. But you never know.

Link to comment
Share on other sites

to put it in a more simpler terms make sure the program and ini file get put into the system32 dir. then if you view the reg fil with the program you need those entered into the reg.

All the reg file is, is the runonce paths to the program.

Link to comment
Share on other sites

Create a folder under $OEM$ called $$ and then another under that called SYSTEM32

-->$OEM$

------>$$

----->SYSTEM32

and copy your two files here. Anything in this folder is automatically copied to your System32 Folder under Windows. No need to batch command copy.

There is an excellent Overview of $OEM$ in the Unattended XP Guide - here

Link to comment
Share on other sites

@andrewpayne

Thank you for telling him that, I forgot to add the system32 part to the readme in the zip and on the first post (it was late last night)

I have fixed both the zip and first post to say with the system32 dir.

Also if people can please post and let me know that the program worked for them would be great.

Link to comment
Share on other sites

Well Done smc1979! Excellent and it works!

I wasn't too optimistic - but have just tested on my VMWare and the Visual Styles have been applied successfully for the first time!

As a step by step resume for others trying this method -

1. Download smc1979's file from his first post in this topic

2. Run the executable SetVisualEffects.exe and then select and apply the options you want.

3. This will then save your settings in 'settings.ini'

4. Copy the settings.ini and SetVisualEffects.exe into your $OEM$\$$\SYSTEM32 folder on your XPCD (thus automating the copy to your windows\system32 folder)

5. Copy the setstartup.reg to the $OEM$ folder (alongside cmdlines.txt).

6. Edit cmdlines.txt and add "REGEDIT /S setstartup.reg" to the second line (before any accounts are created)

et viola! Visual Effects that finally works! :thumbup

EDIT - I just tried creating a second account and the initial visual styles were back to default - however, as I am sure smc1979 did mention, after a reboot the new custom settings came into effect with no intervention.

Link to comment
Share on other sites

You dont need to hit apply in the program for the setting to be saved, every time you click with your mouse on just 1 check box all are saved. Hitting apply chnages your current system, hehe which isnt bad either.

I will post your step by step on the first post as it makes it sound much more easier than mine.

I cant help it Im a programmer and thats how I type LOL.

Link to comment
Share on other sites

why do you have to create ur own program. just use the registry to apply during the T-12. Here is my registry for Visual Effect. This work 100% on numerous computers and creating new accounts.

this codes only enable Smooth edges of screen font, use drop shadows for icon labels on desktop , and Use visual styles on windows and button.

; ************************************


[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects]
"VisualFXSetting"=dword:00000003

;Animate windows when minimizing and maximizing
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\AnimateMinMax]
"DefaultApplied"=dword:00000001
"DefaultValue"=dword:00000000

;Slide open combo boxes
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\ComboBoxAnimation]
"DefaultApplied"=dword:00000001
"DefaultValue"=dword:00000000

;Show shadows under mouse pointer
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\CursorShadow]
"DefaultApplied"=dword:00000001
"DefaultValue"=dword:00000000

;Show window contents while dragging
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\DragFullWindows]
"DefaultApplied"=dword:00000001
"DefaultValue"=dword:00000000
"DefaultByAlphaTest"=dword:00000000

;Show shadows under menus
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\DropShadow]
"DefaultApplied"=dword:00000001
"DefaultValue"=dword:00000000
"DefaultByAlphaTest"=dword:00000000

;Smooth edges of screen fonts
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\FontSmoothing]
"DefaultApplied"=dword:00000001
"DefaultValue"=dword:00000001
"DefaultByAlphaTest"=dword:00000001

;Smooth-scroll list boxes
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\ListBoxSmoothScrolling]
"DefaultApplied"=dword:00000001
"DefaultValue"=dword:00000000
"DefaultByAlphaTest"=dword:00000000

;Show translucent selection rectangle
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\ListviewAlphaSelect]
"DefaultApplied"=dword:00000001
"DefaultByAlphaTest"=dword:00000000
"DefaultValue"=dword:00000000

;Use drop shadows for icon labels on the desktop
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\ListviewShadow]
"DefaultApplied"=dword:00000001
"DefaultByAlphaTest"=dword:00000001
"DefaultValue"=dword:00000001

;Use a background image for each folder type
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\ListviewWatermark]
"DefaultApplied"=dword:00000001
"DefaultValue"=dword:00000000
"DefaultByAlphaTest"=dword:00000000

;Fade or slide menus into view
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\MenuAnimation]
"DefaultApplied"=dword:00000001
"DefaultByAlphaTest"=dword:00000000
"DefaultValue"=dword:00000000

;Fade out menu items after clicking
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\SelectionFade]
"DefaultApplied"=dword:00000001
"DefaultByAlphaTest"=dword:00000000
"DefaultValue"=dword:00000000

;Slide taskbar buttons
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\TaskbarAnimations]
"DefaultApplied"=dword:00000001
"DefaultByAlphaTest"=dword:00000000
"DefaultValue"=dword:00000000

;Use visual styles on windows and buttons
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\Themes]
"DefaultApplied"=dword:00000001
"DefaultValue"=dword:00000001
"DefaultByAlphaTest"=dword:00000001

;Fade or slide ToolTips into view
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\TooltipAnimation]
"DefaultApplied"=dword:00000001
"DefaultByAlphaTest"=dword:00000000
"DefaultValue"=dword:00000000

;Use common tasks in folders
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\WebView]
"DefaultApplied"=dword:00000001
"DefaultValue"=dword:00000000
"DefaultByAlphaTest"=dword:00000000


; Use "Windows Classic Folder" instead of common tasks in folders
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"WebView"=dword:00000000

; Disable "Translucent selection rectangle"
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"ListviewAlphaSelect"=dword:00000000

; Enable "Drop shadows for icon labels on desktop"
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"ListviewShadow"=dword:00000001

; Disable "background image for each folder type"
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"ListviewWatermark"=dword:00000000

; Disable "Slide taskbar buttons"
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"TaskbarAnimations"=dword:00000000

; Enable "Visual Theme"
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ThemeManager]
"ThemeActive"="1"

; Disable "Window contents while dragging"
[HKEY_CURRENT_USER\Control Panel\Desktop]
"DragFullWindows"="0"

; Enable "Smooth edges of screen fonts
[HKEY_CURRENT_USER\Control Panel\Desktop]
"FontSmoothing"="2"

; Disable "Animate windows when minimizing and maximizing"
[HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics]
"MinAnimate"="0"

; Disable Menu Shadow & Fade
[HKEY_CURRENT_USER\Control Panel\Desktop]
"UserPreferencesMask"=hex:90,12,01,80

Link to comment
Share on other sites

cause if you look in the forum TONS of people have tried those including me and they did not work. If they are working for you great.

But many have tried them and they dont.

So instead of "hoping" they will work I made a program that makes sure it does.

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