Skip to content

Tool Box for auto customization for windows testing

License

Notifications You must be signed in to change notification settings

VTFoundation/tbx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TBX

Tool Box for auto customization for windows testing

Run powershell as an admin and type this command to ensure the following commands will actually work!!

Set-ExecutionPolicy RemoteSigned

Run and Go (Double-Click) ...

curl https://raw.githubusercontent.com/VTFoundation/tbx/main/tbx.bat -o tbx.bat

# Using CMD?
curl https://raw.githubusercontent.com/VTFoundation/tbx/main/tbx.bat -o tbx.bat && .\tbx.bat

# Or PowerShell ...
curl https://raw.githubusercontent.com/VTFoundation/tbx/main/tbx.bat -o tbx.bat; .\tbx.bat

When you simply Exit !!

About

Tool Box for auto customization for windows testing

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published