From: Mauro (M-DYNAMICS)
Hi Michael
Switching from W10 to W11,tight specs like Tpm 2.0,UEFI...etc..i formatted my hardisk and did a clean install W11 and Moi v.4
Saved everything before format but not my AppData/Roaming/Moi folder..my fault
I reinstalled CustomUi by Max and works ok but (Dinos)Lighting Options plug in says -not found-
i got :EditNameDialog.html and LightingOptions.html inside Appdata/Roaming/Moi/customui
if i launch it from Moi app opening: Options/wiev/ just default lighting options appear
Could you please do a step by step help ?
Mauro
From: Michael Gibson
Hi Mauro,
You can find the LightingOptions.zip file attached here:
https://moi3d.com/forum/index.php?webtag=MOI&msg=5222.43
There will be 2 files in there, EditNameDialog.htm and LightingOptions.htm .
You can ignore the EditNameDialog.htm file, it is not needed anymore.
Then for the LightingOptions.htm file the instructions in that post says to copy it into the install's UI folder. But that's because it was made for v3 where there wasn't appdata support.
So for v4/v5 copy LightingOptions.htm into %appdata%\Moi\customui
Then set up a shortcut key and put this in for the command part:
script: /* Opens Lighting Options Dialog */ moi.ui.createDialog( 'moi://appdata/customui/LightingOptions.htm' );
Then when you run it once it will save the lighting styles into moi.ini and the "Lighting" customui button should then work after that.
- Michael
From: Mauro (M-DYNAMICS)
It's ok,many thanks Michael !
Mauro