PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → HSubstdir does not work in executable
HSubstdir does not work in executable
Iniciado por guest, 01,sep. 2016 20:03 - 3 respuestas
Publicado el 01,septiembre 2016 - 20:03
Hello to you all,

I have a mapped drive on another computer. I use Hsubstdir and fMakeDir.
Both work fine in WD20 developing enviroment but on some workstations do not work in the executable on some workstations or suddenly do not work anymore.

Questions:
- Who has had the same strange behaviour
- Who has a solution or an idea?

Thanks in advance.
Publicado el 01,septiembre 2016 - 20:07
Hi Frans

it could easily be a permission problem

Best regards
Publicado el 02,septiembre 2016 - 09:30
Hi Frans,

We had that behavior too (WD18 and also some other development tools) and found the solution in
https://technet.microsoft.com/en-us/library/ee844140(v=ws.10).aspx

The way Microsoft handles mapped drives might be the problem.

You might be able to check it by simply disabling UAC temporarely (and perform a RESTART after that!!). If it works then, then the above mentioned solution worked for us too.

With kind regards,
Rudolf
Publicado el 02,septiembre 2016 - 17:50
Hello to you all,

Sometimes setting UAC to the lowest level does not solve the problem. Why? because the changes are not applied in the registry.
Check : HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System and disable EnableLUA