Microsoft Security Essentials and PureBasic
Posted: Fri Jun 08, 2012 12:12 pm
Microsoft Security Essentials 4 slows down working with with PureBasic a lot in some cases. Starting with a debugger from the IDE will add a delay of several seconds. Do the following steps to fix this:
Tip: create your temorary executables via the "project options" inside the source directory and add your source directory in step 3)
ps: you may want to select the "MAPS" setting and switch to "i dont want to join MAPS" too.
- 1) open MSE and select the "Settings" tab
2) click "excluded processes", select the file "polink.exe" from your PureBasic installation and "add" it. Save changes.
3) click "excluded locations" and add the path where you create your own PureBasic executables. Save changes.
Tip: create your temorary executables via the "project options" inside the source directory and add your source directory in step 3)
ps: you may want to select the "MAPS" setting and switch to "i dont want to join MAPS" too.