Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1.14 KB

File metadata and controls

28 lines (22 loc) · 1.14 KB

Logo

virus

Warning

This can destroy your computer so please dont test it unless for education purposes AND do not run "BlueBooter.bat" since its going to blue screen forever.

Requirements:

Move it to the desktop

Troubleshooting

If you cant move it to the desktop, then do these steps:

  1. Check if your desktop is an folder in your User Folder (C:\Users%USERPROFILE%"\Desktop)
  2. Open Command Prompt as Administrator.
  3. Type: "move C:\Users\%USERPROFILE%\Downloads" "C:\Users\%USERPROFILE%\Desktop"
  4. If it still doesnt work, then open Notepad.
  5. In notepad, copy this:
move "C:\Users\%USERPROFILE%\Downloads" "C:\Users\%USERPROFILE%\Desktop"
  1. Create a folder in your user called "Desktop", this might help

You can view the source code in src.

Important

If you really wanna try running it, then use VirtualBox or VMWare.

If you cannot use VirtualBox or VMWare then i cannot help.

If your also on MacOS or Linux i dont doubt it will work.