You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Ansys simulation stuck on `Sending solution file: solverUsagefile.txt`
Ansys HFSS stuck on Sending solution file: solverUsagefile.txt after finishing the simulation.
My files are on a shared drive that I have read and write access to, but I'm not the owner.
Moved sim files (*.aedt in my case) to a local disk and everything works fine.
Fix: VS Code "code ." Shortcut in Windows File Explorer
The Problem
If typing code . in your Windows File Explorer address bar opens a Shell file or triggers a Bing search or an annoying conhost window, this guide provides a permanent, silent fix.
We can tell Windows to map the word code directly to the Code.exe GUI. This is silent and takes priority over PATH scripts.
Step-by-Step Instructions
Open Registry Editor: Press Win + R, type regedit, and hit Enter.
Navigate to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths
Create Key: Right-click App Paths > New > Key. Name it code.exe.