Tag Archives: Menu

Open IP Office Backup files – Part 2

With the first post of this series I told you about my plan to create a tool, that helps you to open IP Office backup files as comfortable as possible.

In my first version of that tool I created an array, that contains three directories. The tool searches those three directories for files ending with CFG.

The structure

By it’s very nature a user doesn’t want to run a program from start to end, but wants to jump between different program parts if needed. That’s why it became clear, that I had to create a main menu to offer several options. Besides the main goal to search for backups and to open them, you will for sure want to be able to adjust some settings and even to just quit the tool.

Continue reading