Copy/Paste Issue

helmutcheese

New member
Local time
9:56 PM
Messages
137
Location
Scotland
When IE7 launched MS had changed something to stop the user copy/pasting in urls in this format.

hXXp://username : [email protected]/members

Now this was fixable by a reg file and worked in IE7+IE8 in XP+Vista 32+64.



Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_HTTP_USERNAME_PASSWORD_DISABLE]
"iexplore.exe"=dword:00000000
"explorer.exe"=dword:00000000



I cannot however get it to work in Windows 7 (64bit unsure on 32bit).
 

My Computer

OS
Vista (Hate Win 7)
When IE7 launched MS had changed something to stop the user copy/pasting in urls in this format.

hXXp://username : [email protected]/members

Now this was fixable by a reg file and worked in IE7+IE8 in XP+Vista 32+64.



Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_HTTP_USERNAME_PASSWORD_DISABLE]
"iexplore.exe"=dword:00000000
"explorer.exe"=dword:00000000



I cannot however get it to work in Windows 7 (64bit unsure on 32bit).

Have you looked in reg to see if that key even exisits in win 7?

Ken
 

My Computer

Computer Manufacturer/Model Number
HP Pavillion dv-7 1005 Tx
OS
Win 8 Release candidate 8400
CPU
[email protected]
Memory
4 gigs
Graphics Card(s)
Nvidia 9600M
Sound Card
HD built-in
Monitor(s) Displays
17" Wxga
Screen Resolution
1440x900
Cooling
none
Internet Speed
45Mb down 5Mb up
Do you get an error when you attempt to paste?
 

My Computer

OS
Windows 7
CPU
i5-750
Motherboard
Asus
Memory
4GB DDR3 1600
Graphics Card(s)
GT220
Do you get an error when you attempt to paste?


Yes, same as years ago before Reg undid MS nasty fix.

You get a small Windows called Address Bar and a MSG saying Windows cannot find (the sites name) and to check spelling and try again.
 

My Computer

OS
Vista (Hate Win 7)
Did you do the HKCU (current user) one as well?
 

My Computer

OS
Windows 7
CPU
i5-750
Motherboard
Asus
Memory
4GB DDR3 1600
Graphics Card(s)
GT220
I just thought of something. If you are on 64 bit, you probably need to add the QWORD values instead of DWORD values. And try it in the 32 bit version of IE.
 

My Computer

OS
Windows 7
CPU
i5-750
Motherboard
Asus
Memory
4GB DDR3 1600
Graphics Card(s)
GT220
I tried adding to current user as I am on UAC account in Win 7 64 (could be reason but I tried it OFF)

On Vista 64 I am ADMIN and it worked on it.

IE is 32bit by default.
 

My Computer

OS
Vista (Hate Win 7)
Back
Top