ThinReg |
Previous Top Next |
· | Creating
StartMenu & Desktop Shortcuts |
· | Setting
up File type associations |
· | Adding
uninstall information that can be executed from the system Control
Panel |
· | Unregistering
previously registered packages |
Optional
Parameters include: |
|
/a,
/allusers |
Register
package for all users (by default package is registered only for
the currently logged in user) |
|
/q,
/quiet |
Don't
output any information |
|
/u,
/unregister, /uninstall |
Unregister
package. If needed, this will also remove the software from the
Add/Remove Programs control panel applet. |
/r,
/reregister |
Re-register
package. Normally, ThinReg will detect if a package is already
registered and will skip it if it is. By using the /r option, you
can force ThinReg to re-register the package |
/k,
/keepunauthorized, /keep |
If
ThinReg detects a registration for a package for which you're no
longer authorized (you are no longer part of the PermittedGroups
specified in the packages Package.ini) it will remove the
registration info for that package. By specifying this option,
ThinReg won't remove the registration info. |
|
/noarp
|
Don't
create an entry in the Add/Remove Programs control panel applet
|
|
/norelaunch
|
This
option has an effect on Vista only. ThinReg will be launched on
Vista without elevated privileges. That means that standard users
will be able to invoke ThinReg without a UAC pop-up. When ThinReg
detects that it does need more privileges (those privileges are
required for the /allusers option), it will relaunch itself as a
privileged process, causing a UAC pop-up to show. The /norelaunch
option will prevent the relaunch and instead the registration will
just fail. |
|