Toon posts:

autoplay

Pagina: 1
Acties:
  • 96 views sinds 30-01-2008

Verwijderd

Topicstarter
Hallo,

Ik heb een powerpointpresentatie op cd. Zodra ik deze cd in de cdspeler stop moet deze automatisch afgespeeld worden. Bestaan er daarvoor ook progjes ??

  • tus
  • Registratie: November 2000
  • Laatst online: 05-07-2012

tus

When a CD is inserted into the CD-ROM drive, the operating system checks for a file named Autorun.inf in the root directory of the CD. This file contains a pointer to an executable file named Autorun.exe.

The following Autorun.inf file was taken from the Windows 95 CD:


[autorun]
OPEN=AUTORUN\AUTORUN.EXE
ICON=AUTORUN\WIN95CD.ICO


The OPEN= entry indicates the location of the Autorun.exe file, and the ICON= entry indicates the icon used to represent the CD-ROM drive in the Windows Explorer.
To create an Autorun.inf file that launches a Visual FoxPro setup routine, you must first create the distribution set using the Setup Wizard.

Once the distribution set has been created, rename Setup.exe to Autorun.exe, and rename Setup.lst to Autorun.lst.

Create a new text file named Autorun.inf with the following contents:


[autorun]
OPEN=AUTORUN.EXE


Place this file and all the files from the distribution set in the root directory of the CD.
When the CD is inserted into the CD-ROM drive, the application's setup should be launched.

Verwijderd

http://www.duckware.com/winopen/ download hier winopen.exe en maak de volgende autorun.inf

[autorun]
open=winopen \powerpointpresentatie.pps of ppt of welke extensie deze ook heeft

Brand wel ook winopen.exe op de root he.

  • gorgi_19
  • Registratie: Mei 2002
  • Laatst online: 15:16

gorgi_19

Kruimeltjes zijn weer op :9

* gorgi_19 gokt dat de topicstarter na 2 jaar wel een oplossing heeft bedacht...

Digitaal onderwijsmateriaal, leermateriaal voor hbo


  • ACM
  • Registratie: Januari 2000
  • Niet online

ACM

Software Architect

Werkt hier

* ACM ook

Dit topic is gesloten.