Reason 11 updated: broken file associations in windows 10

This forum is for discussing Reason. Questions, answers, ideas, and opinions... all apply.
Post Reply
earwig83
Posts: 208
Joined: 21 Mar 2015

01 Oct 2019

__________________________________________________________________________________
Last edited by earwig83 on 11 Dec 2019, edited 2 times in total.

earwig83
Posts: 208
Joined: 21 Mar 2015

01 Oct 2019

__________________________________________________________________________________
Last edited by earwig83 on 11 Dec 2019, edited 2 times in total.

User avatar
BananaSkins
Posts: 476
Joined: 29 Sep 2017

01 Oct 2019

Can you not do a windows System-Restore?

User avatar
VIVIsect
Posts: 177
Joined: 28 May 2017

01 Oct 2019

I'm having the same problem too after updating from 10 to 11. Refills, Combinator and RE patches are missing icons. I tried clearing the thumbnail cache, as suggested elsewhere, but didn't have any luck. Really annoying.

earwig83
Posts: 208
Joined: 21 Mar 2015

01 Oct 2019

__________________________________________________________________________________
Last edited by earwig83 on 11 Dec 2019, edited 1 time in total.

User avatar
Loque
Moderator
Posts: 11186
Joined: 28 Dec 2015

01 Oct 2019

I noticed the same. Maybe it comes from the uninstall of 10. I try a reinstall... Well, this didn't happened with the last update so i would call it a bug. Anybody already made a bug report?
Reason12, Win10

User avatar
SoundObjects
Posts: 119
Joined: 10 Dec 2018

02 Oct 2019

It has something to do with the installers program registration.

This workaround worked for me:

1. Type "regedit" in the Run line or from an elevated CMD prompt.
2. Navigate to Computer\HKEY_CLASSES_ROOT\Applications and find Reason.
3. Navigate under its name to shell>open>command.
4. Under Default, make sure the application location points to the actual location of Reason 11.
(it showed Reason 10 and I corrected it to Reason 11)

5. Press OK and then try and reassociate (via control panel) the file type as you normally would.
The Universe Is Vibrating

djs
Posts: 98
Joined: 29 Jan 2018

23 Nov 2019

Reinstalling Reason 11 fixed the missing icon pictures.

User avatar
-008'
Posts: 380
Joined: 15 Jan 2015
Contact:

05 Dec 2019

I am having the same or similar problem as OP. Did you sort it out earwig?

I had R10 & R11Suite side by side for a couple weeks. Recently removed R10 ....Haven't seen a .repatch icon ever since. :cry:

Have:
-Installed/Uninstalled/Reinstalled: R7, 8, 9, 10, 11...
-Tried the Reg thing
-Tried using CMD prompt to reset file associations
-used disk cleanup to delete thumbnails

Nothing works for me. The only thing I haven't tried yet is a hammer.
Feel like this must be a R11Suite/Windows bug or something? idk. diving me crazy
:reason: "Reason is not measured by size or height, but by principle.” -Epictetus

Free Kits and :refill: @ -008' Sounds

User avatar
Koshdukai
Posts: 369
Joined: 02 Jun 2015
Location: Portugal

05 Dec 2019

Have you guys checked with regedit if there's entries like these on your Registry:

HKEY_CLASSES_ROOT\Reason.repatch\DefaultIcon
and
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Reason.repatch\DefaultIcon

Using the .repatch extension as an example, but all extensions should be close together in the key tree, since all have this "Reason.extension" format.

If you don't have them, that's the issue.
If you do, the content should have something like (depending on your version and install path and in this example, the Icon ID is -253):
C:\Program Files\Propellerhead\Reason Suite 11\Reason Suite.exe,-253

That's for "lost icons".
For lack of associated application, in that same extension registry key, there's a:

HKEY_CLASSES_ROOT\Reason.repatch\shell\open\command
and
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Reason.repatch\shell\open\command

That should have something similar to:
C:\Program Files\Propellerhead\Reason Suite 11\Reason Suite.exe "%1"


Basically, an export on those 2 example keys would look like this:

Code: Select all

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\.repatch]
@="Reason.repatch"

[HKEY_CLASSES_ROOT\Reason.repatch]
@="Rack Extension patch"

[HKEY_CLASSES_ROOT\Reason.repatch\DefaultIcon]
@="C:\\Program Files\\Propellerhead\\Reason Suite 11\\Reason Suite.exe,-253 "

[HKEY_CLASSES_ROOT\Reason.repatch\shell]

[HKEY_CLASSES_ROOT\Reason.repatch\shell\open]

[HKEY_CLASSES_ROOT\Reason.repatch\shell\open\command]
@="\"C:\\Program Files\\Propellerhead\\Reason Suite 11\\Reason Suite.exe\" \"%1\""


[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.repatch]
@="Reason.repatch"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Reason.repatch]
@="Rack Extension patch"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Reason.repatch\DefaultIcon]
@="C:\\Program Files\\Propellerhead\\Reason Suite 11\\Reason Suite.exe,-253 "

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Reason.repatch\shell]

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Reason.repatch\shell\open]

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Reason.repatch\shell\open\command]
@="\"C:\\Program Files\\Propellerhead\\Reason Suite 11\\Reason Suite.exe\" \"%1\""
If you're missing those keys, try to put the above piece of text into a "fixRepatch.reg" text file and import through regedit, close it and see if you now can see an icon on the .repatch files and those are being opened by Reason. If yes, well... you know what you have to do for the rest of the extensions ;)

User avatar
-008'
Posts: 380
Joined: 15 Jan 2015
Contact:

05 Dec 2019

Koshdukai wrote:
05 Dec 2019

If you're missing those keys, try to put the above piece of text into a "fixRepatch.reg" text file and import through regedit, close it and see if you now can see an icon on the .repatch files and those are being opened by Reason. If yes, well... you know what you have to do for the rest of the extensions
Very grateful for this Kosh, thank you! It still hasn't worked for me yet. :x But i feel like you've shown me what will eventually fix it. :lol:

can you tell me what is the data you have for:

Code: Select all

HKEY_CLASSES_ROOT\.repatch
? Also, I remember seeing some "auto-repatch-" thing somewhere in reg too but i now I cant remember if i deleted or changed it to the Reason.repatch (since i saw that everything else that was working had started w/ "Reason.")

Thanks again for chiming in you are a great help! :thumbs_up:
:reason: "Reason is not measured by size or height, but by principle.” -Epictetus

Free Kits and :refill: @ -008' Sounds

User avatar
Koshdukai
Posts: 369
Joined: 02 Jun 2015
Location: Portugal

05 Dec 2019

-008' wrote:
05 Dec 2019

can you tell me what is the data you have for:

Code: Select all

HKEY_CLASSES_ROOT\.repatch
? Also, I remember seeing some "auto-repatch-" thing somewhere in reg too but i now I cant remember if i deleted or changed it to the Reason.repatch (since i saw that everything else that was working had started w/ "Reason.")

Thanks again for chiming in you are a great help! :thumbs_up:
Cool! :)

Check the "code" block on my previous post, that's the data I have: "Reason.repatch"

[HKEY_CLASSES_ROOT\.repatch]
@="Reason.repatch"

It's where the ".repatch" extension connects to the "Reason.repatch" registry token that has the relevant settings for the Icon and Open

User avatar
Neo
Posts: 493
Joined: 21 May 2015
Location: Melbourne Australia

20 May 2020

-
Last edited by Neo on 20 May 2020, edited 2 times in total.
:reason: :re: :ignition: Atari 1040ST | R11 Suite 🡭 R12 | i7 | RME

User avatar
zero-13
Posts: 93
Joined: 16 May 2020

20 May 2020

The easy Win 10 fix for me was right click one of the disassociated files, got to "Open With" check the "Always open with" check box, then scroll down to where it lets you look for and point to the Reason .exe, this instantly restored the reason icons on files associated with it.

User avatar
zero-13
Posts: 93
Joined: 16 May 2020

20 May 2020

Neo wrote:
20 May 2020
Just ran into this issue after updating from 10 to 11 Suite myself.

<My temporary fix here>
Search your Hard Drive using *.repatch (as an example)
Right Click and select "open with"
Scroll down the menu
Select "Look for another app on this PC"
Point your way to the Reason exe and you should be ok.

Should all the icons be the same? ehhh.. maybe its not a fix after all^
Dude, apologies, started typing out a reply before realizing you had it covered, lol. :redface:

User avatar
Neo
Posts: 493
Joined: 21 May 2015
Location: Melbourne Australia

20 May 2020

zero-13 wrote:
20 May 2020
Neo wrote:
20 May 2020
Just ran into this issue after updating from 10 to 11 Suite myself.

<My temporary fix here>
Search your Hard Drive using *.repatch (as an example)
Right Click and select "open with"
Scroll down the menu
Select "Look for another app on this PC"
Point your way to the Reason exe and you should be ok.

Should all the icons be the same? ehhh.. maybe its not a fix after all^
Dude, apologies, started typing out a reply before realizing you had it covered, lol. :redface:
All good man minus now my *.cmb and *.reason icons look the same. Definitely not a fix. I think i jumped the gun posting my 'quick fix'.
I just tried a reinstall and no change.
Can I swear now?..
:reason: :re: :ignition: Atari 1040ST | R11 Suite 🡭 R12 | i7 | RME

User avatar
zero-13
Posts: 93
Joined: 16 May 2020

20 May 2020

Dang, that's something I did not notice, agreed not a fix.

Windows 10 has done this several times with several apps, always goes like this but not all apps:

1. Install new version of app that installs parallel rather than direct upgrade
2. uninstall old app
3. File icons borked!

4Why?!

User avatar
Neo
Posts: 493
Joined: 21 May 2015
Location: Melbourne Australia

20 May 2020

Koshdukai wrote:
05 Dec 2019
Have you guys checked with regedit if there's entries like these on your Registry:

HKEY_CLASSES_ROOT\Reason.repatch\DefaultIcon
and
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Reason.repatch\DefaultIcon

Using the .repatch extension as an example, but all extensions should be close together in the key tree, since all have this "Reason.extension" format.

If you don't have them, that's the issue.
If you do, the content should have something like (depending on your version and install path and in this example, the Icon ID is -253):
C:\Program Files\Propellerhead\Reason Suite 11\Reason Suite.exe,-253

That's for "lost icons".
For lack of associated application, in that same extension registry key, there's a:

HKEY_CLASSES_ROOT\Reason.repatch\shell\open\command
and
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Reason.repatch\shell\open\command

That should have something similar to:
C:\Program Files\Propellerhead\Reason Suite 11\Reason Suite.exe "%1"


Basically, an export on those 2 example keys would look like this:

Code: Select all

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\.repatch]
@="Reason.repatch"

[HKEY_CLASSES_ROOT\Reason.repatch]
@="Rack Extension patch"

[HKEY_CLASSES_ROOT\Reason.repatch\DefaultIcon]
@="C:\\Program Files\\Propellerhead\\Reason Suite 11\\Reason Suite.exe,-253 "

[HKEY_CLASSES_ROOT\Reason.repatch\shell]

[HKEY_CLASSES_ROOT\Reason.repatch\shell\open]

[HKEY_CLASSES_ROOT\Reason.repatch\shell\open\command]
@="\"C:\\Program Files\\Propellerhead\\Reason Suite 11\\Reason Suite.exe\" \"%1\""


[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.repatch]
@="Reason.repatch"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Reason.repatch]
@="Rack Extension patch"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Reason.repatch\DefaultIcon]
@="C:\\Program Files\\Propellerhead\\Reason Suite 11\\Reason Suite.exe,-253 "

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Reason.repatch\shell]

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Reason.repatch\shell\open]

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Reason.repatch\shell\open\command]
@="\"C:\\Program Files\\Propellerhead\\Reason Suite 11\\Reason Suite.exe\" \"%1\""
If you're missing those keys, try to put the above piece of text into a "fixRepatch.reg" text file and import through regedit, close it and see if you now can see an icon on the .repatch files and those are being opened by Reason. If yes, well... you know what you have to do for the rest of the extensions ;)
Thank you for sharing @Koshdukai!
Hint: Dont try this @5am
:reason: :re: :ignition: Atari 1040ST | R11 Suite 🡭 R12 | i7 | RME

User avatar
Koshdukai
Posts: 369
Joined: 02 Jun 2015
Location: Portugal

22 Jun 2020

Neo wrote:
20 May 2020
Thank you for sharing @Koshdukai!
Hint: Dont try this @5am
Wise hint :D

Post Reply
  • Information
  • Who is online

    Users browsing this forum: Trendiction [Bot] and 12 guests