Thanks for your input guys.
It is associated but it doesn't show that file.
I've Run:
"C:\WINDOWS\CD Case Labeller.exe" "c:\Temp2.cdl"
and it opens CD Case Labeller.exe but it doesn't show Temp2.cdl.
I've checked the Command$ in Form_Load and just added Me.Caption = Command$. It just shows the normal title.
Yes Si I've built a little app with that code and I've usedOriginally Posted by si_the_geek
And that makes no difference.Code:Private Sub Command1_Click() AssociateMyApp "CD Case Label", "c:\windows\CD Case Labeller.exe %1", "cdl", "c:\windows\CD Case Labeller.exe,-1" End Sub![]()





Reply With Quote