- Add
Start wizard
and GUI script
- Changes in
Start-Script.ps1
:- rename
Start-Script.ps1
toInvoke scripts.ps1
- moved to its own folder
Scripts\Invoke scripts\Invoke scripts.ps1
- rename
RestoreSnapshotFolder
toSnapshotFolder
- rename
RebootComputerAfterRestoreSnapshot
toRebootComputer
SnapshotFolder
is now mandatory in all cases
- rename
- Add support for relative paths to
Start-Script.ps1
- Add support for installing software executables in other locations
Update
Software.json
:- rename
ExecutableName
toExecutablePath
- use
.\Packages\foobar.exe
instead offoobar.exe
- rename