Forum     

Go Back   Digit Technology Discussion Forum > Portables, Peripherals and Electronics > QnA (read only)
Register FAQ Calendar Mark Forums Read

QnA (read only) Mods please help transfer the contents of this forum to proper sections. :)


 
 
LinkBack Thread Tools Search this Thread Display Modes
Old 21-09-2007, 11:09 PM   #1 (permalink)
Broken In
 
coolsunny's Avatar
 
Join Date: Feb 2006
Posts: 195
Default creating a .reg file


hi guys,
i want to create a .reg file thru which i want to delete a value from registry which many times comes due to virus.its path

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer]

I want to delete "NoFolderOptions" on the right panel

Solve it.....
coolsunny is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 21-09-2007, 11:12 PM   #2 (permalink)
Console Junkie
 
aditya.shevade's Avatar
 
Join Date: Jun 2006
Location: USA
Posts: 991
Default Re: creating a .reg file

If you mean, you want to save a file as .reg, then type code in notepad and then save the file as a .reg file.

Click File -> Save As -> Choose the file type as 'all files' and save file with a .reg extension.
__________________
--- Console Junkie
aditya.shevade is offline  
Old 21-09-2007, 11:22 PM   #3 (permalink)
Broken In
 
coolsunny's Avatar
 
Join Date: Feb 2006
Posts: 195
Default Re: creating a .reg file

^^ the code must be written in a particular order .. i want to know that
coolsunny is offline  
Old 21-09-2007, 11:25 PM   #4 (permalink)
Console Junkie
 
aditya.shevade's Avatar
 
Join Date: Jun 2006
Location: USA
Posts: 991
Default Re: creating a .reg file

^^ Oops... Sorry mate. I thought you know. You can do one thing. Make the changes you want using regedit. Then right click on that particular key. And export it. The code will be written by itself.

Not on windows right now. Will post later, if someone has not posted already.
__________________
--- Console Junkie
aditya.shevade is offline  
Old 22-09-2007, 12:19 AM   #5 (permalink)
Banned
 
slugger's Avatar
 
Join Date: May 2004
Location: Baudland
Posts: 2,433
Default Re: creating a .reg file

just copy-paste d following code in notepad and save it as "filename.reg" (includin quotes)

Code:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"name_of_value_here"=-
NOTE:- name_of_value_here shud b replaced by d appropri8 value name (quotes not to b removed)
slugger is offline  
Old 22-09-2007, 07:17 PM   #6 (permalink)
Broken In
 
coolsunny's Avatar
 
Join Date: Feb 2006
Posts: 195
Default Re: creating a .reg file

^^ I dont want to edit the value.. i want to delete "NoFolderOptions" from right panel
coolsunny is offline  
Old 22-09-2007, 07:35 PM   #7 (permalink)
Google Bot
 
Pathik's Avatar
 
Join Date: Aug 2005
Posts: 9,772
Default Re: creating a .reg file

Just delete the NoFolderOptions value and export the whole [HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer] Key...
now wen u double the reg file it shd overwrite all previous values thus deleting NoFolderOptions..
Pathik is offline  
Old 22-09-2007, 07:37 PM   #8 (permalink)
Microsoft MVP
 
Vishal Gupta's Avatar
 
Join Date: Jul 2005
Location: AskVG.com
Posts: 5,173
Default Re: creating a .reg file

Following is the reg file you need:

Code:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoFolderOptions"=-
__________________
:arrow: http://www.AskVG.com/
Vishal Gupta is offline  
Old 22-09-2007, 08:30 PM   #9 (permalink)
Banned
 
slugger's Avatar
 
Join Date: May 2004
Location: Baudland
Posts: 2,433
Default Re: creating a .reg file

Quote:
Originally Posted by coolsunny
^^ I dont want to edit the value.. i want to delete "NoFolderOptions" from right panel
dat registry key i gave u will not edit it

it will delete the value that is put in quotes

just replace name_of_value_here with NoFolderOptions

the other steps are the same
slugger is offline  
Old 22-09-2007, 11:18 PM   #10 (permalink)
Broken In
 
coolsunny's Avatar
 
Join Date: Feb 2006
Posts: 195
Default Re: creating a .reg file

thanks a lot to all of u guys....
@ slugger .. i didnt get u at first time.. thnx
coolsunny is offline  
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Creating Partitions astroutkarsh QnA (read only) 4 09-08-2007 03:29 PM
Creating batch file from VB ruturaj3 QnA (read only) 2 20-06-2007 06:11 PM
creating autorun file nikunj QnA (read only) 4 14-03-2005 06:18 PM
Creating a Bootable CD Eager_Beever Software Q&A 6 18-11-2004 02:06 PM

 
Latest Threads
- by Charan
- by ico
- by Piyush
- by icebags
- by clinton

Advertisement




All times are GMT +5.5. The time now is 12:23 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2