Skip to content

Commit 7f7e6eb

Browse files
mathewb64timg236
authored andcommitted
mass storage gadget link no longer just CM4 and CM5
1 parent b6241dc commit 7f7e6eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

win32/install_script.nsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ Section "Raspberry Pi USB Boot" Sec_rpiboot
126126

127127
CreateDirectory "$SMPROGRAMS\Raspberry Pi"
128128
CreateShortcut "$SMPROGRAMS\Raspberry Pi\rpiboot-CM-CM2-CM3.lnk" "$INSTDIR\rpiboot.exe"
129-
CreateShortcut "$SMPROGRAMS\Raspberry Pi\rpiboot-CM4-CM5 - Mass Storage Gadget.lnk" "$INSTDIR\rpi-mass-storage-gadget64.bat"
129+
CreateShortcut "$SMPROGRAMS\Raspberry Pi\rpiboot - Mass Storage Gadget.lnk" "$INSTDIR\rpi-mass-storage-gadget64.bat"
130130
CreateShortcut "$SMPROGRAMS\Raspberry Pi\Uninstall rpiboot.lnk" "$INSTDIR\Uninstall.exe"
131131

132132
;Store installation folder

0 commit comments

Comments
 (0)