Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Email Automation via SMTP Server
Message
 
 
À
07/10/2003 14:50:43
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00813190
Message ID:
00835921
Vues:
42
>>>I do not know but ask Houston, all of the code is his..
>>
>>Dang, I just remembered saying I would send you my SMTP mailer which uses Event Binding to provide user feedback (on large attachments) - maybe I should include Colin?
>
>I am still running into issues trying to deploy the new component...my life would be much easier if I could use InstallShield rather than manually registry. Does your program do anything programatic with the mswinsck.ocx in regards to ensuring that it is registered on the client machine?

My routine assumes that all required OCX's (or DLL's) are correctly installed. However, you could include these files in your Exe and (if not already installed - or uninstalled) then copy them to any suitable folder, then conditionally register them programmatically using:
RUN REGSVR32 .../SomePath/mswinsck.ocx /s
The /s suppresses any message boxes.
censored.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform