Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Error Upgrading to 2.2.0.2
#4
During setup, QM is temporarily launched with command line /!i to perform some installation tasks (update proccess trigger driver, etc). Setup then waits. Normally, QM then quickly exits and setup continues. In your case, QM for some reason does not receive the command line, and therefore instead of performing these installation tasks it runs as normal and does not exit. Then you should see QM tray icon. If you then exit QM, setup would continue. After such installation, QM should work well, but process triggers may not work, especially on Vista. If process triggers work, all is OK.

Can you help me to debug this? Try to install QM 2.2.0.2 again. When setup stops, click QM tray icon. Create new macro, paste this code and run:

Code:
Copy      Help
out "(%s)" GetCommandLine
out "(%s)" PathGetArgs(GetCommandLine)


What it displays in the output?

Then run this macro:

Code:
Copy      Help
run "$qm$\qm.exe" "/!i"

Then exit QM and setup will continue.


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)