molodiuc / pythonxy

Automatically exported from code.google.com/p/pythonxy
0 stars 0 forks source link

vitables script improvement #200

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
In order to assiciate the *.hdf5 extesion with vitables.bat and run it nicely I 
suggest to change the script:

@"C:\Python26\python.exe" "C:\Python26\Scripts\vitables-script.pyw" %*

to

@"C:\Python26\pythonw.exe" "C:\Python26\Scripts\vitables-script.pyw" %*

Is there a way to automatically associate that extension (HDF5) with vitables 
during install?

Original issue reported on code.google.com by tim.mich...@gmail.com on 10 Sep 2010 at 11:59

GoogleCodeExporter commented 9 years ago

Original comment by grizzly.nyo on 9 Jul 2011 at 11:42

GoogleCodeExporter commented 9 years ago

Original comment by grizzly.nyo on 9 Jul 2011 at 4:12