need a script to clean-up Windows registry for total RD reinstall

Forums: 

need a script to clean-up Windows registry for total RD reinstall

thank you !

To delete Preferences/Last

To delete Preferences/Last used parameters section:



reg delete "HKCU\SOFTWARE\LibRaw LLC\RawDigger\LastUsed" /f  # clean 'Last parameters used' section

reg delete "HKCU\SOFTWARE\LibRaw LLC\RawDigger\LastUsed" /f # clean 'Preferences' section



If one need to full clean (w/ registration data cleanup too):

reg delete "HKCU\SOFTWARE\LibRaw LLC\RawDigger" /f

reg delete "HKLM\SOFTWARE\LibRaw LLC\RawDigger" /f

 

did not help

did not help

same problem w/ grid

1) un-installed

2)

"
reg delete "HKCU\SOFTWARE\LibRaw LLC\RawDigger\LastUsed" /f # clean 'Last parameters used' section

reg delete "HKCU\SOFTWARE\LibRaw LLC\RawDigger\LastUsed" /f # clean 'Preferences' section
"

3) installed again

when I invoke grid - I can't see controls in grid's corners to manipulate it - same thing that I sent directly

N/A

Could you please share the

Could you please share the sample image and saved grid settings?

We can only fix problems that we can reproduce

 

the problem is that grid

the problem is that grid mouse controls are not visible they are present, so if you move mouse around and try to find them eventually you find a spot which works... but that frame around the grid w/ boxes in corners is not displayed...

W10x64, GPU is old still supported GTX1070Ti, drivers = v529.98 (nVidia)

N/A

Thank you for the links.

Thank you for the links. Still unable to reproduce: https://www.dropbox.com/s/wj3a8mnitjip37a/Screenshot%202023-01-22%201152...



BTW, is your graphics driver version specified correct? Latest NVidia official drivers are v528, not 529, do you use some beta drivers?



Nothing has changed with grid drawing since RawDigger 1.4.0, meanwile it is worth checking if some older version(s) do not have the problem. Downloads are here: https://delivery.rawdigger.com/data/

BUT !!! I moved to v1.2 and

BUT !!! I moved to v1.2 and now I see the grid as it shall be v1.2.25.579 does deliver the grid as it shall be ... so something in your code (or in control from a 3rd party vendor) changed

N/A

Yes, grid drawing *and* gui

Yes, grid drawing *and* gui toolkit version has changed in 1.4.0



Could you please test 1.4.0?

RawDigger-1.4.0.668-x64-Setup

RawDigger-1.4.0.668-x64-Setup.exe = does not work

RawDigger-1.3.1.638-x64-Setup.exe = works as a charm !

N/A

Also, please test changing

Also, please test changing Preferences - Misc Options - Use OpenGL for bitmap draw setting

yes... it was checked... so I

yes... it was checked... so I did uncheck it and now RD it is working ... победа разума над здравым смыслом !

N/A

moved to most recent STUDIO

moved to most recent STUDIO drivers from nVidia = 528.02 (version in the prev. post was __526.98__ , not 529.98 ) and rebooted PC -> no effect, still the same

N/A

so basically the move to v1.4

so basically the move to v1.4 ruined the grid - the last v1.3 from your archive of old version works and the first 1.4 does not

N/A

Thank you , unchecking OpenGL

Thank you , unchecking OpenGL option in order NOT to use it solved the problem ! The grid in the current RD release now working as intended.

N/A

Add new comment