Custom Icons






Want to give your GPSMAP 66sr a custom name or icon?
Want your GPSMAP 66sr to stand out when connected to your computer?
You've come to the right place!
 



Create Icon



Install Icon


 

Enable Icon



The default autorun.inf file will look similar to this:
[autorun]
icon=Garmin\Garmintriangletm.ico
action=Garmin GPSMAP 66sr
label=Garmin GPSMAP 66sr

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

Save the edited autorun.inf file.

To do the same for the microSD Card, place the GPSMAP 66sr uSD.ico in the [microSD]\Garmin\ directory and the autorun.inf file to the root directory of your microSD Card, and make similar edits:
[autorun]
icon=Garmin\GPSMAP 66sr uSD.ico
action=Garmin GPSMAP 66sr
label=Garmin GPSMAP 66r

Save the edited autorun.inf file.


Change Device Name


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

Save the edited autorun.inf file.

Similarly, we can make the following edit to the autorun.inf file on the GPSMAP 66sr microSD card:
[autorun]
icon=Garmin\GPSMAP 66sr uSD.ico
action=Garmin GPSMAP 66sr
label=66sr uSD

Save the edited autorun.inf file.