Dir <obey$dir>
WimpSlot 20M
IfThere AppUpdaterDDE Then Wipe AppUpdaterDDE ~v~cf~r { > null: }
IfThere AppUpdaterGCC Then Wipe AppUpdaterGCC ~v~cf~r { > null: }
cc -c -IC: -throwback -o o.AppUpdater c.AppUpdater { > null: }
link -aif -c++ -o AppUpdaterDDE o.AppUpdater C:o.Stubs
|gcc -mlibscl -o3 -o AppUpdaterGCC c.AppUpdater
|SetType AppUpdaterGCC Absolute { > null: }
