Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Multimedia (https://www.delphipraxis.net/16-multimedia/)
-   -   Delphi autoplay... (https://www.delphipraxis.net/68868-autoplay.html)

Weazy 7. Mai 2006 00:08


autoplay...
 
Hab mal wieder so ne noob Frage:

Wie kann ich ein autoplay für mein prog erstellen. Hab schon einiges über autoplay.inf gehört, doch was genau muss in dieser Datei stehen?

Danke!

DGL-luke 7. Mai 2006 00:15

Re: autoplay...
 
guckstu hier:

http://www.delphigl.com/forum/viewtopic.php?t=5250

SirThornberry 7. Mai 2006 08:48

Re: autoplay...
 
über die autorun.inf gibts im msdn auch eine recht ausführliche Hilfe was alles möglich ist.

DGL-luke 7. Mai 2006 09:59

Re: autoplay...
 
*.inf sind immer noch dateien für gerätetreiber ;)

Das Ding heißt autorun.ini!

fkerber 7. Mai 2006 10:04

Re: autoplay...
 
Hi!

Das glaub ich nicht :wink:
http://autorun.moonvalley.com/autoruninf.htm

http://msdn.microsoft.com/library/de...oplay_cmds.asp


Ciao Frederic

DGL-luke 7. Mai 2006 10:08

Re: autoplay...
 
:oops: :duck:

kabuco 7. Mai 2006 13:02

Re: autoplay...
 
Hallo

in so ner autorun.inf steht normalerweise nichts anderes als das auszuführende Programm und vielleicht noch ne Icon-Datei für die CD.
könnte folgender maßen aussehen:

Code:
[autorun]
open=dein_Prog.exe
icon=dein_Icon.ico
Gruß kabuco


Alle Zeitangaben in WEZ +1. Es ist jetzt 11:44 Uhr.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz