Jump to content

[Resolved] open script in HELP file doen't work any more


Recommended Posts

Hello, In the Help file I used to have the button "Open script" (or something like that) in the bottom. But for some reason it doesn't show up any more Does anyone knows why? How could I get it back ? I des-installed AutoIt ( Posted Image Yes I did, I admit ;)) and re-installed it ( ouffffff :huh2:!!!) But the problem is still there ! Thanks for your help Cramaboule

Edited by cramaboule
Link to comment
Share on other sites

try running this from cmd prompt:

regsvr32 hhctrl.ocx

Thanks Jos.... but that doesn't work either...

I even thought that this file would be corrupted so I downloaded an another hhctrl.ocx and did the regserv32 to the new one... same !

I even looked through these topics:

http://www.autoit.fr/forum/viewtopic.php?f=3&t=4830

http://www.autoit.de/index.php?page=Thread&postID=133488

But it still the same :huh2:

It works fine on my virtual Win 7 RC7600. Grrrrrrr!!!!!

Link to comment
Share on other sites

  • Developers

Ok... here goes with the many questions:

What made it go wrong in the first place? Made any changes to your system?

Do you see a correct button for "open this script"?

Does anything happen when you click it?

Did you use the installers to install autoIT3 and SciTE4AutoIt3?

Is the correct path in autoit3dir located in au3.properties?

autoit3dir=C:\Program Files (x86)\AutoIt3

Any overrides in the SciTEUser.properties?

Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

Ok... here goes with the many questions:

What made it go wrong in the first place? Made any changes to your system?

Do you see a correct button for "open this script"?

Does anything happen when you click it?

Did you use the installers to install autoIT3 and SciTE4AutoIt3?

Is the correct path in autoit3dir located in au3.properties?

autoit3dir=C:\Program Files (x86)\AutoIt3

Any overrides in the SciTEUser.properties?

Jos

What made it go wrong in the first place?

no button appearing at the bottom at all

Made any changes to your system?

yes but I do not know Which ones :huh2:

it has been some times like that...

Do you see a correct button for "open this script"?

NO. No button at all

Does anything happen when you click it?

Cannot click on it.... does not appear !

Did you use the installers to install autoIT3 and SciTE4AutoIt3?

YES and YES!

Is the correct path in autoit3dir located in au3.properties?

C:\Program Files\AutoIt3 -> Correct (I am on XP Pro sp3 x86)

Cramaboule

Link to comment
Share on other sites

  • Developers

Ok, when the button is not showing correctly it means that either the hhctrl.ocx is still not registered correctly or there is some security setting preventing this OCX to work.

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

Ok, when the button is not showing correctly it means that either the hhctrl.ocx is still not registered correctly or there is some security setting preventing this OCX to work.

Thanks a lot for your help

... there is some security setting preventing this OCX to work.

I thought about that... Do you know Where in XP Pro SP3 to fix that ?

can we 'unregister' hhctrl.ocx ? (and register it again)

Cramaboule

Link to comment
Share on other sites

regsvr32 /u hhctrl.ocx

bououououououououo Posted Image

It doesn't work...

Where to fix the security of ocx files...? in Internet explorer ?

Cramaboule.

Link to comment
Share on other sites

  • Developers

Have a look at this post and see if that helps you:

Find yourself this version as later versions don't allow you to work with the OCX option in the freeware version: WinPatrol Version: 16.0.2009

Edited by Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

thank again !!

but.... still doesn't work !!! grrrrrr

post-21697-0-12174200-1307288994_thumb.j

the strange thing is that I Have 3 hhctrl... and 2 are the same ???

Edited by cramaboule
Link to comment
Share on other sites

Try this

Internet Options >> Advanced tab >> Security section -- Check "Allow Active content to run in files on My Computer"

George

Question about decompiling code? Read the decompiling FAQ and don't bother posting the question in the forums.

Be sure to read and follow the forum rules. -AKA the AutoIt Reading and Comprehension Skills test.***

The PCRE (Regular Expression) ToolKit for AutoIT - (Updated Oct 20, 2011 ver:3.0.1.13) - Please update your current version before filing any bug reports. The installer now includes both 32 and 64 bit versions. No change in version number.

Visit my Blog .. currently not active but it will soon be resplendent with news and views. Also please remove any links you may have to my website. it is soon to be closed and replaced with something else.

"Old age and treachery will always overcome youth and skill!"

Link to comment
Share on other sites

Try this

Internet Options >> Advanced tab >> Security section -- Check "Allow Active content to run in files on My Computer"

thanks for the tip,... but:

Nop, still the same !!!

Edited by cramaboule
Link to comment
Share on other sites

  • Developers

the strange thing is that I Have 3 hhctrl... and 2 are the same ???

I have 2 in my win7 of which one is disabled.

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

I have 2 in my win7 of which one is disabled.

I believe that it is the CLID {41........

on my virtual W7 as well I have the CLID {52...... 'ENABLE' and the CLID {41.... 'Disable'

well, well, well....

Strange !!!

Edited by cramaboule
Link to comment
Share on other sites

  • Developers

I believe that it is the CLID {41........

on my virtual W7 as well I have the CLID {52...... 'ENABLE' and the CLID {41.... 'Disable'

well, well, well....

Strange !!!

Same here, but does that solve your problem?

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

Same here, but does that solve your problem?

No Still the same !

I run thought google... but until now I didn't find any thing relevant !!!

C.

Link to comment
Share on other sites

I'm begining to wonder if this isn't related to a MS Help issue; it shouldn't but I've seen strange things happen because of it. Are you running W7?

Open RegEdit and dig down to

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WinHelp

Look at the "AllowIntranetAccess" value and make sure the data is as follows

dword 00000001

You may also have to download the patch.

http://www.microsoft.com/downloads/en/details.aspx?FamilyID=6ebcfad9-d3f5-4365-8070-334cd175d4bb

Make sure to get the correct version x86 or x64.

It doesn't hurt to apply the patch anyway.

George

Question about decompiling code? Read the decompiling FAQ and don't bother posting the question in the forums.

Be sure to read and follow the forum rules. -AKA the AutoIt Reading and Comprehension Skills test.***

The PCRE (Regular Expression) ToolKit for AutoIT - (Updated Oct 20, 2011 ver:3.0.1.13) - Please update your current version before filing any bug reports. The installer now includes both 32 and 64 bit versions. No change in version number.

Visit my Blog .. currently not active but it will soon be resplendent with news and views. Also please remove any links you may have to my website. it is soon to be closed and replaced with something else.

"Old age and treachery will always overcome youth and skill!"

Link to comment
Share on other sites

  • 2 weeks later...

I'm begining to wonder if this isn't related to a MS Help issue; it shouldn't but I've seen strange things happen because of it. Are you running W7?

Open RegEdit and dig down to

Look at the "AllowIntranetAccess" value and make sure the data is as follows

You may also have to download the patch.

http://www.microsoft.com/downloads/en/de...yID=6ebcfad9-d3f5-4365-8070-33

Make sure to get the correct version x86 or x64.

It doesn't hurt to apply the patch anyway.

Hello,

Sorry for not relaying I was away for some times.

No I have the problem on my XP (works fine on my virtual W7 RC7600... I have this W7 just for testing!)

So I do not have this key on my XP, and the Patch is for Vista and W7 only !

Anything else ? :-)

C.

PS: I wonder if it is not related to 'Internet Explorer'. How can I reove totally IE and re-install it ?

EDIT: added PS

Edited by cramaboule
Link to comment
Share on other sites

Grrrrrrrrr....

I really do not know.....

I un-install ie8 and re-install it -> did not change

I ran 'Wise registry Cleaner free' and CCleaner -> did not change

I compared 'MJsDiag.zip' with as an another XP (where the help file is working) -> Same!

I am really stuck !!!

...

C.

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
 Share

  • Recently Browsing   0 members

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