Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Something Changed with Windows 10 ? (Uiaccess ?)
#1
Hello !

I'm having weird issues with creating .exe with qm :

I used to have a Windows 7 VM created with Hyper-V, mainly used to write macros and creating .exe and it worked just like a charm. But i just updated this VM to Windows 10 Entreprise edition (mainly for multi-screen RDP support), and since i'm having weird issues like this one :

Macro test 7
Code:
Copy      Help
Dir d
foreach(d "Z:\*" FE_Dir)
,str path=d.FullPath
,out path
,

Z:\ is a network shared drive
In QM Options, it's running as "UIaccess", as suggested by QM itself.
The macro should list every files in Z:\. It works when I run it from QM, but when i create the .exe it does not work.

I'm sure i'm missing something when creating the exe with this new "UIaccess" stuff, but what ?

Thanks in advance !


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)