Hello!
I'm new here, so I apologize if this has been posted in the past.
I want to be able to associate a file type with a VB script I've written. In other words, when my users double click a custom file type (say, .XYZ), my VB Script launches and "consumes" the contents of the file--sort of like how .DOC files are associated with Word. When you double click a .DOC file, Word automatically fires up and displays the file.
Here's the problem--each time I try to associate the file with my script, Windows XP keeps telling me that the file is not a valid Win32 application.
I would think SOMEONE has done this before, but all my Google searches have come up empty.
Any ideas?
Thanks,
Norm
I'm new here, so I apologize if this has been posted in the past.
I want to be able to associate a file type with a VB script I've written. In other words, when my users double click a custom file type (say, .XYZ), my VB Script launches and "consumes" the contents of the file--sort of like how .DOC files are associated with Word. When you double click a .DOC file, Word automatically fires up and displays the file.
Here's the problem--each time I try to associate the file with my script, Windows XP keeps telling me that the file is not a valid Win32 application.
I would think SOMEONE has done this before, but all my Google searches have come up empty.
Any ideas?
Thanks,
Norm