Home › Forums › Software Development › How to delete existing Profile
- This topic has 5 replies, 4 voices, and was last updated 8 years ago by Grant [Tobii].
- AuthorPosts
- 27/02/2016 at 08:23 #4556Dejan LacmanovićParticipant
Hello,
I have a problem, I created more than 100 Eyex profiles, and now it’s very difficult to select right one. I search different eyeXHost method, but didn’t find any for profile deleting, only eyeXHost.SetCurrentUserProfile(profile); for selecting some of existing profiles and eyeXHost.LaunchProfileCreation(); for creating new profile.Is it possible to delete existing profile?
Thank you.
28/02/2016 at 23:15 #4563NygelParticipantAye me too please. I have only 4 but still.
28/02/2016 at 23:50 #4564Dejan LacmanovićParticipantHi Nygel,
Thank you for support, if you acquire manual profile deletion process, it’s hidden in Tobii control panel.
First start Tobii Control panel by left click on taskbar icon.
Then you will see your current profile bellow “Gaze Trace” command.
Click on your current profile name or on the left arrow, and now you can see some additional profile operation.
One of them is “trash” icon for deleting profile. I’ve attached picture for better explanation.
It’s not resolve my problem, I need SDK method for deleting profile from Tobii support.
Regards
11/03/2016 at 15:35 #4737Grant [Tobii]KeymasterFor the time being, there is no function within the SDK to remove calibration profiles, however you can find the profile data stored within the registry at:
HKLM\Software\WOW6432Node\Tobii\EyeXConfig\UserProfiles
Which may be removed either manually or via powershell, etc
Hopefully this will meet your needs.
20/11/2016 at 23:33 #5965AndrewParticipantIn one of the updates (Where the interface text went from pink to blue) you removed the “Trash Can” icons for deleting profiles. Is there any way to delete profiles now?
21/11/2016 at 11:39 #5968Grant [Tobii]KeymasterHi Andrew, the trash icon reappears when there is more than two profiles.
For the time being, you will need to use the registry method to remove profiles en masse.
- AuthorPosts
- You must be logged in to reply to this topic.