Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Use windows screensaver to launch QM code
#5
@kyjdp and Start_Learning

My apologies, for seeing the replies now, I totally overlooked them.
@kyjdp I am afraid I can not elobarate further on office and QM and VBA compared to QM scripting.
I might do this in the future though, but I can't promise anything.

@Start_Learning
I can't find any faults in your code, but here is a short checklist

Code:
Copy      Help
1. Run below line from QM itself, does it start the screensaver?:
  .......
  run "C:\Windows\system32\Bubbles.scr"
  .......
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 "F:\portableapps\quickmacrosportable_clean\App\QuickMacros\qmcl.exe"
  .......
3. Have you copied the correct GUID from '..._PRE' and '..._POST' correctly into '..._MAINEXEC'
4. Turn of UAC if it is on and test it, maybe it's UAC issue.
  You can turn it back on after testing.
5. Is QM 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

Again @kyjdp and Start_Learning, I am really sorry that I didn't see your posts earlier.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)