Components        Previous pageReturn to chapter overviewNext page

Useful SetupS Component Tools

For example:

%AddToHosts% "127.0.0.1 secure.example.com"

For example:

%Extract% "Extras.rar" -o"%SystemRoot%\ssTek"

becomes...

7z.exe x -y -aoa "Extras.rar" -o"C:Windows\ssTek"

Ξ Some Notes:

    1. These can be used in <Assembly> or <Script> only.
    2. With the exception of %Extract%, the components are built into SetupS when used within <Assembly>. All are evoked as external tools when used within <Script>.

Copyright © 2020, Vergitek Solutions

ssTek Forum: Tools for custom Operating Systems!