You are here: DEVPPL Forum Programming C and C++ Forum
NOTIFICATIONS
54.052
MEMBERS
15.676
TOPICS
62.235
POSTS
  562
FLASH GAMES
7.740
TUTORIALS
 

Login

E-mail:
Password:

deep freeze process question

0

Loading

deep freeze process question

Postby John_zakaria » Tue Mar 20, 2012 2:00 pm

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
John_zakaria
 
Reputation: 0
Posts: 60
Joined: Sun Feb 08, 2009 8:29 am
Highscores: 0
Arcade winning challenges: 0

deep freeze process question - Sponsored results

Sponsored results

Login to get rid of ads

 

0

Loading

Re: deep freeze process question

Postby Instinct » Thu May 31, 2012 2:19 pm

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
^ Back to Top