Coder Social home page Coder Social logo

usb-configurator's Introduction

USB-Configurator

This repository contains a tool that allows you to change the name and image of your USB device easily. With this tool, you can personalize your USB device and give it a unique identity.

Usage

Follow these steps to change the name and image of your USB device:

  1. Connect your USB device to your computer.

  2. Copy your desired image file to the root directory of the USB device and convert it to the .ico format. Make sure to name the .ico file as mypic.ico. You can use online converters or image editing software to convert the image to .ico format. eg: convertio

  3. Create a new text file named autorun.inf in the root directory of the USB device.

  4. Open the autorun.inf file using a text editor and write the following lines:

[autorun]
icon=mypic.ico
label=Ajayos

Here mypic.ico rename with your image name and Ajayos rename with your name

  1. Save the autorun.inf file.

  2. Safely disconnect and reconnect your USB device to apply the changes. The USB device should now have the new name and image.

Before and After Images:

Before After
Before Image After Image

Note: Be cautious when executing autorun.inf files from external sources as they can be potential security risks. Ensure that the autorun.inf file is created by you or a trusted source.

usb-configurator's People

Contributors

ajayos avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.