| You are here: DEVPPL ‹ Forum ‹ Programming ‹ C and C++ Forum |
NOTIFICATIONS
|
|
|||||||||||||||
Login |
deep freeze process question
2 posts
• Page 1 of 1
0
deep freeze process question
dear all please i want to know how i can determine if the deep freeze software has been installed on pc or not??
i have a windows application and i want to show a message that "deep freeze is installed on your pc, please contact administrator"
my idea is to check for its process name is running so show a message box
please reply
i have a windows application and i want to show a message that "deep freeze is installed on your pc, please contact administrator"
my idea is to check for its process name is running so show a message box
please reply
- John_zakaria
- Reputation: 0
- Posts: 60
- Joined: Sun Feb 08, 2009 8:29 am
- Highscores: 0
- Arcade winning challenges: 0
0
Re: deep freeze process question
I suppose you could check the registry... how you would go about this would be different depending on if your using the winapi or not.
- Instinct
- Reputation: 0
- Posts: 92
- Joined: Tue Mar 27, 2007 2:07 pm
- Location: St Helens, England
- Highscores: 0
- Arcade winning challenges: 0
|
|