Vincent MALIEN schrieb:

>>> - How works the tag exit code ?
>>
>> It checks the exit code of the command.
>> Normally, any non-zero code is considered a failure; you can accept 
>> other exit codes as success, and/or specify your own action (i.e., 
>> reboot).
>>
>>> - on others computers where SolidEdge exists and the service pack
>>> doesn't exist, the install failed saying:
>>> Could not install SP11 pour Solid Edge V18.
>>> Command ... was not successful.
>>> Accs refused.
>>>
>>> Is seems that the system account which execute wpkg hasn't
>>> administrators privilege on the registry. how can I correct this?
>>
>> Run WPKG with administrative privileges? 
> wpkg is executed by an Active Directory Group Policy defined on the 
> domain controller as explained on:
> http://wpkg.org/index.php/WPKG_with_Active_Directory
> but I don't know which account is executing the script 'wpkg-start.bat'?
> How can I define to execute the script by the user 'DOMAIN\Admins du 
> domaine' which is mender of the local group 'Administrateurs'?

Active directory-initiated scripts are executed as the SYSTEM user.

There is no way to change it (unless you play with runas and similar tools).

Or use WPKG Client/installer.


-- 
Tomasz Chmielewski
http://wpkg.org


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
wpkg-users mailing list
wpkg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wpkg-users

Reply via email to