How to add and remove items in RightClick - New?
-
In windows, if you do a right click on a desktop or on a folder, you'll see a "New" option which if highlighted will expand to: New Folder New Shortcut ----------- ...show more
-
Answer:
It's easier than you'd think. I'll provide an example for creating a new .REG file. Open Notepad, then copy & paste these lines (the 2nd line is a semicolon; don't omit it). Windows Registry Editor Version 5.00 ; Click File and Save As In Save in, select the Desktop. In the file name box, type "Registy.reg" including the quotes. Select ANSI encoding, then click Save. Close Notepad. Press Winkey+R to open a Run prompt, then type shell:common templates and click OK. Copy or cut & paste Registy.reg from the Desktop into the Templates folder, then close the folder. Open the Registry Editor and navigate to the HKEY_CLASSES_ROOT\.reg key. If the ShellNew key doesn't exist, create it. In the ShellNew key, create a string value named FileName and set the value to Registy.reg. ————— ————— ————— ————— ————— ————— WinZip uses an alternate method to generate the New Zip and ZipX entries. Open the HKEY_CLASSES_ROOT\.zip or .zipx key and you'll notice a ShellNew key containing no data (zero-length or non-set values). Rename ShellNew to #ShellNew. Bring up the New menu, click away from it, then bring it up again. ————— ————— ————— ————— ————— ————— If you need to restore Windows ZIP (compressed folders) handling, open a command prompt and type Regsvr32 Zipfldr.dll Assoc .zip=CompressedFolder Administrator's rights are required. ————— ————— ————— ————— ————— ————— I've found a utility bundle that includes a standalone New Menu Editor, which appears to work well. I haven't tried any of the other utilities. Download Right Click Enhancer Portable and extract the files. The New Menu Editor is in the Tools\New Menu Editor folder. http://rbsoft.org/downloads/right-click-enhancer
3LRKU7LH6YURAY3G7JK6XHHLFY at Yahoo! Answers Visit the source
Related Q & A:
- How to add a new table to a data source?Best solution by technet.microsoft.com
- How to add new row dynamically in SSRS?Best solution by Stack Overflow
- How to add new row to a databound gridview?Best solution by Stack Overflow
- How can you add or remove people from your top 8 on Myspace?Best solution by Yahoo! Answers
- How to add/remove buttons from my Yahoo toolbar?Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.