Loras Posted August 17, 2005 Posted August 17, 2005 tnx so much, i will try it tonight"!!!!!<{POST_SNAPBACK}> So..I make some regtweak for you Windows Registry Editor Version 5.00[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]"Start_ShowMyDocs"=dword:00000000"Start_ShowMyMusic"=dword:00000000"Start_ShowMyComputer"=dword:00000001"Start_ShowMyPics"=dword:00000000"Start_ShowNetConn"=dword:00000001"Start_ShowControlPanel"=dword:00000001So try it tonight And let me know if problem persist.
Loras Posted August 22, 2005 Posted August 22, 2005 Did you know ...?As default Windows creates a file (c:\hiberfil.sys) to save the complete memory if you hibernate. It is the same size as your memory e.g.. if you have 2GB Ram, windows will create a 2GB file!. If you don't use hibernate (and who does?) you can remove the file by doing the following:1.Go to Settings -> Control Panel -> Power Options.2.Click Hibernate tab and uncheck "Enable Hibernation".3.Click Apply and you have gained some Hard Disk space.Or you can find regtweak using RegSnap or other...
maniaq Posted August 23, 2005 Posted August 23, 2005 (edited) Did you know ...?As default Windows creates a file (c:\hiberfil.sys) to save the complete memory if you hibernate. It is the same size as your memory e.g.. if you have 2GB Ram, windows will create a 2GB file!. If you don't use hibernate (and who does?) you can remove the file by doing the following:1.Go to Settings -> Control Panel -> Power Options.2.Click Hibernate tab and uncheck "Enable Hibernation".3.Click Apply and you have gained some Hard Disk space.Or you can find regtweak using RegSnap or other...<{POST_SNAPBACK}>nLite has this feature Edited August 23, 2005 by maniaq
Loras Posted August 23, 2005 Posted August 23, 2005 nLite has this feature <{POST_SNAPBACK}>Sorry I don't use nlite..
Jedi82 Posted August 23, 2005 Posted August 23, 2005 tnx so much, i will try it tonight"!!!!!<{POST_SNAPBACK}>So..I make some regtweak for you Windows Registry Editor Version 5.00[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]"Start_ShowMyDocs"=dword:00000000"Start_ShowMyMusic"=dword:00000000"Start_ShowMyComputer"=dword:00000001"Start_ShowMyPics"=dword:00000000"Start_ShowNetConn"=dword:00000001"Start_ShowControlPanel"=dword:00000001So try it tonight And let me know if problem persist.<{POST_SNAPBACK}>yes i made also this tweak but it not work! I solved with nlite, now all went good!tnx so so much!
NemoNada Posted August 23, 2005 Posted August 23, 2005 Hibernation and Power settings are a per User setting. I tried for quite a while to find a registry tweak for them and couldn't--you'll find several listed in these forums but they all work differently depending on other settings in the user's profile.What I finally came up with is a batch file that I use in my UA but it could also be run as a startup item.There are 2 different batches, one for laptops--which is a good use for hibernation--and one for desktops. Both need powercfg.exe which is part of the WinXP install.;;; this is for desktop systems@echo offstart /wait powercfg.exe /s "Home/Office Desk"start /wait powercfg.exe /x "Home/Office Desk" /monitor-timeout-ac 0start /wait powercfg.exe /x "Home/Office Desk" /disk-timeout-ac 0start /wait powercfg.exe /x "Home/Office Desk" /standby-timeout-ac 0start /wait powercfg.exe /x "Home/Office Desk" /hibernate-timeout-ac 0start /wait powercfg.exe /x "Home/Office Desk" /hibernate off;;; this one is for laptops@echo offstart /wait powercfg.exe /s "portable/laptop"start /wait powercfg.exe /x "portable/laptop"start /wait powercfg.exe /x "portable/laptop" /hibernate onstart /wait powercfg.exe /x "portable/laptop" /monitor-timeout-ac 0start /wait powercfg.exe /x "portable/laptop" /disk-timeout-ac 0start /wait powercfg.exe /x "portable/laptop" /standby-timeout-ac 0start /wait powercfg.exe /x "portable/laptop" /hibernate-timeout-ac 0start /wait powercfg.exe /x "portable/laptop" /monitor-timeout-dc 30 start /wait powercfg.exe /x "portable/laptop" /disk-timeout-dc 45start /wait powercfg.exe /x "portable/laptop" /standby-timeout-dc 120start /wait powercfg.exe /x "portable/laptop" /hibernate-timeout-dc 180start /wait powercfg.exe /x "portable/laptop" /globalpowerflag on /option:batteryiconHope it helps.
Loras Posted August 24, 2005 Posted August 24, 2005 I found something inMicrosoft KB 293399They said:The Heuristics value only exists when the Hibernate feature is enabled.So I soon will try to disable by following this.. Maybe we need to remove hiberfil.sys and remove from registry "Heuristics" value ....
Loras Posted August 24, 2005 Posted August 24, 2005 (edited) Thanks NemoNada ! So I think that best way to turn off HIBERNATE is to RunOnceEx addfollowing:REG ADD %KEY%\010 /VE /D "Disabling HIBERNATE" /fREG ADD %KEY%\010 /V 1 /D "%CDROM%\install\hiberfil.cmd" /fand create hiberfil.cmd with this text:cmdow @ /HIDpowercfg.exe /hibernate offEXITO sorry..I found it in Glen's first page:;----- Disable Hibernate ;-----[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Power]"Heuristics"=hex:05,00,00,00,00,01,00,00,00,00,00,00,00,00,00,00,3f,42,0f,00 Edited August 29, 2005 by Loras
Loras Posted August 24, 2005 Posted August 24, 2005 (edited) Next RegTweak is about My Computer name.With this tweak your "My Computer" icon will have your user name.I.e if your user name is Glen , your My Computer icon will be renamed toGlen's Computer...So if you will rename your user name, My Computer icon will be renamed automaticaly..Windows Registry Editor Version 5.00[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}]"LocalizedString"=hex(2):25,00,55,00,53,00,45,00,52,00,4e,00,41,00,4d,00,45,00,\ 25,00,27,00,73,00,20,00,43,00,6f,00,6d,00,70,00,75,00,74,00,65,00,72,00,00,\ 00Or manualy locate registry key above and change "LocalizedString" value to"%USERNAME%'s Computer"Recycle bin can be renamed as well. Just do it with key:[HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}]"LocalizedString"=..... Edited August 24, 2005 by Loras
kaje_ovo Posted August 25, 2005 Posted August 25, 2005 Or manualy locate registry key above and change "LocalizedString" value to"%USERNAME%'s Computer"If I put "%USERNAME%'s Computer". Except TEST's Computer it will write %USERNAME%'s computer.!!!!Is there any command that will give like %systemdrive% give active partition like C:.!!! Is there any command like this to put UserName
Loras Posted August 25, 2005 Posted August 25, 2005 If I put "%USERNAME%'s Computer". Except TEST's Computer it will write %USERNAME%'s computer.!!!!You must write it without quotes ! only:%USERNAME%'s Computer
boombastic2 Posted August 26, 2005 Posted August 26, 2005 Next RegTweak is about My Computer name.With this tweak your "My Computer" icon will have your user name.I.e if your user name is Glen , your My Computer icon will be renamed toGlen's Computer...So if you will rename your user name, My Computer icon will be renamed automaticaly..Windows Registry Editor Version 5.00[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}]"LocalizedString"=hex(2):25,00,55,00,53,00,45,00,52,00,4e,00,41,00,4d,00,45,00,\ 25,00,27,00,73,00,20,00,43,00,6f,00,6d,00,70,00,75,00,74,00,65,00,72,00,00,\ 00Or manualy locate registry key above and change "LocalizedString" value to"%USERNAME%'s Computer"Recycle bin can be renamed as well. Just do it with key:[HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}]"LocalizedString"=.....<{POST_SNAPBACK}>i can't manage the tweak to work.If i import the .reg file the name of my computer doesn't change,if i do it manually it does
Recommended Posts