marts / hdf5view

Simple Qt/Python based viewer for HDF5 files
MIT License
36 stars 9 forks source link

Double click on hdf5 files does not open HDF5View #14

Open DeveloperPablo opened 1 day ago

DeveloperPablo commented 1 day ago

Hello,

I want to double click my .hdf5 files associated with hdf5view script ("with open with " option) but when i did it, nothing happened.

I followed the instruction to add the script to "registry editor" in w11, with the same result.

I did not have problem to open the hdf5view.exe alone, but i want a more fast way to open my files, instead ok drag the .hdf5 files to the hdf5view window.

tgwoodcock commented 18 hours ago

Hi @DeveloperPablo,

I think there are two different things here.

If you're having problems with the right-click, then select "open with hdf5view" from the context menu, it might be worth checking the commands you added to the registry as there may be a typo or something - I know from experience that this can happen easily ;) If you are still having problems, you're welcome to post the commands you added to the registry and I'll take a look and see if I can help.