Okay, I see what you are saying. Ho hum. Thanks Paul -----Original Message----- From: Malte Starostik [mailto:[email protected]] Sent: 18 March 2011 12:13 To: [email protected] Cc: Paul McGrath Subject: Re: [wpkg-users] Dropbox autoit script problems
Am Freitag, 18. März 2011, 12:30:24 schrieb Paul McGrath: > 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 Hi Paul, such things only work when the service is configured to be allowed to interact with the desktop - otherwise processes started from the service cannot create windows and all such autoit stuff is bound to fail. Either way, this is rather dirty hackery and the Right Thing (tm) would be to get the Dropbox folks to release a real silent installer. Starting with Windows Vista, it's no longer possible to allow such service to desktop interaction at all - breaking any package that uses autoit clickery from WPKG Client or WPKG-GP. Cheers, Malte ------------------------------------------------------------------------- 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
