Hello
i have make little tool for my CD
I want if some 1 click on the button' i have make so open the file what i need to be
my coding

Private Sub XPButton1_Click()
Shell "\autorun.hta"
End Sub

the file i need to open in button its format to *hta

some 1 please help me for that
thank you.