Page 2 of 2
Re: New IDE doesn't "see" virtual drive
Posted: Mon Nov 13, 2023 9:44 pm
by dibor
I do not use any anivirus program, only windows build in defender.
Re: New IDE doesn't "see" virtual drive
Posted: Tue Nov 14, 2023 2:33 am
by BarryG
Defender is an anti-virus program. Disable it temporarily and report back.
Re: New IDE doesn't "see" virtual drive
Posted: Tue Nov 21, 2023 6:38 am
by dibor
BarryG wrote: Tue Nov 14, 2023 2:33 am
Defender
is an anti-virus program. Disable it temporarily and report back.
Did it, doesn't helps

Re: New IDE doesn't "see" virtual drive
Posted: Tue Nov 21, 2023 8:04 am
by normeus
are you able to access the folder that P: points to directly?
like if it points to "C:\data\new\pb\project" can you open that folder from IDE?
from the command prompt, create another drive lets say Q: and point to the same folder as your drive P: and see if you can access that new drive from IDE
The IDE works with all my SUBST drives on windows 11 PB6.03X64
Norm
Re: New IDE doesn't "see" virtual drive
Posted: Tue Nov 21, 2023 2:37 pm
by dibor
Hello.
Looks like I find what the problem.
PB was runs with administrator rights.
Without admin. rights I can see virtual drives from PB IDE.
Best Wishes.