Options

You can configure three options for the Autostart feature. Configuring these features requires changes to the weautostart.inf file. Do not make any changes to the weautostart.inf file itself, but create a copy. After creating a copy, you must perform two actions:

[Strings]
...
WEINF="C:\Program Files\WindowsEnabler\weautostart.inf"
...

Change the appropriate line (starting with WEINF) in your copy of weautostart.inf such that it points to your copy.

Current user

By default, WindowsEnabler enables the Autostart feature for all users on a specific machine. You can change this, such that it is enabled only for a specific user.

If you use this method, you have to install the Autostart feature for every user on every machine that he or she uses.

No uninstall

By default, the Autostart feature generates uninstall information. A user can then remove the Autostart feature through the "Add/Remove Software" control panel. You can disable this option.

[DefaultInstall]
AddReg=WE.AutoStart.Reg, WE.WhoAreWe.Reg, WE.Uninst.Reg

Remove the WE.Uninst.Reg part. The DefaultInstall section should now look like this:

[DefaultInstall]
AddReg=WE.AutoStart.Reg, WE.WhoAreWe.Reg