Home > Windows >
Registry tips and tricks | Sitemap Search |
|
Sections Membership Features
Recent comments
very difficult by alfin Taking the credit for another persons work ? by curious dude. |
Registry tips and tricksPosted by martin on 1 Jun 2002. OverviewThe registry is the place where all preferences for all users on the machine, all the hardware and some of the software settings are stored. The registry is not one file it is a database which can be edited usually using the RegEdit for Windows 9x (including ME). To start RegEdit press WinKey+R (or startmenu/run) and type regedit. The registry has a hierarchical structure, there are 6 main branches HKEY_CLASSES_ROOT, HKEY_CURRENT_USER, HKEY_LOCAL_MACHINE, HKEY_USERS, HKEY_CURRENT_CONFIG, HKEY_DYN_DATA. Some of the provided information apply only to Windows 9x (Non NT) Versions only. Warning: Modifying the registry can cause serious problems that may require you to reinstall your operating system. I cannot be held responsible for any problems resulting from modifications to the registry, nor I can guarantee that such problems can be solved. Use the information provided at your own risk. Anyway if you want to edit the registry make sure you first run scanreg (usually placed in
The good thing about the registry is that you can import/export registry setting through
text files. Such a file has a header identifying the registry version ( REGEDIT4 [HKEY_LOCAL_MACHINE\System\CurrentControlSet\ -> Control\CPUIdle] "Idle"=dword:00000001 You can also set default values for keys by changing the name to Note: Beware of the type of the data you specify if you make your .reg file by hand. File associations tipsOne thing which you might wanna do but don't know how is add a new item to the
If you want to create an empty file just type in HKEY_CLASSES_ROOT\.html\ShellNew FileName="mytemplate.html" or HKEY_CLASSES_ROOT\.html\ShellNew NullFile="" To define a program that will be available with right click for any file create a subkey
HKEY_CLASSES_ROOT\*\shell\Open with &Program\command @="C:\Program Files\Some program\filename.exe" "%1" In similar fashion you can add your program that can handle directories in
Another thing which might be usefull is to create a link to the Control Panel for example.
This is really a simple task just create a new folder and rename it to
You can also find other special folders which you can create dynamical links to, just run
You can find CLSID's in many places one other common is
CommentsInternet explorer association by Joe M (p13009@gd-decisionsystems.com) on 17 Jul 2002 2:19am GMT If I click on a xls or word file locally it launches word or excel but when I'm on the internet and I download a xls or .doc it crashes and won't bring the associated application. Where is the association located for the web? Can you help?? Re: Internet explorer association by martin on 17 Jul 2002 11:37pm GMT Internet Explorer tries to use the dynamic library interface shared by the application and crashes, I can't really tell you why. File Associations by Randal Wayne (barkerman@hotmail.com) on 23 Sep 2002 3:20pm GMT I don't know if any updated windows products have sought to solve this problem or not. I still use older versions 95, 98. But it is something I would like to see. I have a list of unusually named file extensions that my computer hasn't associated with any particular application. There are literally a thousand of them on a bbs system each with numbers going from 000 to 999. They are all zip docs but my computer doesn't recognize them as such till I give it a properly recognized extension number. Can you get your computer to sweep all unknown file extensions and route them to a certain application and then maybe use a Question mark as an icon so that your you know that although this is going to open up with your chosen app, it still is unknown to your computer right now. That would certainly keep me from having to go through my computers file association menu and place all 999 of the extensions to my zip app. Unknown files assosiations by martin on 24 Sep 2002 5:36pm GMT You can do that, just open the first tree (HKEY_CLASSES_ROOT) and find the *. It is meant for all extension types. Look at the handlers for other extensions (.txt for example) that you know to see what you can add there. Re: File Associations by ctwaley () on 1 Jan 2003 10:08am GMT I use Win98SE and while the asterisk (*) is used for all file types, if you scroll down towards the end of the HKEY_CLASSES_ROOT hive key, you will see a subkey called Unknown. Here you can add a its own subkey called DefaultIcon for using your own icon on unknown file types. Under the Shell subkey, you can add associations to open, edit, etc., using the same format as the other file types REGEDIT by kumar (kumaran_244@yahoo.com) on 27 Feb 2003 5:55pm GMT i need more information about registry(like current vision) and also about the settings in systems. registry by Hai (dinhhaidalat@yahoo.com) on 20 Mar 2003 3:11am GMT How can i import to registry automatically from any file and nobody know that i has import registry to your machine bad by anish (anishg25@hotmail.com) on 21 Mar 2003 5:57am GMT not tooo good regedits Memory by Panais (xaxaxouxas@hotmail.com) on 29 Mar 2003 1:44pm GMT Win98se How can i skip memory test on boot? Re:Memory by Caspah on 31 Mar 2003 4:37am GMT when the memory test is being done you can press a key on the keybord ... the memory test should tell you what key .... if im not mistaken its mobo/bios dependant so it could change depending on the board and the bios .... WIN98 SE by SUNNY (MAXPAYNE007US@REDIFFMAIL.COM) on 4 Apr 2003 6:51pm GMT THERE IS EVERY THYING POSSIBLE TROUGH REGEDIT ABOUT THE WINDOWS Start Menu Shell by (natejanitordude@yahoo.com) on 9 May 2003 3:56pm GMT I'm looking for a way to create an expandable folder so that when you right click on start, there will be a link, "Games" for example, which will expand to display links to programs. Basically like the Start Menu, except made available when right-clicking. registry by lorenz (angel_renz@yahoo.com) on 22 May 2003 10:11am GMT i'm loooking a complete registry tips and tricks, can you give ome. hw to edit win policies by ambrish (ambrish_kr3@rediffmail.com) on 28 May 2003 5:08am GMT hw to edit win policies Whazit haijacker tool by jalal darwiche (jdarwiche@web.de) on 5 Jun 2003 3:06pm GMT please i need help how kann i remove whazit tool bar from my win98 default email editor? by Michael (digital_signal_xspam@yahoo.com) on 7 Jun 2003 11:35am GMT what is the registry key to change the default email editor in IE from outlook or hotmail, to yahoo mail: is it possible? How to open html in a same window with IE by waro (dwaraNO@SPAMplasa.com) on 9 Jun 2003 9:21am GMT How to open html files in a same window with IE, when you right click on a file. By default IE will open html files in a new window. not too pleased with it by spooksta6969 on 16 Jun 2003 11:09pm GMT I really ain't too pleased with what you have here, although i can help you out a bit but report shell maker is online to all those need wondering! figure 3.2 assist on your name and quit, fire out a line signal in 31ebzt! Where all file association info is stored by PKB (Grnyg@yahoo.com) on 22 Jun 2003 4:19am GMT Very interesting stuff, but I would just like to find out where all of the file association information (including associated commands and icons) are stored in the Windows XP registry so that I can back them up so that I can finally not have to rechange the icons when I install an update to WMP or Music Match. Can anyone help me out? Thank you in advance! erro using start run option by Pankaj Joshi (pankajj@now-india.com) on 21 Jul 2003 10:36am GMT I am using windows 2000 professional. when i use start run and <any path with directory> say c:\winnt instead of opening c:\winnt folder with explorer it opens search with c:\winnt in Look in : field.. can any one help me thanks in advance regards Pankaj keyboard commands by jc (jclaude_@hotmail.com) on 29 Jul 2003 6:20pm GMT when I push the Winkey + E, it does't open the Windows explorer. neither it opens the registry editor when push WinKey + R. Where in Windows 2000 are stored those keys ? Reg Edit by ver2exe on 13 Aug 2003 9:58am GMT Thanks for the registry tips and tricks! Can u give some other registry tips and tricks for Windows NT and XP. keyboard layout changing by Benjamin (chaoscycle@hotmail.com) on 22 Aug 2003 4:06pm GMT After an installation from windows 2000 pro or server and xp i had the problem, that i can t change the keyboard layout in the logon window. So even when i change the keyboard layout in the system configuration the layout will be the same like before. To change the layout now, follow these steps: goto start | launch | regedit goto HKEY_USERS | .Default | Keyboard Layout | Preload note: you see in the registry a tree the folder will be indicated with a + click on it and he is open. in the preload folder is an entry like 1 REG_SZ 00000409 these entry keep the information for the keyboard layout. in this example united states (english) 00010C0C est le clavier Canadien français multilingue 00000C0C est le clavier Canadien français 0000040C est le clavier Français (azerty) etc you have to search the complete list of all keyboards in the net registry by malli (hi_malli2k3@yahoo.co.in) on 23 Sep 2003 10:03am GMT how do i change the name displayed on the start button of the start menu registry by malli (hi_malli2k3@yahoo.co.in) on 23 Sep 2003 10:03am GMT how do i change the name displayed on the start button of the start menu Registry Editing Button on IE Panel by Aniruddh (aniruddh@dont.send.mail) on 26 Sep 2003 3:39am GMT What i want to do is the following: Have a button on the IE panel which when pressed would edit a particular registry entry (sp. the proxy host and port). I know which key stores this. But i don't know how to do the rest! How to change registry entries w/o opening using regedit? Any help highly appreciated! regedit by Haris (haris_jaan@yahoo.com) on 1 Oct 2003 11:40am GMT i want to change Recycle Bin Name with the help of regedit thank you start by sreenath (tisreenth@rediff.com) on 17 Oct 2003 6:25pm GMT sire, i am not at all using internet..and i do wanna change the name of my start button ..pls advise me how can i do i t Windows tips and tricks by Amit (amit141003@yahoo.com) on 1 Nov 2003 7:44am GMT hello i want to know some windows registry tips and tricks like the how to disable the run command in start menu of name of run command and so on. Thanks how to test software installlation by ed (ghunk@excite.com) on 9 Nov 2003 7:15pm GMT hi, I have a question regarding testing softwre installation. I work in an It department and from time to time there is a new software to be insalled. But for a lot of time those product may not installed properly. ?I want o check ac couple fo things: 1. the HKEYS are populated after the installtion 2. files are present and permission are right after the installation (before reboot if required) 3. temparary files that are introduced during installation are cleaned up after installation 4. after the system reboot (if required). 1,2,3 are done and application lanunced. 5. 1-4 requirements applied to different OS (microsoft platform e.g. XP, 2000 Server, 2000 advance server, Data Center, Win NT 4.x, 20003 Professional Server etc) required in the IT. We use some script to check the HKEYS before and after installtion & the files. But they still require a lot of eyeballing. And it wastes a lot of my time in pressing button loading up images of different OSes and eyeballing. I would rather run this automatically, log the file. Can anyone suggest what they have done? want to change start display name by Saddam Hassan (saddam_hassan@hotmail.com) on 12 Nov 2003 9:02am GMT Hello .....! i want to change start display name tell me clearly plz Bye Hide logoff option by Smit (premofgirls@yahoo.com) on 23 Nov 2003 2:20pm GMT i want to hide my logoff option in to the start menu so how can i remove it please help me . Different between IE5 & IE6 behaviour by Dhiraj (bhisedhiraj@yahoo.com) on 24 Nov 2003 10:50am GMT As per my observation. When we open windows explorer under IE 5.00.xxxxx version Namespace extension dll get load with reason with PROCESS_ATTACH when we click on "+" Sign... where as incase of windows exploere with IE 6.00.xxxx it get loaded with reason PROCESS_ATTACH when we open windows explorer Can somebody tell why there is different behaviour?????? tips by shahzad (fm111111100@hotmail.com) on 28 Nov 2003 11:45am GMT (1) i want change my start buttun name (2) i want cnahge start up logo (3) i wana write a name near date and time can anyone help me? by bunty verma (verma_143@rediffmail.com) on 11 Dec 2003 6:39am GMT i want to change the name of start button on desktop but i don't know how to do so. if anybody knows, please tell me how to do it. Answer by Alex () on 3 Jan 2004 8:54pm GMT For all of you who want to change small things, like hiding different options, the answer is Tweak Manager v2.1, which you can find all over the web if you want. Registry tips by srikanth (shamoorl@yahoo.co.in) on 5 Jan 2004 1:40pm GMT hello...., iam using windows 98 SE. i want to remove the .dlls from the memory related to any application when i exit that particular application at that moment (example:- when i play and exit the game). because my system will slowdown when i exit the game. so, how can i edit my registry by adding a special key. please send me the information. Thankyou. regedit by abdul (coolabdul_cancer@hotmail.com) on 14 Jan 2004 9:09am GMT hey martin i have some problems some of the options are not in my regedit example "MenuShowDelay"="0" so wht should i do ??? help plzz by qadir (boy_smart52@hotmail.com) on 14 Jan 2004 9:12am GMT by using registory editor how can i speed up my computer help plzz by qadir (boy_smart52@hotmail.com) on 14 Jan 2004 9:12am GMT by using registory editor how can i speed up my computer C: to E: by CHT (chtoto@yahoo.com) on 23 Jan 2004 12:34pm GMT I install all my programs and games on E:, but the standard-installation drive is C:. So I always have to state that I want to install the program/game on drive E instead of C:. It's not a big problem or something, but I really like to know if there's a possibility to change this standard from drive C: to another drive? modify registry problem by Gary (garylo@polyasia.com) on 9 Feb 2004 12:36pm GMT My IE's registry is modify by worm automatically, pointing to porn website www.51net.net/index.htm Any idea or solution to fix it? The worm activate the change when I restart the machine everytime, really annoying thank u a lot by ayyaz (thunder_ijju@yahoo.co.in) on 11 Feb 2004 2:25pm GMT Sir i m a (I.T) student n i m very eagrous about to know about the windows registory that to taking full controle over the operating system & knowing the impact of viruses over the same removing viruses using the registory if u provide me more info i m very thank full of u needo by naveed (pak_naveed2000@yahoo.com) on 12 Feb 2004 6:34am GMT plz tell me that the control panel and all properties not open. tell me this method . search... by Ganesh Kamble (gkamble@hotmail.com) on 20 Feb 2004 8:57am GMT hi, once i was using a site call www.business31.com this was converted to www.business32.com, this was also converted to www.now-india.com. now i am searching and loging for now-india.com but this this is not responding. can u help me to get in to this site, or if this site is rename, than what is the name of site?.....pls help me, as this site is very informative for me. thanks....GANESH registry by priyanka (priyanka15_2002@yahoo.co.in) on 21 Feb 2004 10:00am GMT How can w e deploy a component using registry in VC++? Changeing win98se ShortcutArrows. by Christine B. Eve (christinebunny@hotmail.com) on 27 Feb 2004 9:47pm GMT What I would like to do is In win98se, Change all the default "ShortcutArrow" icons across my system, to a simmilar but -Green-ShortcutArrow Icon, or 32x32.bmp file, wich I've created elsewhere on my pc. I wish only, to do this with win98se's Regedit program. (as TweakUI and simmilar programs cannot keep up with Microsoft updates and changes.) can some one please walk me through this process carfully, and in detail? for sake of argument, lets presume that the Green ShortcutArrow in question, is on hard-drive as D:/alt/system/icons/Green_SC_Arrow.bmp (32x32 px.) --NOTE--(& Please observe carefuly)-- -I'm generously experianced with Regedit. but definatly no expert. -I have Tweak UI and it fails to accomplish the abode task, due to: - my InternetExplorer Verson = 6 - I have written a text file, that i renamed "WorkDarnYou!.reg" and executed this file in the standard doubble left clicking fashon. and contained in the text file, were these lines: REGEDIT4 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\Shell Icons] "29"="D:\\alt\\system\\icons\\Green_SC_Arrow.bmp" This sucessfully changed the regestry to read: 29 D:\alt\system\icons\Green_SC_Arrow.bmp but it is not solving the delema. the white and black default ShortCutArrow icon still remains. --End NOTEs-- Please Assist. PS: I'm Like, -SO- sure, that this java-applicate will remove all the preformatting of this text i have written. omg. >.< Bas yaar i am fine by deependra Singh Manral (sendmailtodon@yahoo.co.in) on 28 Feb 2004 12:46pm GMT kya yaar what ur doing with my article.. Delete Regestory by jamil (ishriyadh@yahoo.com) on 3 Mar 2004 4:33pm GMT I am jamil i want to delete the registory file of the sofware which was trail verson now that is expaired before reinstall i want to remove the registory file of that programme how i can do this please tell me thanks for ur help clsid folder deleted in registry by Imu (labendera@hotmail.com) on 4 Mar 2004 11:57pm GMT In deleting pop up ads, user deleted CLSID folder from the registry. Windows XP still boots but hangs at desktop without icons, start button, taskbar, etc. When HD is slaved, all files can still be viewed on a good machine. How do I access the bad HD via dos prompt and reinstall the deleted registry folder? ROFL OmG!LOL!!!!!!1ONE! by ROFL (ROFLROFL@ROFL.ROFL) on 13 Mar 2004 3:20am GMT PLS HLP, k i'M A CLUELESS N00B WITHOUT A FUCKING BRAIN ROFLROFL!!@# pLS 2 TELL ME HOW TO H4X0R TEH START FUCKING BUTTON BECAUSE I AM A FUCKING IDI0T!!!1 i'VE POSTED 50 TIMES BUT NOBODY GIVES A FUCK, PLSKTHXLOL! Jamil by Randal Wayne (barkerman@hotmail.com) on 15 Mar 2004 1:02am GMT Jamil, you CAD, you are very clever and somewhat like me in this regard , however what your trying to do is software theft...If I understand correctly. The reason they do the trial period is so you can try it and then NOT use it anymore until you purchase it. If you like the software, then just spring for the fee and enjoy it man. Deleting Folder options ? by krishnadevan (krishnadevan@ushustech.com) on 25 Mar 2004 6:13am GMT I want to delete the folder options from menu . how i can do this ? help mw if anyone know. thanks in advance ------------------- syshost.exe by gerardo (gerardo@cosmosclub.org) on 3 Apr 2004 7:16pm GMT How can I delete this file.Is taking all the memory. I do not have the win2000 instalation disk, so i can not fixed reinstallin windows needo by naveed (pak_naveed@hotmail.com) on 7 Apr 2004 5:42am GMT how is change start button name.this mehod tell me. Registry by Raaj (rajeesi@yahoo.co.in) on 9 Apr 2004 6:00pm GMT main settings of registry folder by murali (edathodimurali@yahoo.com) on 18 Apr 2004 12:00pm GMT Dear sir, how we can creat a folder (directory) using regedit? I heared that we can creat folder using regedit and can only open that through registry only and every time we have to rename to open it. It is very useful to save any secret files if it is possible. Kindly send reply to my id (edathodimurali@yahoo.com) Regards, Murali telugu by seenu (seenu_p83@yahoo.co.in) on 27 Apr 2004 2:17pm GMT Detail write in telugu language telegu by raju (raju_slos@yahoo.com) on 28 Apr 2004 7:07am GMT regestry editery details send me in telugu language change of site name ? by Ganesh (gkamble@rediffmail.com) on 29 Apr 2004 12:49pm GMT How do I get in to www.now-india.com site ? Is this site is re-name? Please help me. Thanks. secret folder by shadab (shadabnabeel@yahoo.com) on 23 May 2004 4:24pm GMT how we can creat a folder (directory) using regedit? I heared that we can creat folder using regedit and can only open that through registry only and every time we have to rename to open it. It is very useful to save any secret files if it is possible. Kindly send reply to my id plz. help me by brahm verma (verma_143@rediffmail.com) on 27 May 2004 8:02am GMT i open regedit and after editing exit from it, but when i again open it, it opens at last place where it was closed. how can i change the way in which registry editor opens. any help will be appriciated.thank you. reserch by Vimal (VIMAL_CHA1@rediffmail.com) on 28 May 2004 5:00am GMT i need more information about registry(like current vision) and also about the settings in systems. i'm loooking a complete registry tips and tricks, can you give ome and hw to edit win policies internet by dheeraj (fire_setteer@yahoo.co.in) on 1 Jun 2004 2:38am GMT How do I get in to www.now-india.com site ? Is this site is re-name? Please help me. Thanks. please give me changed site what the things we can change with regedit by amit (dw_amitmca@yahoo.com) on 1 Jun 2004 11:54pm GMT hello friends i am amit can anybody plz tell me how can i break the password of the computer with the use of the registry if anybody knows then plz mail me .I also want to know the various security tips related with the registry letter by vishal nagar (vishal_nagar@operamail.com) on 15 Jun 2004 11:09am GMT hi, i found all tips an tricks related to registory editor very interesting,and want more.so please mail me in this regard thank you regedit by sankar (sankara_19@hotmail.com) on 25 Jun 2004 12:38pm GMT i know the regedit the backup through regedit popup way. but i want to get backup in regedit dos mode. could anyone help me. write to my mail id sankara_19@hotmail.com. Regedit by soonder (soonder1@yahoo.co.in) on 13 Jul 2004 7:40pm GMT How can i disable run command,command prompt,& control panel using regedit.
Kindly reply me back. Thanks. really superbbb by nandakumar (xnanda84@yahoo.com) on 17 Jul 2004 11:03am GMT hello sir, i was read ur above article.that was nice.it was very useful for working with registry.
thank you sir, nandhaaa really superbbb by nandakumar (xnanda84@yahoo.com) on 17 Jul 2004 11:06am GMT hello sir, i want to know some registry changes for accessing the disabled functions in the windows 2000 internet explorer. Any body know some trics plzz mail me abt this. thank you sir, nandhaaa startup by Deb (debrarobberson@earthlink.net) on 21 Jul 2004 4:10pm GMT Hi There, I am running win98se. When I run msconfig to check the startup items running I noticed that there are more than one of an entry and so many that are unchecked. How can I delete these entries? Thanks, Deb startup by mamareaq () on 22 Jul 2004 9:47am GMT you can`t Homepage setting by Rodney (rodsram@naxs.com) on 30 Jul 2004 1:32am GMT When I open IE, my homepage always goes to this site: "res://sjwkz.dll/index.html#12802". I change my homepage in internet options but still goes back to this. Can anybody tell me why this keeps overriding my homepage setting. It also has random popups when this site opens. Thanks More Homepage by Rodney (rodsram@naxs.com) on 30 Jul 2004 1:40am GMT Forgot to say that I am running ME. I have performed all Windows updates. DL'd Spybot and get a "DSO Exploit" error . Spybot says it fixes it but when I rerun Spybot, the error is still there. Thanks again Registry tips by Balanagendar (balu_bvn@sify.com) on 31 Jul 2004 4:36am GMT it is a very useful site to all Could it be? by newsusy (newsusy@hotmail.com) on 3 Aug 2004 1:39pm GMT I've got a friend - really - who is having a problem - he can sign in under his Yahoo ID, but all of a sudden is unable to access the Yahoo Golf area - it comes up with a "cannot find server" error - wherein he use to be able to access this no prob. It is just on his computer as this area can be accessed from anyone elses computer - which lead me to believe that it may be something that is stuck in the registry files that isn't allowing him to do it. What do you think? Question by PavanPawar & Rajeshwar Nere (PavanbahiPawar@yahoo.com) on 4 Aug 2004 7:05am GMT I wantto know that "Who to add an Menu item and icon into the Search Option of windows Start menu using VC++" Please give answer regedit by baddest kid () on 7 Aug 2004 2:45pm GMT i have to do a homework from the college and need some help with this, plz i need all the help you guys can give me with this, or i'll be fried in this subject: how can i do to disapear the arrow in an instant access when i create an instant access for a file? using regedit how can i hide A:\> and D:\> at the same time, from the explorer menu? (using regedit) how can i change the icons from the standar bar of "My Pc" to a .bmp image? modem and win98 secrets by zahid rabbani (zahid_rabbani@hotmail.com) on 30 Aug 2004 3:59am GMT i want that my modem is fst connected and fast working and also i wan that my win98 is also fast working my computer is 850 processor 128 ram 20gb harddisk please solve my problem modem and win98 secrets by purvesh (purvesh2510@yahoo.com) on 12 Sep 2004 3:23pm GMT hello zabid if u want more speed in internet, then download system mechanic. this software has a utility to increse internet speed win registry by nilantha (nilanever@yahoo.com) on 14 Sep 2004 12:16pm GMT Can we add image to the rigth Click menu if can how ? PHP LOGIN SCRIPT by KRUTI (wonderful_frnds@yahoo.co.in) on 17 Sep 2004 9:18am GMT IT 'S REALLY GREAT CODE I HAD NOT EVER SEEN . THIS IS SIMPLY THE BEST. WONDERFUL REALLY!!!!!! regedit by andy (kytad60@yahoo.com.sg) on 20 Sep 2004 5:05am GMT i'm loooking a complete registry tips and tricks, can you sent to me. thank u Registry edition by Kyle (burza_irani@hotmail.com) on 26 Sep 2004 5:50pm GMT Hi, I have a software that i hae installed which was on trial basis. Nowehn i want to reinstall it it says its a second attempt and is epxiered. I do believe this is because even though i uninstall it and try re installing it is pickin up data from the registry. I do not have regedit on my pc. WHen i type regedit.exe in frun or do a search it cannot be located. Im currently using win98SE platform. Please help... Thanks.. Win Registry by malx () on 1 Oct 2004 2:59am GMT hey... i wanna to know how to adjust time and date on client PC by regedit same as the Server Time. How do i disable printscreen key in W2K proff. by Rabindra (rabindrabarik_barik@yahoo.com) on 1 Oct 2004 1:22pm GMT How do i disable printscreen key in W2K proffessional regedit by Hemal (hem_gandhi123@yahoo.com) on 5 Oct 2004 5:56am GMT how do i change the name displayed on the start button of the start menu regedit by pradeep (pradeep_0306@yahoo.co.in) on 5 Oct 2004 5:09pm GMT i'm loooking a complete registry tips and tricks, can you give me pls Win98se start button by abdul (flowerliker2004@yahoo.co.in) on 12 Oct 2004 11:26am GMT i wish to rename my win98se start button.but i couldnt get it in your web page can you explain how? and pls can you send it to my mail id? thanks salammmmm by sharif khan mengal (sharif_mengal@hotmail.com) on 14 Oct 2004 3:03pm GMT hiiiiiiii salam hor u, i m request please tell me and how i hide controlpenal from regedit i m using win98 .. thakns how do i change the start icon to my name by jayesh gupta (jinuanymumbai@indiatimes.com) on 23 Oct 2004 2:56pm GMT i want to know some tips and tricks of registry Need any Registry trick/Tips? by Arindam Ray (pink67@rediffmail.com) on 24 Oct 2004 6:11am GMT Feel free to mail me for any windows 98 registry tricks & tips! registory by anil gupta (ubanil@indiatimes.com) on 2 Nov 2004 6:27am GMT hello sir, I I'm looking for a way to create an expandable folder so that when you right click on start, there will be a link, "Games" for example, which will expand to display links to programs. Basically like the Start Menu, except made available when right-clicking how to remove from regedit for corrupted software by Akheel (akheeluh@yahoo.com) on 3 Nov 2004 4:24am GMT Sir, install the antivirus software after uninstall and again i am installing that same antivirus software it is giving it is allready there, and remove from program file and regedit even though it is not installing the software, pls suggest for the same thanks how to remove from regedit for corrupted software by Akheel (akheeluh@yahoo.com) on 3 Nov 2004 4:24am GMT Sir, install the antivirus software after uninstall and again i am installing that same antivirus software it is giving it is allready there, and remove from program file and regedit even though it is not installing the software, pls suggest for the same thanks DSO Exploit by (skokeefe@comcast.net) on 6 Nov 2004 3:57pm GMT How can I correct a dso exploit error? Start menu rename above 5 letter by fAROOQ (FAROOQ173@HOTMAIL.COM) on 12 Nov 2004 1:53am GMT how we read start menu text above 5 letters please all detail tell me for start menu HERE THE "HOWTO" CHANGE THE FRICKING "START" MENU! by Deaf (A_Deaf_Guy@hotmail.com) on 15 Nov 2004 10:39pm GMT First off!!! DOWNLOAD THIS "RESOURCE HACKER" it's an application to change ANYTHING you like in ANY fricking .exe, .dll, *.oxc, and other fricking application! Here's the site! http://www.users.on.net/johnson/resourcehacker/ Download this fricking application! Now when you have those "ResHacker": |||||||||||||||||||||||||||||||||||||||||||||| FIRST THING FIRST!! ALWAYS SAVE AS THE BACKUP!!! Save as ( .BAK )... You might Screw up very badly if you make an mistake.. So, Save as .bak |||||||||||||||||||||||||||||||||||||||||||||||| 1. Open this directory to this application - C:\Winnt\explorer.exe (or in C:\WINDOWS\explorer.exe) 2. See all the folder that say; -Bitmap -Icon -Menu -Dialog -String Table -Accelerators -Icon Group -Version Info ------------------------------ 3. Click on this folder "String Table" In "String Table", click on this folder "37" In "37" click on "1033" Now you see this list on your right... That's display like this; 578, "Start" 579, "There was an blah blahblah" 580, "Restrictions" 581, "This operation has been...." ------------------------------ 4. In this line of the number "578" that show "Start", Click on that and Change it WHATEVER YOU LIKE!!! but keep it below 10 characters for the start up... My say "Got R00t?" with linux logo in it... click on "Compile Script" on the TOP of the ResHacker to COMPLETE it! 5. LOGO!! Creat any logo you like for this Start menu, My guess of the size should be 20x16... Create this first then start reshacker... 6. Same directory as in explorer.exe Now click on this folder "Bitmap" In "Bitmap" click on "143" and again click on "1033"... Now you see the picture of the WINDOW LOGO!!! 7. Time to change this LOGO!! Click on "Action" and click on "Replace Bitmap"... Now you see the pic of the Window logo, Click on "Open file with new bitmap..." And find the LOGO you've create! All after that... CLICK "REPLACE" then you're done!! 8. Click SAVE!!! 9. Close the "Resource Hacker" and RESTART your system! 10. Log in! 11. And Ta DAA!!! The beautiful logo and your magical text!! ENJOY!! If this DOES NOT WORK!? then it's ON YOUR OWN!!! best thing is to GOOGLING this "Resource, regedit, Start Menu, change, Decompile, Replace"... It's not my responsiable for any error cause in your "Start menu"... Remember if this goes ERROR then you got the Explorer.bak to fix it back to normal... Good luck and enjoy hacking! changing start button by hruday ranjan panda (hruday_panda@yahoo.com) on 16 Nov 2004 1:27pm GMT sir I am a computer student. But I cannot know how to rename the start button. Please tell me how I can rename the start button. registry by sagar (sagar772003@ayahoo.com) on 20 Nov 2004 6:46am GMT I want to change the start button name through registry how please told me about this as soon as possible in my mailing address Sir... by (chaandini@rediffmail.com) on 22 Nov 2004 10:29am GMT Sir... How can I hide Run command thru registry editor? Chaandini Begum Sir... by (chaandini@rediffmail.com) on 22 Nov 2004 10:43am GMT Sir... How can I hide Run command thru registry editor? Chaandini Begum no windows keys, no run prompt by kube (kdawg@nwlink.com) on 1 Dec 2004 6:04am GMT Need to know how to access the registry when the windows keys in XP have been disabled and the run prompt has been disabled. Rename start menu by Arun Kanth (arunkanth5@hotmail.com) on 4 Dec 2004 10:10am GMT Hai Guys . My name is arunkanth. i want change my start menu name . any body can know how can change it please tell us or send mail to me . Help by xlioilx (xlililx@xlioilx.com) on 5 Dec 2004 4:24am GMT Help big Problem My computer Is in big trubble, late last night it slole some money from me and its been getting high and running around with the wrong programs I don't know how much more of this I can take. next thing you know my pc will be inpregnated by a mac.... Please help! REGEDIT LOCK by roshan (titekar_1@rediffmail.com) on 5 Dec 2004 6:48am GMT How can regedit lock?in MS-dos-system? good guide by ajit (ajya_399@yahoo.com) on 8 Dec 2004 2:42am GMT its a good site about registry information. i need your help!!!! by Billy Santiago (fritz77_64x@yahoo.com) on 9 Dec 2004 3:40am GMT how to place drive b: shortcut on the right click(ex. when you right a jpg files)? i have two floppy drives on PC..any can help me? Regedit. by George (mansoor@micro.com.pk) on 13 Dec 2004 6:45am GMT holla, i want to know how can i check the hit key in my pc by Regedit?? Regards. George. hiding the run command in win98 by siva kumar (sivakumar_24@hotmail.com) on 16 Dec 2004 9:04am GMT hello guys if u want to know open registry and select hekey_users default- software microsoft windows current version policices select explorer -in right side area click and select binary value rename it norun and give the value 1 and close the registry and restart the system u see the run command but its not work windows registry by sandip (s_a_g_i2002@yahoo.com) on 16 Dec 2004 3:04pm GMT i want to teach how to use registry so please you send windows registries tips Start Button by HamidKhan (masteranimation@hotmail.com) on 18 Dec 2004 5:58pm GMT Hello there I can help regarding "Start Button" First Install a Hex Editor After Installation Open it , Inside Hex Editor Open Explorer.exe Search for the Value 0x00028D6E - 0x00028D76 (FOR win 98) Infront of this value will be tha name "START" Change it ... And hav Fun u can ask me if there is any other problem regarding registry Change the BIOS Company Name by Majeed Mengal (majeed_mengal@hotmail.com) on 20 Dec 2004 2:00pm GMT Sir, I like ur site by the way u people help everyone who r belong to Computer Field Hope u too help me in this case as soon as possible on my email address..Thanks Thanks TO ALL by HamidKhan (masteranimation@hotmail.com) on 20 Dec 2004 5:09pm GMT Its a Very Cool and Gr8 Site I liked it .. U know its a UniqueOne i think ... It can Help Us a lot.. Thanks Again For Every 1 INFORMATION by MANISH KUMAR SINGH (MAN_SINGH_390@YAHOO.COM) on 23 Dec 2004 10:56am GMT SIR I AM VERY HAPPY TO KNOW ABOUT TO KNOLEDEGE IN REGESTIRY . THAKS registry entries in c++ by deepa (deepgurusam@yahoo.co.in) on 30 Dec 2004 11:32am GMT Hi sir, How can I delete these entries? and then how can i write into registry entries.please forward this to my mail id. thanks, deepa how I can hide control panel in window by grshahzad (grshahzad@yahoo.com) on 2 Jan 2005 8:16pm GMT please mail me method registry entries (e-mail address) by james (epdpchembur@tci.co.in) on 5 Jan 2005 4:26am GMT hi sir, how can i check e-mail addresses which were used to send from a machine,thru yahoo,rediff or outlook. pls fwd this to my id thanx & regards James speed up computer by sujit (dassujitin@yahoo.com) on 7 Jan 2005 5:01am GMT I have a Intel P4 1.6ghz and 256ddr ram,40 gb samsung 7200rpm hdd. But still then my computer is working very slow. Can u suggest me how to increase the performance Re: speed up computer by markiv (markiv421@yahoo.com) on 7 Jan 2005 5:22am GMT increase ur ram to 512 megs. keep the swap file on a disk (or partition) with atleast 1 gig free space. if programs can run widout installing them, then don't install them, keep ur registry small. use system mechanic to disable unnecessary startup programs. u can do this wid msconfig also (click start>run and type msconfig.) thanks martin for a gr8 site dos by guess_who (bootbooter5983@yahoo.com) on 7 Jan 2005 12:36pm GMT how can i append a text at a particular line no?type mfile.txt >> mfile2.txt does it bt the text is appended at the end.i wanna append rather insert it into a particular line no.plzz help me i am confused. system security by SYSPRO (OEcustom@aol.com) on 8 Jan 2005 4:44am GMT ANYONE WITH HACKER PROBLEMS HERES YOUR CURE. If you want to know how to really keep hackers out and eliminate viruses write to OEcustom@aol.com I will send you detailed instructions but make sure you tell me what kind of operating system you have. Its a little different with everyone of them. Also free top of the line virus removal available at www.free-av.com it is antivir free edition the best in the world. dos by guess_who (bootbooter5983@yahoo.com) on 8 Jan 2005 1:52pm GMT hi pplzzz .i m still confused.about the previous doubt and to add to that i have one more doubt..is it possible to find and replace in dos??i wanna edit the explorer.exe (for that start text stuff)i have done that manually bt i want it to be done with a help of a batch file??is it possible!!!help me hacking ......oooshit by adnan raza (goldensmile2003@hotmail.com) on 11 Jan 2005 9:31am GMT actually i wana know about some hacking commands for stucking linux,and window xp so send me a complete guide with commands that how i can stuck or hack these windows......adnan raza pakistan sialkot, goldensmile2003@hotmail.com reply hacking......oooshit by guess_who (bootbooter498@yahoo.com) on 12 Jan 2005 3:33am GMT hey adnan....i guess this is a forum where ppl ask fr solutions and discuss their problems and not a place fr spoon feeding ...try out www.google.com dude... Help Me by Obaid ali () on 12 Jan 2005 9:28am GMT Tell Me Everyone WHy I am Lock My COmputer Folder ANd No Body Used My FOlder AND No Body Delete IT How Can It Possible Help My Problem message by pawan rohera (pawanrohera@yahoo.com) on 15 Jan 2005 6:37am GMT i want to change start menu name for my pc. please reply me thanks pawanrohera@yahoo.com pawan novell password by iilyah (iilyah@yahoo.com) on 18 Jan 2005 10:58am GMT Hi.I have Novell on my computer, but I'm not an administrator.Is there any manner to install programs without administrative rights or ane to find out the Administrator's password? Disabled Control Panel by Mughal Aqeel (mughalhain@yahoo.com) on 19 Jan 2005 4:09pm GMT HI, Hello How are you? i am fine i want to know that how i can Disabled the windows 98 control panel, i know in windows XP But i know in the win98 thankx extend trial version by Aj (gandhia3@earthlink.net) on 20 Jan 2005 7:58pm GMT how can i edit the registry to extend a game trial version , or what wall folders to delete if i want to completely uninstall and reinstall the software. plz help Hide Run instead of disable by EC (guozhou@hotmail.com) on 24 Jan 2005 5:45am GMT I understand that RUN can be disabled via registry edit. Can anyone suggest how to hide it from start menu list? I do not wish it to be diabled as one of my program requires it. Lock the Folder by HamidKhan (masteranimation@hotmail.com) on 26 Jan 2005 10:02am GMT Salam Every 1 u can Lock ur folder go to Dos and from there goto the Drive where Folder is located type like this..... :) "ren FolderName NewName after NewName press the "Alt" Key on the keyboard and press any four digits like 1234 0r 3333 etc it will be ur password, hit enter here "FolderName" is the Exiting Folder name and "NewName" is the new one. thanks Hide the RUN by HamidKhan (masteranimation@hotmail.com) on 26 Jan 2005 10:12am GMT Hello Again u Can hide the Run Command Go to Run Type "REGEDIT" click ok . Go to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer there Create a new DWORD value name it "NORUN" hit enter Give it the value 1 thats it you are done I can't bielieve how many Stupid people there are by Flabbergasted (Flabbergasted@StupidPeople.com) on 26 Jan 2005 9:53pm GMT I can't bielieve how many Stupid people there are in the world! Lock the Proxies and registry by Jonathan (jdin07@yahoo.com) on 27 Jan 2005 4:59am GMT I've done lots of registry modification process to control our users not to change the proxies and registry but it seems that other registry method doesn't work. Some of our user to REGEDIT4 to change registry key eventhough i have created a novell zenwork policies to lock proxies and registry editing. How can i prevent the user from changing the registry using the REGEDIT4? Please help |