I trying to get Windows Picture and fax viewer to open a jpg file inside of IE and it just won't work. When I click the URL link that opens the jpg file, the jpg picture just opens in a new tab. I want it to open via Windows Picture and fax viewer only when click the URL. Anyone help me on this.

try this:
Process.Start("C:\Windows\Explorer.exe", "your image location")

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.