Changes

Jump to: navigation, search

Delprof2

1,090 bytes added, 08:43, 13 July 2016
Created page with "Delprof2 – User Profile Deletion Tool - is usefull in network environnement with lot of logging user on the same machine. Delprof2 is the unofficial successor to Microsoft..."
Delprof2 – User Profile Deletion Tool - is usefull in network environnement with lot of logging user on the same machine.

Delprof2 is the unofficial successor to Microsoft’s Delprof which does not work with operating systems newer than Windows XP. [https://helgeklein.com/free-tools/delprof2-user-profile-deletion-tool/]

License restriction :

Delprof2 may be used free of charge if either of the following is true:
* private use
* non-profit organization
* educational organization such as schools and universities

WPKG not install it, but launch it with Network Administrator Privileges.

<source lang="xml">

<package
id="delprofil2"
name="Delete old profile WinXP and Win7"
revision="%version"
reboot="false"
priority="0"
notify="false"
execute="always">

<variable name="SOFTWARE" value="\\1mc38435\WPKG\packages"/>
<variable name="version" value="1.6.0" />

<install cmd='%SOFTWARE%\delprofil2\Delprof2.exe /q ' />
<upgrade include="install" />

<remove cmd='echo "you know nothing, J.S"' />

</package>

</source>

[[category:Silent Installers]]
5
edits

Navigation menu