Hi Martin, Yes it appears that the autoit clicking isn't working when using wpkg. I've checked event viewer log and cannot see any problems. Is it possible to get a more detailed log from wpkg? Thanks Paul
-----Original Message----- From: Martin Tille [mailto:[email protected]] Sent: 18 March 2011 11:27 To: Paul McGrath Subject: Re: [wpkg-users] Dropbox autoit script problems Hi Paul, please answer to the mailinglist too. If I understand it right, the script is starting but autoit isn't "klicking" the way it should be? Have you checked the event log, there are additional informations when wpkg is running quiet (Start -> Run eventvwr.exe). Martin > 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
