[wpkg-users] silent installer for Solid Edge service pack
Tomasz Chmielewski
mangoo at wpkg.org
Sat Jun 16 12:21:41 CEST 2007
Vincent Malien schrieb:
> the server don't want to send a part of my message because of spam
> filtering I think, so I splited it...
> for the solidedge_sp.xml:
> - The registry key 'HKEY_LOCAL_MACHINE\SOFTWARE\Unigraphics
> Solutions\Solid Edge V18 Update 11\18.00' exist on my computer, but wpkg
> says :
> The registry path 'HKLM\SOFTWARE\Unigraphics Solutions\Solid Edge V18
> Update 11\18.00' does not exist: the check failed
As in documentation, use the *full* key path.
Probably, in your case, it will be:
...\Solid Edge V18 Update 11\18.00\Some_Value
Where "...\Solid Edge V18 Update 11\18.00\" you will see in the left
part of regedit, and "Some_Value" in the right part of regedit.
> - 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?
--
Tomasz Chmielewski
http://wpkg.org
wpkg-users mailing list
wpkg-users at lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users
More information about the wpkg-users
mailing list