Re: [GD-Windows] detecting installed application
Brought to you by:
vexxed72
From: Jurjen K. <jka...@ni...> - 2006-07-25 08:40:45
|
I'm pretty sure it does. There is a specific return code to indicate = that there is no known binding for a specific type of file. (E_NOASSOC or something?) -----Oorspronkelijk bericht----- Van: gam...@li... [mailto:gam...@li...] Namens = Research Verzonden: dinsdag 25 juli 2006 10:36 Aan: Game Development for MS Windows Onderwerp: Re: [GD-Windows] detecting installed application I thought it would pop up that dialog that asks how to choose which=20 application to open the file. I didn't think it would fail and return=20 control to me. I'll check on this though... ----- Original Message -----=20 From: "Dirk Ringe" <ri...@ph...> To: "Game Development for MS Windows"=20 <gam...@li...> Sent: Tuesday, July 25, 2006 4:32 PM Subject: Re: [GD-Windows] detecting installed application > 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=20 > with the choose your application dialog? If you can make the command = fail=20 > then that would be the most secure check whether acrobat is = installed... > > Dirk > > -----Urspr=FCngliche Nachricht----- > Von: gam...@li...=20 > [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 > in Windows? > > Our game runs from the CD tray (no install) and I want to provide a = link=20 > to > our PDF manual. If the player has Acrobat installed, I want to open = the > file, it they don't have acrobat installed, I want to ask the player = if=20 > they > want it installed or not. So I need some way to detect whether Acrobat = is > already installed. > > Cheers, > Brett > > > = -------------------------------------------------------------------------= > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to = share=20 > 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 > > > > = -------------------------------------------------------------------------= > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to = share=20 > 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 > >=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 |