Windows Defender
Since we use VMProtect and Code Virtualizer Our launcher file might be marked as a trojan by the windows defender, hence we advice to add your disks to exclusions, so the windows defender doesnt remove the launcher file. Do not remove the windows defender, add the disks to exclusions instead, it is better for your windows.
Instruction via PowerShell
Open powershell as Administrator
Insert commands
Add-MpPreference -ExclusionPath 'C:\'
Add-MpPreference -ExclusionPath 'D:\'
Add-MpPreference -ExclusionPath 'E:\'
Add-MpPreference -ExclusionPath 'F:\'
Add-MpPreference -ExclusionPath 'G:\'
Add-MpPreference -ExclusionPath 'H:\'
Adding disks to exclusions manually
Open windows defender settings.

Go to Virus & Threat protection.

Press Manage Settings under Virus & threat protection settings

Scroll to the bottom and find Exclusions settings, press Add or remove exclusions.

In the opened tab press Add an exclusion, then select Folder

Now go to This pc and select your disks one by one.
Last updated