
Neodante

> Private Sub Command1_Click()
> Set go = CreateObject("WScript.Shell")
> go.run "hl.exe",True ' lance hl.exe (Half-Life)
> End Sub
> Voila j'ai trouve ca mais j'aimerait qu'il ecrive le chemin dans un text box est ce possible ?
En fait tu veux pouvoir paramétrer quelle programme tu lances ?