Hi!
I created a specific file using file system object
The extension of my file is *.svr.But this file hasn't any icon.I want to assign a icon to this file.Has anyone tried this job?
Thanks in advice.
I created a specific file using file system object
Code:
Set tstream = FSys.CreateTextFile("C:\selim.svr", True)
Thanks in advice.