Using Auto.inf

  • Thread starter Thread starter Grey
  • Start date Start date
G

Grey

Supposing I have a file I want to distribute on CD (example - a PowerPoint
slideshow)

I want to distribute this disk to people who have PowerPoint installed. How
can I write an Auto.inf file so the PowerPoint slideshow will open and run
when the disk is inserted?
I would like to assume that different people will have PPoint installed in
different locations C:, D: etc.

WinXP 2 BTW.

Many thanks,

Graham
 
Go to this site :
http://msdn.microsoft.com/library/d...ll_basics_extending/autorun/autoplay_cmds.asp

This link contains all the available commands. The command u need is the
shellexecute

--
Ayush [ Be ''?'' Happy ]

For any query, search > www.Google.com
Want to know about a term > http://en.wikipedia.org


| Supposing I have a file I want to distribute on CD (example - a PowerPoint
| slideshow)
|
| I want to distribute this disk to people who have PowerPoint installed.
How
| can I write an Auto.inf file so the PowerPoint slideshow will open and run
| when the disk is inserted?
| I would like to assume that different people will have PPoint installed in
| different locations C:, D: etc.
|
| WinXP 2 BTW.
|
| Many thanks,
|
| Graham
|
|
 
Back
Top