Replace HeidiSQL
-
I'm currently using Navicat and been doing it for years. Is there a way to replace heidisql and launch Navicat SQL instead?
Thanks again for help.
-
@Eventyret :
Yes, there is. Here's how:- Open
usr\laragon.ini
(Menu > Laragon > laragon.ini) - Add
[buttons] Database=Navicat: "C:\path-to-navicat\navicat.exe"
- Open
-
Thank you.
Tried that, and the button changes to Navicat but it happends nothing when you click on it.
I cut and pasted the path
C:\Program Files\PremiumSoft\Navicat Premium\navicat.exe
By executing that in run it starts. but the button does nothing.Thanks again @leokhoa any suggestions ?
-
Please paste your whole text like me.
Because I can see if you put double quote or not.Also, check Menu > Laragon > laragon.log to see what's wrong.
Note: The syntax follow Procfile format. You can ref Procfile format here:
https://forum.laragon.org/topic/476/laragon-feature-procfile-what-is-it
-
[buttons] Database=Navicat: "C:\Program Files\PremiumSoft\Navicat Premium\navicat.exe"
This does not work when added,
If i click the now new "Navicat" button nothing happends.
Also checking logs I get the message "Cool no logs" @leokhoa
-
Look like there is an issue when the exe path has spaces. I'll check and fix it soon - will keep you posted.
-
@Eventyret : I've released Laragon 3.1.2 which fixed the issue:
https://forum.laragon.org/topic/536/laragon-3-1-2-released-back-to-node-js-6-11-0
-
@leokhoa said in Replace HeidiSQL:
@Eventyret : I've released Laragon 3.1.2 which fixed the issue:
https://forum.laragon.org/topic/536/laragon-3-1-2-released-back-to-node-js-6-11-0Glad to hear it i will download the fix once its live.
Thanks again for a quick fix.
-
You're welcome
- Download link:
https://forum.laragon.org/topic/473/download-laragonJust overwrite the current one.
-
Can confirm this is now working.
-
Nice! I'll mark this topic as
Solved
.