Skip to content

Kruceo/usbipd-at-startup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WSL Utils

waitUntilWSL.ps1

Waits for any WSL distribution starts, if anyone distributions are running, this scripts will verify until any distributions starts.

Requirements

  • WSL
waitUntilWSL.ps1

Write-Output "Any WSL initiated"

autoStartUSBIP.ps1

Start automaticaly a USBIP attach to a device with a certain pattern description.

Requirements

How to use

Check the pattern that you want to use:

usbipd list

Starts the script using the pattern of your choose:

autoStartUSBIP.ps1 "your pattern"

Note: This script uses BurntToast but it is not necessary!

TIP

If your windows are blocking you to run this scripts, you can do this:

Unblock-File -Path <script-path>

start-usbip-at-startup.bat

This is just a script to run autoStartUSBIP.ps1 hidden at the startup of Windows. Edit and put this at user startup folder. (Windows + R, shell:startup)

About

Auto USBIPD-WIN Initializer for Windows

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published