JohnEM
JohnEM
I feel like if we could set options in xfer.conf for incoming DCC connections we could fix this, as one could then go ahead and perform port forwarding on said...
Same issue after downloading a fresh copy of AzFilesHybrid.zip, unzipping, running the CopyToPSPath.PS1 and then trying: Install-Module -Name AzFilesHybrid -Force Could it be that the copy initiated in the prev....
A few things here: -When downloading the files, you may find that after unzipping them you need to mark each as "unblocked" under file > properties -PS 5.1 is also...
Ran into this ... ...\Easy-GPU-PV-main> Get-ChildItem * -Recurse | select-string "finding and copying" - says: Add-VMGpuPartitionAdapterFiles.psm1:25:Write-Host "INFO : Finding and copying driver files for $GPUName to VM. This could take...
> I found a way to install GAPPS following this : https://ahaan.co.uk/article/top_stories/google-play-store-windows-11-install For me it works ! ;) Looks like they are linking out to here btw: https://github.com/MustardChef
Did you ever fix this? EDIT: Tried this on a different machine and it worked fine - weird. didn't have anything on --debug nor procmon.exe that I could see to...
Seeing something similar in PowerShell too ... was running fine for some time ... then suddenly kept crashing in a project where I am producing CSVs w. python ... Typing...
EDIT DISREGARD, THE BELOW WASA FOR PS7 in WINDOWS NOT WSL For PowerShell, I was doing: winget install OpenJS.NodeJS.LTS npm install -g opencode-ai Working great on one machine - on...
> I mean curl install wont work in powershell ever right? Maybe it works it you are using git bash but it isnt for powershell. Curl works fine in PowerShell...