Using ver.71 and I noticed two bugs which occur when loading session from .ini. Saving session works fine AFAIK. 1. Silent Installs section. If the switches are separated by space, only the last part is loaded. For example, SPTD requires "add /q" switch, but it loads as "/q", resulting in failed installation. 2. Files section. If you have two different entries with the same filename, only one of them is loaded. For example, changing the buttons in explorer for a better match with a theme requires replacing ExplorerFrame.dll in both System32 and SysWOW64 on a x64 system. In my case, only the entry about the 32-bit system file is loaded.