On Wednesday 21 May 2008 09:30:48 Python(x,y) wrote: > Hi, > > I am distributing PyQt in a free Python/Eclipse distribution (Python(x,y) : > http://www.pythonxy.com). > So, basically, I need to be able to run the PyQt GPL installer silently > (with the "/S" option) which was working perfectly until the 4.3.3-2 > release. > > Since the 4.4.1 release, one cannot install PyQt silently because -even in > silent mode- there is a new dialog box asking: "Do you want to update PATH > for all users?". > > So my question is: would it be possible to update PATH for all users > without showing this dialog box when the installer is running in silent > mode?
I assume it is possible - I'm not an NSIS expert. Phil _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
