diff --git a/firmware/hw_layer/mass_storage/create_ini_image.sh b/firmware/hw_layer/mass_storage/create_ini_image.sh index 222c09d93b..df7ca902ba 100755 --- a/firmware/hw_layer/mass_storage/create_ini_image.sh +++ b/firmware/hw_layer/mass_storage/create_ini_image.sh @@ -37,6 +37,7 @@ mcopy -i ramdisk.image rusefi.ini.zip :: # Put a readme text file in there too mcopy -i ramdisk.image hw_layer/mass_storage/readme.temp ::README.txt mcopy -i ramdisk.image hw_layer/mass_storage/filesystem_contents/rusEFI\ Forum.url :: +mcopy -i ramdisk.image hw_layer/mass_storage/filesystem_contents/rusEFI\ Quick\ Start.url :: mcopy -i ramdisk.image hw_layer/mass_storage/wiki.temp ::rusEFI\ ${SHORT_BOARDNAME}\ Wiki.url diff --git a/firmware/hw_layer/mass_storage/create_ini_image_compressed.sh b/firmware/hw_layer/mass_storage/create_ini_image_compressed.sh index 252aa010f7..31bd5170ed 100755 --- a/firmware/hw_layer/mass_storage/create_ini_image_compressed.sh +++ b/firmware/hw_layer/mass_storage/create_ini_image_compressed.sh @@ -37,6 +37,7 @@ mcopy -i ramdisk.image $FULL_INI :: # Put a readme text file in there too mcopy -i ramdisk.image hw_layer/mass_storage/readme.temp ::README.txt mcopy -i ramdisk.image hw_layer/mass_storage/filesystem_contents/rusEFI\ Forum.url :: +mcopy -i ramdisk.image hw_layer/mass_storage/filesystem_contents/rusEFI\ Quick\ Start.url :: mcopy -i ramdisk.image hw_layer/mass_storage/wiki.temp ::rusEFI\ ${SHORT_BOARDNAME}\ Wiki.url # Compress the image as DEFLATE with gzip diff --git a/firmware/hw_layer/mass_storage/filesystem_contents/rusEFI Quick Start.url b/firmware/hw_layer/mass_storage/filesystem_contents/rusEFI Quick Start.url new file mode 100644 index 0000000000..59988d713b --- /dev/null +++ b/firmware/hw_layer/mass_storage/filesystem_contents/rusEFI Quick Start.url @@ -0,0 +1,5 @@ +[{000214A0-0000-0000-C000-000000000046}] +Prop3=19,11 +[InternetShortcut] +IDList= +URL=https://github.com/rusefi/rusefi/wiki/HOWTO-quick-start