Ask Experts Questions for FREE Help !
Ask
    wschrabi's Avatar
    wschrabi Posts: 5, Reputation: 1
    New Member
     
    #1

    Dec 2, 2011, 06:10 AM
    How disable IE scripting via registry entry.
    Hi,
    Does anyone know how I can disable Active Scripting in IE via a registry entry?
    I found that key in the registry:
    | HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer
    I want to disable the scripting of IE-Browser component in a Delphi Prg by writing to the registry automatically.
    Thanks for help
    Walter
    wschrabi's Avatar
    wschrabi Posts: 5, Reputation: 1
    New Member
     
    #2

    Dec 2, 2011, 08:56 AM
    I found the key. I compared the 2 reg files one with activation and one without activation and found the diff.

    Key: HKEY_USERS\S-1-5-21-746137067-1229272821-725345543-1004\Software\Microsoft\Windows\CurrentVersion\Int ernet Settings\Zones\3
    Data: 1400 REG_DWORD

    0.. Activate
    1.. Ask for
    3.. Deactivate
    Curlyben's Avatar
    Curlyben Posts: 18,514, Reputation: 1860
    BossMan
     
    #3

    Dec 2, 2011, 09:32 AM
    Changing that key will only work for that particular user rather than anyone that accesses the application.
    wschrabi's Avatar
    wschrabi Posts: 5, Reputation: 1
    New Member
     
    #4

    Dec 2, 2011, 10:05 AM
    How can I get the name of the S-Key in

    HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\InternetRegistry\REGISTRY\USER\S-1-5-21-3951676609-453496951-1993816319-1000

    If I could ask the registry for that S-Key under Key uSER see above, than I could parse the userdefined key mentioned in my originate question. THanks for help
    wschrabi's Avatar
    wschrabi Posts: 5, Reputation: 1
    New Member
     
    #5

    Dec 2, 2011, 10:47 AM
    I found the solution:
    To get sub-key names see: http://stackoverflow.com/questions/3...-sub-keys-name
    wschrabi's Avatar
    wschrabi Posts: 5, Reputation: 1
    New Member
     
    #6

    Dec 2, 2011, 11:09 AM
    I just realized that this key HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\InternetRegistry\REGISTRY\USER\S-XXXX is only valid in WIN 7. NOT in XP. What a pity. AnY Ideas from any experts?
    I want to make my app for WIN 7 and WIN XP. Thanks

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

Html Scripting Help [ 5 Answers ]

I'm new to HTML scripting and I had a question to ask. Is it possible to say.. after a time make a script change to a different script? EX: Mondays this script runs, Tuesday this part of the script runs, etc etc A time based trigger (not just days but also say.. certain times of days. Don't even...

I'm a disable wife with a disable son we have heart problems do you think my husband w [ 3 Answers ]

Me and my son are disable and we have heart problems and I have high blood pressure , diabits, depreson, kidney problomes and back problomes my son has heart problomes and a mental delay and rsv do you think my husband would have to stay in mexico

How can disable key F12 and disable CD Rom [ 1 Answers ]

Hi I computer techinition.. I have problem that when ever I install windows in the computer of my clients then they made changes... now I have decided to disable key F12 so they could not boot and CD Rom from where they could not install any other windows.. Please guide me hoping soon reply from...

How to useShell scripting ? [ 1 Answers ]

Hai every buddy, I would like to know about scripting... I am trying to figure it out for a long time... Call any buddy help me Thanking you Bibu Bharathan

Registry entry [ 4 Answers ]

%systemroot%\system32\dumprep 0 -k This registry entry was found by a few check type programs, but it's an unknown factor according the programs. Is it a issue to delete this registry entry ?


View more questions Search