Thank you Robert, it works for me! Currently it's an experimental minor feature in the application, so I don't care if there are multiple installations of ParaView. (it's great when you can just click a button and open your data in PV)
Andrew 2010/8/27 Robert Maynard <[email protected]>: > Hello, > You have to go through the registry to find the correct path to the ParaView > installation. You will also have to consider > multiple installations of ParaView. > > HKEY_CURRENT_USER\SOFTWARE\Wow6432Node\Kitware Inc.\ParaView 3.8.X (64bit > machines single user install) > HKEY_CURRENT_USER\SOFTWARE\Kitware Inc.\ParaView 3.8.X (32bit machines > single user install) > HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Kitware Inc.\ParaView 3.8.X (64bit > machines all users) > HKEY_LOCAL_MACHINE\SOFTWARE\Kitware Inc.\ParaView 3.8.X (32bit machines all > users) > > 2010/8/27 Андрей Траченко <[email protected]> >> >> Hello, >> >> In my application I'd like to have a "View in ParaView" button. Is >> there a reliable way to determine path to ParaView in Windows? Should >> I use registry, search it manually in Program Files or anywhere else? >> >> Thank you! >> Andrew >> _______________________________________________ >> Powered by www.kitware.com >> >> Visit other Kitware open-source projects at >> http://www.kitware.com/opensource/opensource.html >> >> Please keep messages on-topic and check the ParaView Wiki at: >> http://paraview.org/Wiki/ParaView >> >> Follow this link to subscribe/unsubscribe: >> http://www.paraview.org/mailman/listinfo/paraview > > > > -- > Robert Maynard > _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
