Page 1 of 1

Can't reinstall M1 Tune

PostPosted: Thu Jun 25, 2015 10:21 am
by 6ick6
I started getting htm errors when trying to load packages. I tried everything from unistall and reinstall. Downloading the installation files several times. Ran the registry cleaner. But it keeps giving the message as shown in the screencap attached.

I also had M1 build and i2 installed. I also unistalled M1 build and i2, but it is still the same.

Maybe it's not related, but the M1 Tune errors started appearing when I uninstalled M1 Build.

Re: Can't reinstall M1 Tune

PostPosted: Mon Jun 29, 2015 10:37 am
by AndrewD
I'm sorry to hear you were having problems installing M1 Tune 1.3. Did you get this resolved? If you are still having problems it would be helpful if you could generate a log file from the install process.

1) Start a command prompt: hold down the windows key and press R then type "cmd" in the box
2) change to the directory with the M1 tune installer and type this command:
Code: Select all
 m1_tune_1.3.3.0194.exe /v"/l*v install.log"

3) zip the install.log file and email it to support@motec.com.au

After you have done the above you may be able to fix this manually by running these commands:

32bit windows:
Code: Select all
reg delete HKLM\Software\MoTeC /v "Archiver Merge Module Version" /f
reg delete HKLM\Software\MoTeC /v "Archiver Path" /f


64bit windows:
Code: Select all
reg delete HKLM\Software\Wow6432Node\MoTeC /v "Archiver Merge Module Version" /f
reg delete HKLM\Software\Wow6432Node\MoTeC /v "Archiver Path" /f


Then try to reinstall M1 Tune.

The M1 Tune 1.4 (currently in beta) may also already fix this installation issue.

Re: Can't reinstall M1 Tune

PostPosted: Wed Apr 10, 2019 8:47 am
by karel021
nice the Reg delete worked like a charm :)

Re: Can't reinstall M1 Tune

PostPosted: Tue Aug 18, 2020 5:50 am
by Mobne
I have the same issue on swedish windows. My registry just says access denied to delete the registry code.

Re: Can't reinstall M1 Tune

PostPosted: Tue Aug 18, 2020 10:43 am
by z0mgchris
Are you running the powershell/cmd strings as administrator? have you confirmed the keys exist?

Re: Can't reinstall M1 Tune

PostPosted: Fri Aug 21, 2020 4:24 am
by Mobne
Problem was that I had to run cmd as admin.