[wpkg-users] PSExec and bitness...
Chris
chris33489 at posteo.de
Thu Feb 13 15:03:53 CET 2020
hi Marco,
as far as I understand: The regular psexec.exe is a 32bit executable
that wraps around code for 32bit and 64bit systems.
So it works both on 32 and 64 bit systems and is usually the best
choice.
With one exception (that probably doesn't affect you): The very minimal
Windows Nano Server (which is primarily intended to be used in Docker
containers) does *not* contain a 32bit runtime anymore, it can *only*
execute 64 bit executables (whereas a regular Windows desktop/server
64bit system can execute both 32 and 64 bit executables). That's why
some of the sysinternals tools were released as pure 64bit, so that they
can also be used with Nano server.
So unless you use Nano Server you should be fine with the regular
psexec.exe.
- Chris
Am 13.02.2020 12:23 schrieb Marco Gaiarin:
> To bootstrap WPKG on new hardware (but also to manage some manual
> install ot packages, and for testing purpose) i've 'wrapped' WPKG in a
> PsExec call, so i can run WPKG as SYSTEM user by default:
>
> %PSEXEC% -d -s -i %COMSPEC% /c "%WPKGROOT%\wpkg.bat" %*
>
> Now i've noted that PsTools 2.45 have also 64bit binary of PsExec
> (PsExec64.exe). I've never minded abou that but... this mean that
> running 32bit psexec run wpkg in 32bit context?
>
> This seems 'no' to me (i've ever run psexec 32bit and never had bitness
> trouble) but... i ask here.
>
>
> Thanks.
>
> --
> dott. Marco Gaiarin GNUPG Key ID: 240A3D66
> Associazione ``La Nostra Famiglia''
> http://www.lanostrafamiglia.it/
> Polo FVG - Via della Bontà, 7 - 33078 - San Vito al
> Tagliamento (PN)
> marco.gaiarin(at)lanostrafamiglia.it t +39-0434-842711 f
> +39-0434-842797
>
> Dona il 5 PER MILLE a LA NOSTRA FAMIGLIA!
> http://www.lanostrafamiglia.it/index.php/it/sostienici/5x1000
> (cf 00307430132, categoria ONLUS oppure RICERCA SANITARIA)
> ---------------------------------
> wpkg-users mailing list archives >>
> http://lists.wpkg.org/pipermail/wpkg-users/
> _______________________________________________
> wpkg-users mailing list
> wpkg-users at lists.wpkg.org
> https://lists.wpkg.org/mailman/listinfo/wpkg-users
More information about the wpkg-users
mailing list