From f1c5f54f4254e7c51b92f4e7b2eac561aef1d1ca Mon Sep 17 00:00:00 2001 From: S T Chan Date: Sun, 14 May 2017 01:39:38 -0400 Subject: [PATCH] changed default to ask user for filename, and default dir to userprofile --- PdfScribe/App.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PdfScribe/App.config b/PdfScribe/App.config index c452d56..5763d52 100644 --- a/PdfScribe/App.config +++ b/PdfScribe/App.config @@ -30,10 +30,10 @@ - %Temp%\PDFSCRIBE.PDF + %UserProfile%\PDFSCRIBE.PDF - False + True