Hi Martin, I added the debug line and this is the result. 2011-03-18 10:20:00 -> Starting WPKG on startup 2011-03-18 10:20:00 -> Before create shared memory: successfuly done. 2011-03-18 10:20:00 -> Create shared memory: successfuly done. 2011-03-18 10:20:00 -> Set script security context: successfuly done. 2011-03-18 10:20:00 -> Network resource required 2011-03-18 10:20:00 -> Network resource: successfuly connected 2011-03-18 10:20:00 -> Starting script action execution 2011-03-18 10:25:14 -> Script action execution done. 2011-03-18 10:25:14 -> Script execution: successfuly done 2011-03-18 10:25:14 -> Network resource: successfuly disconnected
You will see that it was sat on installing dropbox. After 5 mins I killed autoit and the dropbox installer wpkg continued with an exit code returned non-successful value (1) on the command. Paul -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Martin Tille Sent: 18 March 2011 09:43 To: [email protected] Subject: Re: [wpkg-users] Dropbox autoit script problems > Hi, > > I followed the really good DropBox install package using AutoIt. The > problem I have is that I cannot get it to complete in WPKG. It just hangs. > > If I run it from a DOS box it completes. I have tried using both the > SOFTWARE variable and replacing that with my full UNC path and manually > it completes but using the WPKG client it doesn't. > > Anyone got any ideas? > > Thanks > > Paul Hi Paul, not without any debug messages. If you use the wpgk-client programm you can set up debug and a debug file with wpgkinst.exe. If you use a self scripted solution use the /debug flag and see about what it complains. Martin ------------------------------------------------------------------------- wpkg-users mailing list archives >> http://lists.wpkg.org/pipermail/wpkg-users/ _______________________________________________ wpkg-users mailing list [email protected] http://lists.wpkg.org/mailman/listinfo/wpkg-users ------------------------------------------------------------------------- wpkg-users mailing list archives >> http://lists.wpkg.org/pipermail/wpkg-users/ _______________________________________________ wpkg-users mailing list [email protected] http://lists.wpkg.org/mailman/listinfo/wpkg-users
