Your trying to create a rule in the System Protection module itself to "detect" something based on a process, but you need to exclude that particular process from Blink's Application Protection engine (aka "Kevlar") instead. To do this, you must modify an .ini file within Blink. To do this complete the following:
From an account that has Admin rights:
1. Navigate to: C:\Program Files(for Windows XP) or Program Files (x86) (for Vista)\eEye Digital Security\Blink\config
- under the config folder, double left click on the "apiex.ini" file to open it. It should open in Notepad or something like that, if it asks you to choose what to open it in, choose Notepade or Wordpad if possible.
2. Once in this file, I would recommend reading the description given by eEye (anything that has a line that starts with a "#" sign) for your own information. Otherwise, scroll all the way to the bottom of this page.
3. At the bottom directly on the next line directly under the last long line of "#############" enter:
*GameGard.des;;Kelvlar;0
This "should" exclude that process name you have given me from the Application Protection engine in Blink.
4. When your done, go to the top of this window and select File >> Save
5. Shutdown Blink completely by going into its main window and going to (File >> Shutdown Blink Personal Edition)
6. Restart Blink again and try your game once again.
=========================================
If this does not help, get the nice little utility called "Process Explorer" found at microsoft's technet site: http://technet.microsoft.com/en-us/sysinternals/bb896653.aspx
1. Open up the zip file that you download for it and simply extract only the "procexp.exe" file to your desktop or wherever you want to run it from.
2. Run the self contained executable to start it.
3. Once running, go to: View >> and select "Show New Processes" to place a check mark next to it.
Process Explorer is basically a Task Manager on Steroids containing many many more abilities. IF you want, you can replace your Task Manager with it (until you revert back to Task Manager) by going to: Options >> Replace Task Manager. This will show was process or processes are running other processes and so forth.
Let us know if you need any more help.