Below is a template that I got years ago and have used many times for adding super simple apps to my build. Now that the "unpack" command has been retired, what is the best way to rewrite this so it works with the new "BuilderSE.exe".
Thanks...Jimbo
----------------------------
[Main]
Title=Diskinfo
Description=
Selected=True
Level=5
NoWarning=False
Download_Level=1
[Interface]
CheckBoxSM=StartMenu,1,3,83,58,129,18,True
CheckBoxDE=Desktop,1,3,81,21,96,18,False
[Variables]
%ProgramEXE%=DiskInfo.exe
%ProgramFolder%=DiskInfo
%ProgramTitle%=DiskInfo
[Process]
If,%CheckBoxSM%,Equal,True,Add_Shortcut,StartMenu
If,%CheckBoxDE%,Equal,True,Add_Shortcut,Desktop
unpack,,DiskInfo.zip