P
P
Profi_GMan2018-03-14 13:23:39
Qt
Profi_GMan, 2018-03-14 13:23:39

Why doesn't QProcess execute mkdir?

Good day!
There was such a problem.
I have a program that creates a folder as admin using qprocess::start("mkdir ...").
I ran it on three computers: on my own (windows 10, 64 bit, and for testers: win 7 64 bit and win 10 32bit.
Everything works for me, but for testers it says "file not found". The program itself is 32bit, so I disable Wow64EnableWow64FsRedirection But it still doesn't work: it works for me on 64 bits, it doesn't work for testers with 32 and 64 bits. is this happening??
Thanks in advance for your help!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
J
Jacob E, 2018-03-14
@Profi_GMan

doc.qt.io/qt-5/qdir.html#mkdir

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question