Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I get a message to appear from AUTORUN?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00425928
Message ID:
00426087
Vues:
21
>>We want to pop up a messagebox saying to read the READ.ME file the first time they put the CD-ROM in their computer.
>>
>>Any good ideas on how to do this?
>
>Hi George,
>
>I'd create a simple little exe wrapped around Steve Black's public domain version of MsgSvc() (my personal pref over a generic MESSAGEBOX, but hey your mileage may vary). That exe would check for the existing of a registry entry to determine if it's the first time or not, then fire off the appropriate message.
>
>So if let's say the exe is call CheckMe.exe. you can use notepad to do your autorun.inf file that simple needs two lines:
>
>[autorun]
>open=checkme.exe

Roxanne -

First off: Hi. How are things?

Secondly: What type of .EXE would you create? This is a CD-ROM of HTML Help stuff that has nothing to do with FoxPro. The users won't have it installed (necessarily).

- George
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform