not sure if you have resolved this but you could try: process.start(pathToFile)
http://msdn.microsoft.com/en-us/library/system.diagnostics.process.start.aspx On Thursday, November 15, 2012 11:40:42 AM UTC, sur aj wrote: > > Hi, > > I am creating a file and storing it in a path like C:\temp . I want > this file to be popped up to the user – just like the normal file > download from web site. > > How can I achieve this in a c# windows application. > > Regards, > Suraj > -- You received this message because you are subscribed to the Google Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/dotnetdevelopment?hl=en?hl=en or visit the group website at http://megasolutions.net
