Open With problem

G

Guest

If under Explorer I right click and use Open With... Notepad (say) on a .reg
file then after 'allowing' the operation Antispyware subsequently uses the
default Open (i.e. regedit) rather than Notepad as requested. It does not
remember the Opener.

This problem is not so bad for editing .reg files as regedit always asks if
it should load & run. It's more of a problem when for example editing new
..vbs files as these just go ahead and run once 'allowed'.

I am using Beta 1 expires Jul 31st.
 
F

Frank Saunders, MS-MVP OE

S A Robinson said:
If under Explorer I right click and use Open With... Notepad (say) on
a .reg file then after 'allowing' the operation Antispyware
subsequently uses the default Open (i.e. regedit) rather than Notepad
as requested. It does not remember the Opener.

This problem is not so bad for editing .reg files as regedit always
asks if it should load & run. It's more of a problem when for example
editing new .vbs files as these just go ahead and run once 'allowed'.

I am using Beta 1 expires Jul 31st.

Change the default action for REG files (and VBS files if you wish) to Edit.

Double clicking this file will do that for REG files. Save the text between
the lines as EditReg.reg

---------------------------------------------------------
REGEDIT4

[HKEY_CLASSES_ROOT\regfile\shell]
@="edit"

------------------------------------------------------------

Note the blank line at the end.

--
Frank Saunders, MS-MVP OE
Please respond in Newsgroup. Do not send email
http://www.fjsmjs.com
Protect your PC
http://www.microsoft.com/security/protect/
 
G

Guest

Thank you.

Frank Saunders said:
S A Robinson said:
If under Explorer I right click and use Open With... Notepad (say) on
a .reg file then after 'allowing' the operation Antispyware
subsequently uses the default Open (i.e. regedit) rather than Notepad
as requested. It does not remember the Opener.

This problem is not so bad for editing .reg files as regedit always
asks if it should load & run. It's more of a problem when for example
editing new .vbs files as these just go ahead and run once 'allowed'.

I am using Beta 1 expires Jul 31st.

Change the default action for REG files (and VBS files if you wish) to Edit.

Double clicking this file will do that for REG files. Save the text between
the lines as EditReg.reg

---------------------------------------------------------
REGEDIT4

[HKEY_CLASSES_ROOT\regfile\shell]
@="edit"

------------------------------------------------------------

Note the blank line at the end.

--
Frank Saunders, MS-MVP OE
Please respond in Newsgroup. Do not send email
http://www.fjsmjs.com
Protect your PC
http://www.microsoft.com/security/protect/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top