Possible Duplicate:
How can I fix the error "GUI framework cannot be initialized" with TeXnicCenter and MiKTeX?
Yesterday I updated all packages via the Miktex 2.8 update funktion. Since then, when I use \usepackage{geometry} oder \usepackage{hyperref}, the compiling process stops with error message
pdflatex.exe: GUI framework cannot be initialized
and produces no output at all. All my other packages and stuff works just fine. Aditionally the temporary file
main.synctex(busy)
doesn't disappear. I know about the activate On the Fly solution, it doesn't work. Neither does un- and reinstalling those packages via package manager. Unfortunately I have no admin-rights on this computer, otherwise I would just reinstall Miktex completely.