Jump to content

Notepad...


Recommended Posts

how can i put the notepad in the send to Menu?!??

i'm talking with regedit keys!!

2. and how do i deactivate in the regedit the option that IE has that, when the images are to big, it "shrink" them and then put a button in the bottom right corner to view them in the real size!!?!?!

thks

Link to comment
Share on other sites


hi..

you can do this with reg keys..

[HKEY_CLASSES_ROOT\*\Shell\Notepad\command]
@="notepad.exe %1"

that should work.. i dunno that u can do the sendto menu thing with a reg tweak

Link to comment
Share on other sites

The registry tweak to fix the internet explorer resize issue is this:

Windows Registry Editor Version 5.00

;Disable Automatic Image Resizing in Internet Explorer

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]

"Enable AutoImageResize"="no"

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...