Jump to content

⤴️-Paid Ad- Check advertising disclaimer here. Add your banner here.🔥

Recommended Posts

Posted

Licence Error

 

If you get the illegal software warning after running the AmiBroker, you should follow the below 2 procedures :

 

Procedure 1

 

 

1. Un-Install AmiBroker

2. Delete the corresponding AmiBroker directory

3. Run "regedit" and delete the below registry:

 

Value "ModernViewStatePersist" in "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"

Value "ModernViewStatePersistent" in "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"

 

4. Re-install AmiBroker. Change the real time clock date to next date and test.

5. Have fun!

 

If you get the "license error" warning after re-install the AmiBroker, you should run "regedit" and delete the registry as mentioned in step 3

 

 

Procedure 2:

 

1.open notepad from start menu...

2. paste following lines

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

@echo off

cd c:\Program Files\AmiBroker

del broker.alerts

del broker.layers

del broker.newcharts

del broker.params

del default.layout

del esignal.log

broker.exe

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

 

3.then from file click save .... give the file name " broker.bat "

4.And going forward always execute (double click ) the "Amibroker.bat" file for accessing AB program.

Posted

Now go to your host file

 

C:WINDOWS\system32\drivers\etc for (windows Xp)

 

Add this line at the bottom

127.0.0.1 www.amibroker.net

 

Save

 

This will hopefully solve your problem..................

 

Note: If you have other OS for example Windows7 or Vista please search hosts file and edit.

Posted

This solution works up to amibroker 5.30. This solution is not for Amibroker 5.40. If anyone knows AB 5.40 solution pls post here.

 

regards

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

⤴️-Paid Ad- Check advertising disclaimer here. Add your banner here.🔥

×
×
  • Create New...