In a button click evenet i have to open all types of file. Iam using the
System.Diagnostics.Process.Start(filepath) to open the file. But this function not able to open the PhotoShop files.
Kindly help me regarding this.Whether this is good method or better method is avaiable ?
Loading
Tammy BergeronPosted Dec 15, 2011, 1:17 AM
Long Path Tool | Download Long Path Tool
Pravin GhadgePosted Dec 12, 2011, 10:44 AM
I have just tried.
We can open photoshop files using System.Diagnostics.Process.Start(filepath).
Wat error u r facing?
& It is better & simple method.