Jump to content

Need 2 Tweaks


Recommended Posts

I have found this 2 tweaks in Registry Tweaks Pt 3 but they dont work with me.. can someone help me? There are new working tweaks?

;------------------------------------------------------------------------------------------------
;Change the Default Wallpaper to the one you want

[HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\Desktop\General]
"BackupWallpaper"="c:\\windows\\web\\wallpaper\\custom.bmp"
"Wallpaper"="c:\\windows\\web\\wallpaper\\custom.bmp

;------------------------------------------------------------------------------------------------

and..

I cant find it right now....

but he removes:

this6nx5mr.png

Edited by JoaoVr
Link to comment
Share on other sites


not entirely sure what your pointing at in that picture, if your talking about the coloured panel that usually goes behind it or the actual menu bit then that is part of the shellstyle.dll that will be in a sub dir of your current theme located in Windows\Resources\Themes\

Link to comment
Share on other sites

not entirely sure what your pointing at in that picture, if your talking about the coloured panel that usually goes behind it or the actual menu bit then that is part of the shellstyle.dll that will be in a sub dir of your current theme located in Windows\Resources\Themes\

Screnn Updated..

I want to remove all panel.. I think is called Web View? :unsure:

Link to comment
Share on other sites

Disable

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"WebView"=dword:00000000

Enable

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"WebView"=dword:00000001

Edited by ScubaSteve
Link to comment
Share on other sites

Disable

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"WebView"=dword:00000000

Enable

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"WebView"=dword:00000001

Worked correctly.. Thks

Wallpaper Tweak isn`t working correctly..

I have wallparer file in:

C:\WINDOWS\Web\Wallpaper\Overdrive.jpg

;Change the Default Wallpaper to the one you want

[HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\Desktop\General]
"BackupWallpaper"="C:\\WINDOWS\\Web\\Wallpaper\\Overdrive.jpg"
"Wallpaper"="C:\\WINDOWS\\Web\\Wallpaper\\Overdrive.jpg"

Edited by JoaoVr
Link to comment
Share on other sites

Disable

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"WebView"=dword:00000000

Enable

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"WebView"=dword:00000001

Worked correctly.. Thks

Wallpaper Tweak isn`t working correctly..

I have wallparer file in:

C:\WINDOWS\Web\Wallpaper\Overdrive.jpg

;Change the Default Wallpaper to the one you want

[HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\Desktop\General]
"BackupWallpaper"="C:\\WINDOWS\\Web\\Wallpaper\\Overdrive.jpg"
"Wallpaper"="C:\\WINDOWS\\Web\\Wallpaper\\Overdrive.jpg"

I think you can't use JPG files in wallpapers.

Link to comment
Share on other sites

Change the Default Wallpaper to the one you want

[HKEY_CURRENT_USER\Control Panel\Desktop]
"Wallpaper"="C:\\WINDOWS\\Web\\Wallpaper\\bk.bmp"

The wallpaper wont just change when you enter the new reg key, you will need to logoff and on again for it to take effect.

Edited by ScubaSteve
Link to comment
Share on other sites

If you are using a custom theme, the wallpaper setting comes from that. The .theme file holds the wallpaper setting and it overrides the other setting. Look in C:\windows\Resources\Themes for the .theme files. It will look like this:

[Theme]
DisplayName=@themeui.dll,-2017

; My Computer
[CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\DefaultIcon]
DefaultValue=%WinDir%explorer.exe,0

; My Documents
[CLSID\{450D8FBA-AD25-11D0-98A8-0800361B1103}\DefaultIcon]
DefaultValue=%WinDir%SYSTEM32\mydocs.dll,0

; My Network Places
[CLSID\{208D2C60-3AEA-1069-A2D7-08002B30309D}\DefaultIcon]
DefaultValue=%WinDir%SYSTEM32\shell32.dll,17

; Recycle Bin
[CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\DefaultIcon]
full=%WinDir%SYSTEM32\shell32.dll,32
empty=%WinDir%SYSTEM32\shell32.dll,31




[Control Panel\Cursors]
Arrow=
Help=
AppStarting=
Wait=
NWPen=
No=
SizeNS=
SizeWE=
Crosshair=
IBeam=
SizeNWSE=
SizeNESW=
SizeAll=
UpArrow=
DefaultValue=Windows default
DefaultValue.MUI=@themeui.dll,-2043

[Control Panel\Desktop]
Wallpaper=%WinDir%web\wallpaper\Bliss.bmp
Wallpaper.MUI=@themeui.dll,-2036
TileWallpaper=0
WallpaperStyle=2
Pattern=
ScreenSaveActive=1



[VisualStyles]
Path=%ResourceDir%\Themes\luna\luna.msstyles
ColorStyle=NormalColor
Size=NormalSize


[boot]
SCRNSAVE.EXE=%WinDir%\System32\logon.scr


[MasterThemeSelector]
MTSM=DABJDKT
ThemeColorBPP=8

Notice the My computer, My documents , My network places and recycle bin at the top? that allows you to change the icons for those and under the VisualStyles you will see the wallpaper. Hope this helps

Link to comment
Share on other sites

I have the same problem. The wallpaper will not change. I am just using the standard theme. I want to get rid of bliss and have no wallpaper.

Also want to change the default screen saver

Link to comment
Share on other sites

If you're speaking about the desktop wallpaper, the reg entry is this one:

HKEY_CURRENT_USER\Control Panel\Desktop
Wallpaper="c:\windows\wallpaper.bmp"

if you want to have it for the current user only.

And in

HKEY_USERS\.DEFAULT\Control Panel\Desktop
Wallpaper="c:\windows\wallpaper.bmp"

if you want to set it for all users (but you have to set it before any user log on once.).

Link to comment
Share on other sites

No, go here is the tweak that I use for Wall Paper and Screen Saver, unfortunately, it does not work

;Remove Wallpaper, set ScreenSaver
[HKEY_CURRENT_USER\Control Panel\Desktop]
"SCRNSAVE.EXE"="%SystemRoot%\\system32\\Screensaver.scr"
"ScreenSaveActive"="1"
"Wallpaper"=""
"WallpaperStyle"="2"
"OriginalWallpaper"=""

;Remove Logon Wallpaper, set ScreenSaver, Faster Start Menu, Kill Non Responsive Applications
[HKEY_USERS\.DEFAULT\Control Panel\Desktop]
"ScreenSaveActive"="1"
"SCRNSAVE.EXE"="%SystemRoot%\\system32\\Screensaver.scr"
"Wallpaper"=""
"WallpaperStyle"="2"
"OriginalWallpaper"=""
"TileWallpaper"="0"
"MenuShowDelay"="2"
"AutoEndTasks"="1"
"WaitToKillAppTimeout"="2000"

Any suggestions?

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