..
This commit is contained in:
@@ -1209,7 +1209,7 @@ namespace FEQ0000
|
||||
|
||||
private void toolStripButton3_Click_1(object sender, EventArgs e)
|
||||
{
|
||||
var fn = System.IO.Path.Combine(FCOMMON.Util.CurrentPath, "Manual.pdf");
|
||||
var fn = System.IO.Path.Combine(FCOMMON.Util.CurrentPath, "PurcManual.pdf");
|
||||
if (System.IO.File.Exists(fn))
|
||||
{
|
||||
FCOMMON.Util.RunExplorer(fn);
|
||||
|
||||
Reference in New Issue
Block a user