Jump to content

Recommended Posts


Posted (edited)

The 'RunOnce' tab of nLite is meant as a convenient way of adding NT commands to run at first-logon.

nLite exposes a pre-defined variable named '%source%', which represents the root of your install-source.

You can e.g. make a folder in the root of your install-source named SOFTWARE, and then place all your apps in there in subfolders, and then either add NT commands to install them all silently, one line at a time, in nLite's 'RunOnce' tab, or you could just make a NT command script or INF, which installs all the apps, and then place it into the SOFTWARE folder, and then call that NT command script from nLite's 'RunOnce' tab, like e.g. '%source%SOFTWARE\install.cmd'.

Each command-line added, will by nLite be added to a NT command script named nLite.cmd, which is placed in '%systemroot%\system32' and defined to run at first-logon in winnt.sif's 'GuiRunOnce' section.

Edit: About how to install your specific apps, then i will leave it up to yourself to do some searching on that, as there for the most apps are plenty of info on that both here at MSFN and otherplaces which can easilly be searched/googled...

Edited by Martin H
Posted

Martin H told you how to use the RunOnceEx-Section in nLite (why didn`t you post in that forum?).

If you want to learn about RunOnceEx (runs perfectly with or without nLite), then give a try to this GUIDE.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...