The difference between service and running cscript from the command line is that on the command line, the console (i.e., stdout) at least exists. I've made that exact experience. But in your case, the program popup may be a more likely clue. The installer may be hanging, waiting for some input. -----Original Message----- From: wpkg-users-bounces at lists.wpkg.org [mailto:wpkg-users-bounces at lists.wpkg.org] On Behalf Of Mike Morawski Sent: Saturday, July 10, 2010 4:04 PM To: wpkg-users at lists.wpkg.org Subject: Re: [wpkg-users] Program installs fine when calling js, but not when through service Whats odd is that I thought this was initially the problem because I was looping to check when the install was done (exe spawns another process). Even with that out and waiting it still wont go. There is really not much output there, only a few lines. Also why would this work calling cscript //ip/wpkg.js with the 4kb 'limitation'. The service does the exact same thing I thought. One thing I do notice in the install (when calling manually either way [batch/cscript]) is that I see a program pop up on the taskbar in the middle of the silent install, it can be clicked but there is no window, I wonder if it cannot do this running in the background so it fails? I'm really stuck >:| ------------------------------------------------------------------------- wpkg-users mailing list archives >> http://lists.wpkg.org/pipermail/wpkg-users/ _______________________________________________ wpkg-users mailing list wpkg-users at lists.wpkg.org http://lists.wpkg.org/mailman/listinfo/wpkg-users |