Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Use windows screensaver to launch QM code
#6
Hi Ron,

1. Run below line from QM itself, does it start the screensaver?:
  .......
  run "C:\Windows\system32\Bubbles.scr"
  .......

Yes this line did start the screensaver.

2. Run the below line from QM itself, immediatly after running keep eye on 'Running Items' (right-side)
  Does it appear correctly very briefly in 'Runnn items'?
  'qmcl.exe' is important to be run from within the QM installation (or portable location).
  .......
  run "D:\P\QM\qmcl.exe"
  .......

Yes this line did make it appear very briefly on "Running Items"

3. Have you copied the correct GUID from '..._PRE' and '..._POST' correctly into '..._MAINEXEC'

Yes I did check the GUID and they are copied correctly.

4. Turn of UAC if it is on and test it, maybe it's UAC issue.
  You can turn it back on after testing.

Yes I did turn off the UAC but the problem still exists.

5. Is QM running as admin?

Yes QM is running as Admin.

6. Do the following registry key paths exist:
  HKEY_CURRENT_USER\Control Panel\Desktop\ScreenSaveTimeOut
  HKEY_CURRENT_USER\Control Panel\Desktop\SCRNSAVE.EXE

Yes those 2 registry key paths did exist.

Note:
- If I put a message using "mes" prior the line: "run "C:\Windows\System32\Ribbons.scr" "/s"" in _ss_main macro, it did show the message.

- If I put a message using "mes" after the line: "run "C:\Windows\System32\Ribbons.scr" "/s"" in _ss_main macro, it did show the message.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)