Dopus Layout Saver
A simple c# .net app to backup and save a specific layout at set time intervals.
Make it run as a scheduled task with the layout name as argument and set the interval.
Layouts location:
%appdata%\GPSoftware\Directory Opus\Layouts
Example result:
- Dev.oll
- Dev.oll.bak-2017-01-04_18-01-55
- Dev.oll.bak-2017-01-04_18-21-38
More info on github.
- Project: github.com/devocalypse/DopusLayoutSaver
- Binaries: github.com/devocalypse/DopusLay ... r/releases
Notes:
- 32bit version cannot locate 64bit dopus. Use x64 executable for x64 dopus.
- Built with .NET Framework 4.5.2 / Windows 10; might not work on WinXP