MCT Posted November 18, 2004 Posted November 18, 2004 i would suggest u put it in $OEM$\$1\{Place it Here}so in your winnt.sif file from guirunonce put this[GuiRunOnce]%systemdrive%\bootlogo.cmd
maniaq Posted May 25, 2005 Posted May 25, 2005 can anyone tell what did I did worng that now I cant start my shut down screen or start my ctrl+alt+delete screen?
secowu Posted December 13, 2005 Posted December 13, 2005 ScreenSaveActive=0that means i can use this to make my own screensaver?
DarkUltra Posted February 4, 2007 Posted February 4, 2007 Here's a challenge for you:Find out a way to set the default window size of My Computer/Explorer.Ive been trying all day yesterday and all day today to get a registry tweak working, but to no avail. Heres a small hint, the window size is set in the numbered keys at this location:HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\ShellNoRoam\BagsIt's the WinPos1280x1024(1).bottom and WinPos1280x1024(1).right i want to be set at a different value.Since i havent found a way in the registry im thinking its set in the explorer.exe, and since you guys are working on resource hacking some files, i thought you guys would know or have a look in it.please! I'd love a tweak lite this myself, I don't like big explorer windows disturbing my drag-and-drop routines and I'd rather not use apps like zMover and AutoSizer.
Kiki Burgh Posted February 4, 2007 Posted February 4, 2007 (edited) hi b0r3d! link to uxtheme.cab is not working ... could you kindly provide me a new link. thanks!tried the ff links to no avail:http://www.msfn.org/board/index.php?act=At...st&id=67792http://www.MSFN.org/board/index.php?showtopic=9871UXTHEME.DL_uxtheme.dl_ hacked !, Come and get it !http://www.webmedic.net/uxtheme.zip Edited February 4, 2007 by Kiki Burgh
Lolita Posted March 11, 2008 Posted March 11, 2008 Any idea why wallpaper is not set automatically, windows style is set, but wallpaper not, if i choose my theme in themes after installation it set wallpaper withouth problem \:Theme:; Copyright © Microsoft Corp. 1995-2001[Theme]; Recycle Bin[CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\DefaultIcon]full=C:\WINDOWS\system32\shell32.dll,32empty=C:\WINDOWS\system32\shell32.dll,31[Control Panel\Desktop]Wallpaper=%WinDir%Resources\Themes\Mint\Piece_of_Mind_by_ChemaM_1024.jpgTileWallpaper=0WallpaperStyle=2Pattern=ScreenSaveActive=0[MasterThemeSelector]MTSM=DABJDKTThemeColorBPP=4[VisualStyles]Path=%WinDir%resources\Themes\Mint\Mint.msstylesColorStyle=GradTBFulSize=ExtraLargeFonts
yocarim Posted December 6, 2008 Posted December 6, 2008 hi! somebody know what file i need modify to change the sidebar in the start menu?
bmw09121985 Posted March 1, 2009 Posted March 1, 2009 hi! somebody know what file i need modify to change the sidebar in the start menu?For Windows XP style classic explorer.exe....
Bendfella Posted August 20, 2010 Posted August 20, 2010 [VisualStyles]Path=C:\Windows\Resources\Themes\cbfield\cbfield.msstylesColorStyle=NormalColorSize=NormalSizeI DO NOT KNOW WHAT THIS MEAN MSSTYLES. I CANT SEE IT IN MY RESOURCES.THEMES FOLDERIF I JUST LEAVE IT LIKE THAT IT GIVES AN ERROR IN NLITE. Add this to your tweaks.reg file: - Thanks to DaveXP for this tweak[HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\Desktop\General]"BackupWallpaper"="c:\\windows\\web\\wallpaper\\xppaper.jpg""Wallpaper"="c:\\windows\\web\\wallpaper\\xppaper.jpg"I MADE A TWEAKS.REG FILE IN NOTEPAD BUT I DONT KNOW WHERE TO ADD/INTEGRATE IT IN MY NLITE INSTALLATION
softmobi4all Posted November 21, 2010 Posted November 21, 2010 hi! somebody know what file i need modify to change the sidebar in the start menu?TO Modify the this fileexplorer.exe->158,166,167
jonsaxon Posted December 13, 2010 Posted December 13, 2010 my bad, i was in a rush...the post is fixed and quoted.thnx DPR for pointing that out, not lookin to take credit from anyone.anyway finished the script and posting here....help from unforgiven1 on the for commandFOR /F "tokens=3 delims= " %%A IN ('REG QUERY "HKLM\SYSTEM\ControlSet001\Control\Session Manager\Environment" /v NUMBER_OF_PROCESSORS') DO SET NUMBER_OF_PROCESSORS=%%Abootcfg /copy /D "Windows XP Professional" /ID 1if %NUMBER_OF_PROCESSORS%==2 goto DUALREM ----For Single procbootcfg /RAW "/Kernel=OEMKrnl.exe" /A /ID 2goto End:DUALREM ----For Multiprocess/Hyperthread procbootcfg /RAW "/Kernel=dualKrnl.exe" /A /ID 2:Endbootcfg /Timeout 2bootcfg /Default /ID 2put it in its seperate batch file, as anything after it won't be run. Call it from wherever, but jsut its own batch, or at the VERY end of one of your last onesi put it in cmdlines.txt at the end of my user creation but whatever is good.I make a copy of the initial boot line so incase it doens't work i still have the original to boot from without editing files anymore.EnjoyHi! I'm new to this forum and to the whole unattended subject. In the last few weeks i've been reading and learnig a lot of great stuff from you guys. Thank you very much for all your knowledge and patience for people like me.My Question for Alanoll: I know this is an old topic, but i would like to known if it is possible to use an environment variable like this: "bootcfg /RAW "/Kernel=OEMKrnl.exe" /A /ID %environment_variable%". Is there some kind of Environment Variable that contains the ID of the current Os we are using. I make this question because if we use your script in a multi-boot install and if we want to change the Logo of the OS number 1 (ID 1) or OS number 3 (ID 3) the it won't work..Also, i'm using your script to build my own script for applying different Logos when the OS's are already installed. That's why i need that Environment Variable because without it, i don't know how to solve this problem (OS ID is static in the script).I am sorry if my english is difficult to understand. I'm not a native speaker. I hope you understand my logic for what i want to do.Thank you very much. I wait for an answer.Bye.
manvindar Posted December 21, 2010 Posted December 21, 2010 (edited) Hi.....................I am doing this surgery for last 2 years and i have changed nearly all possible icons and bitmaps in all exe and dll files of my unattended windows xpthis is how it looks Edited December 21, 2010 by manvindar
manvindar Posted December 21, 2010 Posted December 21, 2010 well u can make a bat file and invoke it at runonce.............................in my installation i have made a SFX archive and it invokes a bat file after extraction to integrate the registry settingsu can integrate the registry settings using the following keyregedit /s tweaks.reg
manvindar Posted December 21, 2010 Posted December 21, 2010 [VisualStyles]Path=C:\Windows\Resources\Themes\cbfield\cbfield.msstylesColorStyle=NormalColorSize=NormalSizeI DO NOT KNOW WHAT THIS MEAN MSSTYLES. I CANT SEE IT IN MY RESOURCES.THEMES FOLDERIF I JUST LEAVE IT LIKE THAT IT GIVES AN ERROR IN NLITE. Add this to your tweaks.reg file: - Thanks to DaveXP for this tweak[HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\Desktop\General]"BackupWallpaper"="c:\\windows\\web\\wallpaper\\xppaper.jpg""Wallpaper"="c:\\windows\\web\\wallpaper\\xppaper.jpg"I MADE A TWEAKS.REG FILE IN NOTEPAD BUT I DONT KNOW WHERE TO ADD/INTEGRATE IT IN MY NLITE INSTALLATIONwell u can make a bat file and invoke it at runonce.............................in my installation i have made a SFX archive and it invokes a bat file after extraction to integrate the registry settingsu can integrate the registry settings using the following keyregedit /s tweaks.reg
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now