How to stop MetaTrader 4 from updating it-self?
I came across the annoying LiveUpdate popup which constantly ask me to update my version.
I couldn't find any option to disable this "feature" from the settings.
Any ideas?
windows wine automatic-update
add a comment |
I came across the annoying LiveUpdate popup which constantly ask me to update my version.
I couldn't find any option to disable this "feature" from the settings.
Any ideas?
windows wine automatic-update
add a comment |
I came across the annoying LiveUpdate popup which constantly ask me to update my version.
I couldn't find any option to disable this "feature" from the settings.
Any ideas?
windows wine automatic-update
I came across the annoying LiveUpdate popup which constantly ask me to update my version.
I couldn't find any option to disable this "feature" from the settings.
Any ideas?
windows wine automatic-update
windows wine automatic-update
edited Dec 19 '18 at 23:16
kenorb
asked Jun 6 '15 at 16:05
kenorbkenorb
10.9k1578112
10.9k1578112
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
I've found the solution described in here, which is basically:
- Find "webinstall" folder (usually located in
C:ProgramDataMetaquotes
) and rename/delete it
- Deny access for the system user on the metaquotes folder. To do,this right click on Metaquotes folder. > click properties > click Security tab > click System under "group or user names:" > check "deny" in lower box.> click apply/OK
on Windows 2003 or XP, it should be:
C:Documents and SettingsAll UsersApplication DataMetaQuotesWebInstallmt4clw
Rename the folder to "mt4clw-old" and create a file (not a folder) of name "mt4clw".
That way, MT4 fails to save updated files to the folder and no update will occur.
Please note that it affects all MT4 instances, but it only disables updating.
or from my personal experience, delete/rename the liveupdate.exe
file.
1
You should add that theWebInstall
folder is in 2 locations.[user]AppDataRoamingMetaQuotesWebInstall
as well asProgramDataMetaquotes
. You must delete and add a blank file namedWebInstall
; make it read-only. Much easier. b1080+ require minimum Win7; older versions are not supported.
– Jon Grah
Dec 19 '18 at 17:32
add a comment |
Personally I do not recommend working with old MetaTrader 4 terminals.
But if that's what you want then there's a simple trick you can use to stop MT4 from updating itself.
You need to have a “User Account Control” (or UAC for short) option enabled on your computer. This can be done in the “Control Panel” and then “User Accounts“.
Once you enable UAC for your account it will ask if you want to run MT4 Live Update and this is where you will have a chance to say NO.
IMPORTANT! This will not work on some OS versions like Windows 2008R2, unless you work as a standard user (non-Administrator account).
Here's a complete step by step guide on how to disable mt4 update.
Hope this helps.
Thanks for the answer, this is great if you're Windows user, unfortunately I'm using MT4 on on Linux and Mac (e.g. under wine), so it's not going to work.
– kenorb
Oct 9 '16 at 11:11
@kenorb That is not clear from your question ... which is tagged Windows ...
– DavidPostill♦
Oct 10 '16 at 13:13
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f924658%2fhow-to-stop-metatrader-4-from-updating-it-self%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
I've found the solution described in here, which is basically:
- Find "webinstall" folder (usually located in
C:ProgramDataMetaquotes
) and rename/delete it
- Deny access for the system user on the metaquotes folder. To do,this right click on Metaquotes folder. > click properties > click Security tab > click System under "group or user names:" > check "deny" in lower box.> click apply/OK
on Windows 2003 or XP, it should be:
C:Documents and SettingsAll UsersApplication DataMetaQuotesWebInstallmt4clw
Rename the folder to "mt4clw-old" and create a file (not a folder) of name "mt4clw".
That way, MT4 fails to save updated files to the folder and no update will occur.
Please note that it affects all MT4 instances, but it only disables updating.
or from my personal experience, delete/rename the liveupdate.exe
file.
1
You should add that theWebInstall
folder is in 2 locations.[user]AppDataRoamingMetaQuotesWebInstall
as well asProgramDataMetaquotes
. You must delete and add a blank file namedWebInstall
; make it read-only. Much easier. b1080+ require minimum Win7; older versions are not supported.
– Jon Grah
Dec 19 '18 at 17:32
add a comment |
I've found the solution described in here, which is basically:
- Find "webinstall" folder (usually located in
C:ProgramDataMetaquotes
) and rename/delete it
- Deny access for the system user on the metaquotes folder. To do,this right click on Metaquotes folder. > click properties > click Security tab > click System under "group or user names:" > check "deny" in lower box.> click apply/OK
on Windows 2003 or XP, it should be:
C:Documents and SettingsAll UsersApplication DataMetaQuotesWebInstallmt4clw
Rename the folder to "mt4clw-old" and create a file (not a folder) of name "mt4clw".
That way, MT4 fails to save updated files to the folder and no update will occur.
Please note that it affects all MT4 instances, but it only disables updating.
or from my personal experience, delete/rename the liveupdate.exe
file.
1
You should add that theWebInstall
folder is in 2 locations.[user]AppDataRoamingMetaQuotesWebInstall
as well asProgramDataMetaquotes
. You must delete and add a blank file namedWebInstall
; make it read-only. Much easier. b1080+ require minimum Win7; older versions are not supported.
– Jon Grah
Dec 19 '18 at 17:32
add a comment |
I've found the solution described in here, which is basically:
- Find "webinstall" folder (usually located in
C:ProgramDataMetaquotes
) and rename/delete it
- Deny access for the system user on the metaquotes folder. To do,this right click on Metaquotes folder. > click properties > click Security tab > click System under "group or user names:" > check "deny" in lower box.> click apply/OK
on Windows 2003 or XP, it should be:
C:Documents and SettingsAll UsersApplication DataMetaQuotesWebInstallmt4clw
Rename the folder to "mt4clw-old" and create a file (not a folder) of name "mt4clw".
That way, MT4 fails to save updated files to the folder and no update will occur.
Please note that it affects all MT4 instances, but it only disables updating.
or from my personal experience, delete/rename the liveupdate.exe
file.
I've found the solution described in here, which is basically:
- Find "webinstall" folder (usually located in
C:ProgramDataMetaquotes
) and rename/delete it
- Deny access for the system user on the metaquotes folder. To do,this right click on Metaquotes folder. > click properties > click Security tab > click System under "group or user names:" > check "deny" in lower box.> click apply/OK
on Windows 2003 or XP, it should be:
C:Documents and SettingsAll UsersApplication DataMetaQuotesWebInstallmt4clw
Rename the folder to "mt4clw-old" and create a file (not a folder) of name "mt4clw".
That way, MT4 fails to save updated files to the folder and no update will occur.
Please note that it affects all MT4 instances, but it only disables updating.
or from my personal experience, delete/rename the liveupdate.exe
file.
answered Jun 6 '15 at 16:05
kenorbkenorb
10.9k1578112
10.9k1578112
1
You should add that theWebInstall
folder is in 2 locations.[user]AppDataRoamingMetaQuotesWebInstall
as well asProgramDataMetaquotes
. You must delete and add a blank file namedWebInstall
; make it read-only. Much easier. b1080+ require minimum Win7; older versions are not supported.
– Jon Grah
Dec 19 '18 at 17:32
add a comment |
1
You should add that theWebInstall
folder is in 2 locations.[user]AppDataRoamingMetaQuotesWebInstall
as well asProgramDataMetaquotes
. You must delete and add a blank file namedWebInstall
; make it read-only. Much easier. b1080+ require minimum Win7; older versions are not supported.
– Jon Grah
Dec 19 '18 at 17:32
1
1
You should add that the
WebInstall
folder is in 2 locations. [user]AppDataRoamingMetaQuotesWebInstall
as well as ProgramDataMetaquotes
. You must delete and add a blank file named WebInstall
; make it read-only. Much easier. b1080+ require minimum Win7; older versions are not supported.– Jon Grah
Dec 19 '18 at 17:32
You should add that the
WebInstall
folder is in 2 locations. [user]AppDataRoamingMetaQuotesWebInstall
as well as ProgramDataMetaquotes
. You must delete and add a blank file named WebInstall
; make it read-only. Much easier. b1080+ require minimum Win7; older versions are not supported.– Jon Grah
Dec 19 '18 at 17:32
add a comment |
Personally I do not recommend working with old MetaTrader 4 terminals.
But if that's what you want then there's a simple trick you can use to stop MT4 from updating itself.
You need to have a “User Account Control” (or UAC for short) option enabled on your computer. This can be done in the “Control Panel” and then “User Accounts“.
Once you enable UAC for your account it will ask if you want to run MT4 Live Update and this is where you will have a chance to say NO.
IMPORTANT! This will not work on some OS versions like Windows 2008R2, unless you work as a standard user (non-Administrator account).
Here's a complete step by step guide on how to disable mt4 update.
Hope this helps.
Thanks for the answer, this is great if you're Windows user, unfortunately I'm using MT4 on on Linux and Mac (e.g. under wine), so it's not going to work.
– kenorb
Oct 9 '16 at 11:11
@kenorb That is not clear from your question ... which is tagged Windows ...
– DavidPostill♦
Oct 10 '16 at 13:13
add a comment |
Personally I do not recommend working with old MetaTrader 4 terminals.
But if that's what you want then there's a simple trick you can use to stop MT4 from updating itself.
You need to have a “User Account Control” (or UAC for short) option enabled on your computer. This can be done in the “Control Panel” and then “User Accounts“.
Once you enable UAC for your account it will ask if you want to run MT4 Live Update and this is where you will have a chance to say NO.
IMPORTANT! This will not work on some OS versions like Windows 2008R2, unless you work as a standard user (non-Administrator account).
Here's a complete step by step guide on how to disable mt4 update.
Hope this helps.
Thanks for the answer, this is great if you're Windows user, unfortunately I'm using MT4 on on Linux and Mac (e.g. under wine), so it's not going to work.
– kenorb
Oct 9 '16 at 11:11
@kenorb That is not clear from your question ... which is tagged Windows ...
– DavidPostill♦
Oct 10 '16 at 13:13
add a comment |
Personally I do not recommend working with old MetaTrader 4 terminals.
But if that's what you want then there's a simple trick you can use to stop MT4 from updating itself.
You need to have a “User Account Control” (or UAC for short) option enabled on your computer. This can be done in the “Control Panel” and then “User Accounts“.
Once you enable UAC for your account it will ask if you want to run MT4 Live Update and this is where you will have a chance to say NO.
IMPORTANT! This will not work on some OS versions like Windows 2008R2, unless you work as a standard user (non-Administrator account).
Here's a complete step by step guide on how to disable mt4 update.
Hope this helps.
Personally I do not recommend working with old MetaTrader 4 terminals.
But if that's what you want then there's a simple trick you can use to stop MT4 from updating itself.
You need to have a “User Account Control” (or UAC for short) option enabled on your computer. This can be done in the “Control Panel” and then “User Accounts“.
Once you enable UAC for your account it will ask if you want to run MT4 Live Update and this is where you will have a chance to say NO.
IMPORTANT! This will not work on some OS versions like Windows 2008R2, unless you work as a standard user (non-Administrator account).
Here's a complete step by step guide on how to disable mt4 update.
Hope this helps.
answered Oct 9 '16 at 10:26
Rimantas PetrauskasRimantas Petrauskas
1
1
Thanks for the answer, this is great if you're Windows user, unfortunately I'm using MT4 on on Linux and Mac (e.g. under wine), so it's not going to work.
– kenorb
Oct 9 '16 at 11:11
@kenorb That is not clear from your question ... which is tagged Windows ...
– DavidPostill♦
Oct 10 '16 at 13:13
add a comment |
Thanks for the answer, this is great if you're Windows user, unfortunately I'm using MT4 on on Linux and Mac (e.g. under wine), so it's not going to work.
– kenorb
Oct 9 '16 at 11:11
@kenorb That is not clear from your question ... which is tagged Windows ...
– DavidPostill♦
Oct 10 '16 at 13:13
Thanks for the answer, this is great if you're Windows user, unfortunately I'm using MT4 on on Linux and Mac (e.g. under wine), so it's not going to work.
– kenorb
Oct 9 '16 at 11:11
Thanks for the answer, this is great if you're Windows user, unfortunately I'm using MT4 on on Linux and Mac (e.g. under wine), so it's not going to work.
– kenorb
Oct 9 '16 at 11:11
@kenorb That is not clear from your question ... which is tagged Windows ...
– DavidPostill♦
Oct 10 '16 at 13:13
@kenorb That is not clear from your question ... which is tagged Windows ...
– DavidPostill♦
Oct 10 '16 at 13:13
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f924658%2fhow-to-stop-metatrader-4-from-updating-it-self%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown