Re: [GD-Windows] detecting installed application
Brought to you by:
vexxed72
From: Dirk R. <ri...@ph...> - 2006-07-25 08:32:39
|
What happens if you run the PDF document via the ShellExecute command = when no PDF reader is installed? Does the command fail or is the user = annoyed with the choose your application dialog? If you can make the = command fail then that would be the most secure check whether acrobat is = installed... Dirk=20 -----Urspr=FCngliche Nachricht----- Von: gam...@li... = [mailto:gam...@li...] Im Auftrag = von Research Gesendet: Dienstag, 25. Juli 2006 10:13 An: Gam...@li... Betreff: [GD-Windows] detecting installed application Hi, Is there an easy way to detect whether a specific application is = installed=20 in Windows? Our game runs from the CD tray (no install) and I want to provide a link = to=20 our PDF manual. If the player has Acrobat installed, I want to open the=20 file, it they don't have acrobat installed, I want to ask the player if = they=20 want it installed or not. So I need some way to detect whether Acrobat = is=20 already installed. Cheers, Brett=20 -------------------------------------------------------------------------= Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share = your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D= DEVDEV _______________________________________________ Gamedevlists-windows mailing list Gam...@li... https://lists.sourceforge.net/lists/listinfo/gamedevlists-windows Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=3D555 |