Jump to content

You had me at charcoal.


---
 Share

Recommended Posts

Please sign in to view this quote.

What makes you think the registry is involved here?

It doesn't work up to Calypso 2024, so it's a 2025 and upward only thing.

Link to comment
Share on other sites

Please sign in to view this quote.

This, see highlighted text.

It seems like a hint using the word "Registry", my mind would naturally want to see registry entries.

Please sign in to view this quote.

 

  • Like! 1
Link to comment
Share on other sites

Please sign in to view this quote.

Can you tell me again exactly which directory the file needs to be copied to?
Is it "c:\Users\Public\Documents\ZEISS\Calypso 8.0"?

  • Like! 1
Link to comment
Share on other sites

If you have PCM, you can also put everything after the "=" in an executeCode() statement and evaluate it (don't forget to enclose in double quotes then)

Edited
Link to comment
Share on other sites

  • 4 months later...

Could someone explain how to do it again? I have recently updated to calypso 2025 and wanted to test this out but it doesn't seem like i can access the video anymore. Do i take:

Dark Mode=UI.Skins.SkinRegistry current isLightSkin ifTrue: [UI.Skins.SkinRegistry factoryMethodSelector: #emulatedWindowsDarkSkin] ifFalse: [UI.Skins.SkinRegistry factoryMethodSelector: #calypsoSkin].

and put it into a text document in the:

C:\Users\Public\Documents\Zeiss\CALYPSO

folder? if so what should it be named? I think i remember doing it like that before but i am not sure. Thanks!

Edited
Link to comment
Share on other sites

It needs to be in the text file called specialmenu.txt or something like that.   You should be able to search the forum and find the specific name. 

 

Then I think it needs to be in the program folder. but root of the default program directory might work too.  

 

Link to comment
Share on other sites

 Share

×
×
  • Create New...