--> Copy the downloaded files to C:\Burp.
Make new directory "Burp" in C Drive for faster access.
--> Open Powershell and execute below command to set Script Execution Policy.
Set-ExecutionPolicy -ExecutionPolicy bypass -Scope process
--> Now Execute Windows_Setup.ps1 file in Powershell to Complete Installation.
./Windows_Setup.ps1
--> Change the icon of **Burp-Suite-Pro.vbs** to the given icon
Create a shortcut to Desktop. Right Click over **Burp-Suite-Pro.vbs** Go to Shortcut tab, and below there is **Change Icon** tab.
Click there and choose the burp-suite.ico from C:\Burp\
![image](https://user-images.githubusercontent.com/29830064/230825172-16c9cfba-4bca-46a4-86df-b352a4330b12.png)
--> For Start Menu Entry, copy **Burp-Suite-Pro.vbs** file to
C:\ProgramData\Microsoft\Windows\Start Menu\Programs\
--> Execute Kali_Linux_Setup.sh file as root user
1. Modify License String like "license to xxxxxxxx"
2. Copy License key from loader.jar(Keygenerator) and paste in Burp Suite Pro and click Next.
3. Select Manual Activation Option on your bottom Right in Burp Suite Pro.
4. Copy License Request from BurpSuite_Pro and paste in Keygenerator.
5. Copy license response from Keygenerator and paste in Burp Suite Pro, then next and Done.
# For Windows
# For Kali Linux, Parrot OS, Ubuntu
--> Windows :-: You can start Burp Suite Professional from Start Menu.
--> Kali Linux :-: You can start Burp Suite Professional by writing **burpsuite** in terminal.