Windows Right Click Functionality: Difference between revisions
Content deleted Content added
Created page with "The following method allows custom context menu options, but involves a free utility called '''FileMenu Tools''' the is available for download at [http://www.lopesoft.com/en/f..." |
No edit summary |
||
Line 22:
[[File:FileMenu Tools Run TUFLOW.png|frame|none|Running TUFLOW using FileMenu Tools]]
==Other Filemenu Tools tasks==
Another example of FileMenu Tools could be to convert between .flt and .asc grids or vice versa. To do this:
# Enter a ''Description'' (e.g Convert format using asc_to_asc)
# Under ''Element Types'', set ''Files'' to '''Yes'''
# Under ''Element Types'', set ''Extensions'' to '''flt,asc''' (this is available to both .asc and .flt files)
# Under ''Element Types'', set both ''Folders'' and ''Drives'' to '''No'''
# Under ''Program Properties'' set the ''Program'' to the full path to the asc_to_asc utility. For my machine this is: "C:\TUFLOW\Utilities\w64\asc_to_asc_w64.exe"
# Under ''Program Properties'' set the ''Arguments'' field to '''-conv %FILENAMES%'''
# Select Apply and exit the configuration.<br>
<br>
Another example of FileMenu Tools could be to convert the maximum velocities from an .xmdf file to a .mif file. This would look like the configuration below:<br>
[[File:FileMenuTools xmdf.JPG]]
Use your imagination to create others!
| |||