When using the WRC for the first time, entering some employee information, and pressing save - the program tries, by default, to save the output files to a folder named, e.g. F:\עברית\זכויות עובדים\שמירה\FirstName_LastName_123456 . This is inappropriate: Not only may these directories not exist and not be a desirable default choice, but - the drive F: may not exist at all.
Instead, the program should do one of the following:
Prompt the user for a save path the first time Save is pressed; or
Try saving in a program-specific subfolder under the user's profile folder (e.g. under AppData/Local or AppData/Roaming - as is customary for other programs).
When using the WRC for the first time, entering some employee information, and pressing save - the program tries, by default, to save the output files to a folder named, e.g. F:\עברית\זכויות עובדים\שמירה\FirstName_LastName_123456 . This is inappropriate: Not only may these directories not exist and not be a desirable default choice, but - the drive F: may not exist at all.
Instead, the program should do one of the following: