Custom Icons

Want to give your Montana a custom name or icon? Want your Montana to stand out in Windows Explorer? You've come to the right place!





Create Icon







Install Icon







Enable Icon



The default autorun.inf file should look similar to this:
[autorun]
icon=Garmin\Garmintriangletm.ico
action=Garmin Montana 650
label=Garmin Montana 650

Modify the second line to reflect the name and location of the custom icon you copied to your Montana. For example, if we placed an icon named Montana650.ico in the [Montana]\Garmin directory, we would make the following modification:
[autorun]
icon=Garmin\Montana650.ico
action=Garmin Montana 650
label=Garmin Montana 650

Save the edited autorun.inf file.

To do the same for the µSD Card, place the Montana650SD.ico in the [µSD]\Garmin\ directory and the autorun.inf file to the root directory of your µSD Card, and make similar edits:
[autorun]
icon=Garmin\Montana650SD.ico
action=Garmin Montana 650
label=Garmin Montana 650

Save the edited autorun.inf file.





Change Device Name


Want to change the name of your device in Windows Explorer? If we wanted our Montana to appear as 'M 650' in windows explorer, we would make the following edit:
[autorun]
icon=Garmin\Montana650.ico
action=Garmin Montana 650
label=M 650

Save the edited autorun.inf file.

Similarly, we can make the following edit to the autorun.inf file on the Montana µSD card:
[autorun]
icon=Garmin\Montana650SD.ico
action=Garmin Montana 650
label=M 650 SD

Save the edited autorun.inf file.