c++ - How to ask to restart firefox? -


i have created c++ program install firefox extension. so, extension works, need restart firefox.

so, how can ask restart firefox while user using ?

this kind of looks duplicate question: winapi - how can process handle name in c++. essentially, you'd looking "find" process "firefox.exe" (in place of "target.exe") , if finding successful, put warning dialogue box close firefox , re-open. if not, continue install or whatever. hope helped!


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -