065df71090
Set permissions on the install folder during the installation.
...
This was causing a error when the application was run due to the regular user not having write permissions.
2024-08-07 14:01:42 -04:00
a17d288f92
Merge pull request 'Resolve issue #1 ' ( #5 ) from issue#1 into master
...
Reviewed-on: ABSC/PDF-Merge#5
a17d288f92
2024-08-06 10:42:35 -04:00
ba059015cf
Bump version number.
2024-08-06 10:41:00 -04:00
3b57fb0edf
The date format is now selectable.
...
Added the form controls and AppSettings keys to allow the user to select
the format of the date appended to the output file.
Further update to issue #1 .
2024-08-06 10:37:42 -04:00
1e75972ae9
Appending a date to the output file is now working.
...
This commit should resolve issue #1 . Appending a date to the output file
is now a selectable option in the app configuration.
2024-08-06 09:53:40 -04:00
8c5d3f9e06
Merge pull request 'installer' ( #2 ) from installer into master
...
Reviewed-on: ABSC/PDF-Merge#2
8c5d3f9e06
2024-08-05 19:18:16 -04:00
2129276814
Update ignored files.
2024-08-05 19:17:05 -04:00
b0169d7b0f
Basic installer.
2024-08-05 19:16:04 -04:00
7b60dbdd7e
Bump version number.
2024-08-05 18:41:44 -04:00
903bc4880f
Update MainForm
2024-08-05 18:19:39 -04:00
71f34c7cca
Update App.config to blank the paths.
2024-08-05 15:18:17 -04:00
8c8abc3ce3
Update the main form to fix errors.
2024-08-05 15:04:43 -04:00
2a78fdc2a4
Update the variable used for the output path.
2024-08-05 14:54:00 -04:00
c5f3410b25
Add a lable showing the configured output path.
2024-08-05 14:43:42 -04:00
072e59bd4a
Update configuration code to use the new configuration keys.
2024-08-05 14:36:07 -04:00
1d332927d6
Update code to reflect change in config file.
...
The configuration now seperates the output path and filename into
seperate componentants.
2024-08-05 14:32:13 -04:00
f85361ed27
Add FolderPicker to source selection in config menu.
2024-08-05 14:06:17 -04:00
b1368e3c53
Update the PathLable in the main form when configuration changes.
2024-08-05 13:55:36 -04:00
6d06fa90e5
Configuration changes now saving properly.
2024-08-05 13:41:30 -04:00
0a132d75ec
Complete the configuration menue elements.
2024-08-01 23:28:42 -04:00
ea1de129ed
Basic working program.
...
It will merge PDFs from a directory. Configuration is currently all
manual.
2024-08-01 16:16:53 -04:00
373b83b97c
Add the Icon files for the project.
2024-08-01 11:32:58 -04:00
096c6aa661
Add the WinForm framework.
2024-07-31 16:14:35 -04:00
e7cec66e6c
Added a different example to the scratch file.
2024-07-31 16:02:34 -04:00
3337dc4ea6
Add scratch file.
2024-07-31 15:47:23 -04:00
1b386c0eca
Initial commit
2024-07-31 13:14:04 -04:00