File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ AppVerName={#MyAppName} {#MyAppVersion}
1616AppPublisherURL = {#MyAppURL}
1717AppSupportURL = {#MyAppURL}
1818AppUpdatesURL = {#MyAppURL}
19- DefaultDirName = {pf } \{#MyAppName }
19+ DefaultDirName = {commonpf }\{#MyAppName }
2020LicenseFile = ../../LICENSE
2121OutputBaseFilename = {#MyAppName }-{#MyAppVersion}-win32
2222SetupIconFile = qView.ico
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ AppVerName={#MyAppName} {#MyAppVersion}
1616AppPublisherURL = {#MyAppURL}
1717AppSupportURL = {#MyAppURL}
1818AppUpdatesURL = {#MyAppURL}
19- DefaultDirName = {pf } \{#MyAppName }
19+ DefaultDirName = {commonpf }\{#MyAppName }
2020LicenseFile = ../../LICENSE
2121OutputBaseFilename = {#MyAppName }-{#MyAppVersion}-win64
2222SetupIconFile = qView.ico
You can’t perform that action at this time.
0 commit comments