> I get the prompt back but it's not doing anything. Like they changed > the silent install switch or something. they did it's /quiet but it still won't install with psexec. > installed but I get "there is no script engine for the file extension > .bat" when i try \\server\wpkg\wpkg-start.bat. Duh, I did essentially cscript file.bat. On 8/22/07, Peter Hartmann <ascensiontech at gmail.com> wrote: > > \\server\scripten.exe is certainly invalid, I assume you just omitted > > the share in this post. > > yep. > > > psexec \\box -u Administrator C:\scripten.exe /q > > I get the prompt back but it's not doing anything. Like they changed > the silent install switch or something. Also apparently 5.6 is > installed but I get "there is no script engine for the file extension > .bat" when i try \\server\wpkg\wpkg-start.bat. Not sure if that > just means the scripting host isn't up to date. > > Thanks, > Peter > > On 8/22/07, Tomasz Chmielewski <mangoo at wpkg.org> wrote: > > Peter Hartmann schrieb: > > > Has anyone used psexec to install windows scripting host on win2k? > > > I'm trying this: > > > > > > psexec \\box -u Administrator \\server\scripten.exe /q > > > > > > It's just hanging... > > > > \\server\scripten.exe is certainly invalid, I assume you just omitted > > the share in this post. > > > > Are you privileged enough to access \\server\share\? > > > > Try what happens when you do: > > > > psexec \\box -u Administrator C:\scripten.exe /q > > > > just to rule out the possibility it's a silly permission problem... > > > > > > -- > > Tomasz Chmielewski > > http://wpkg.org > > > wpkg-users mailing list wpkg-users at lists.wpkg.org http://lists.wpkg.org/mailman/listinfo/wpkg-users |