Tuesday, October 22, 2024

Reset network adapter Windows

 

Here are a few things to confirm/check/try for the reported issue 


1. Run Windows adapter/network troubleshooter

  1. Press Win+I hotkey and let the Windows Settings appear.
  2. Click on the Update & Security section.
  3. In the left panel, Click the Troubleshoot option.
  4. Click on the Network Adapter option available under the Find and fix other problems.
  5. Click on the Run the troubleshooter.

OR

  1. Start search Troubleshoot 
  2. Click on the Network Adapter option available under the Find and fix other problems.
  3. Click on the Run the troubleshooter.

 

 

2. Reset TCP/IP, WINSOCK and flush DNS

Run Command Prompt as Administrator

  1. Type netsh int ip reset c:\resetlog.txt then press Enter
  2. Type ipconfig /release then press Enter
  3. Type ipconfig /renew then press Enter

Restart the computer

If issue persist flush the DNS and reset WINSOCK

  1. Type ipconfig /flushdns then press enter
  2. Type netsh winsock reset then press enter

 

 

3.  Network Reset

1. Select the Start  button, then select Settings  > Network & Internet  > Status > Network reset.

2. On the Network reset screen, select Reset now > Yes to confirm.

Wait for your PC to restart, and see if that fixes the problem.

 

 

 

Tuesday, October 15, 2024

HEVC Video Extensions from Device Manufacturer - Microsoft Apps

  

YouTube Video

How to Install and Enable HEVC on Windows 11 (youtube.com)

 

Link to  HEVC Video Extensions from Device Manufacturer

HEVC Video Extensions from Device Manufacturer - Microsoft Apps

 

Copy the link from the Microsoft store and enter it into the RG.

https://apps.microsoft.com/detail/9n4wgh0z6vhq?activetab=pivot%3Aoverviewtab&hl=en-us&gl=US

https://store.rg-adguard.net/


Scroll down to the downloads




AutoCad text mask not working invisible not hiding

 Fillmode = 1

In the command line type Fillmode and Enter then 1 and enter. This turns Fillmode on.

Thursday, May 30, 2024

PowerShell commands Get Installed programs by name and Identifying number and veriosn

 


#Get all program Id numbers

Get-WMIObject -Query "SELECT * FROM Win32_Product" | FT 


#Get AutoCAD programs

Get-WmiObject -Class Win32_Product | where vendor -eq Autodesk | select Name, Version


#Get by program name

Get-CimInstance -Filter 'NAME LIKE "%Desktop Connector%"' -ClassName 'Win32_Product' | Format-Table IdentifyingNumber, Name, Version, LocalPackage -Wrap


Remove-Item -Path "C:\Users\Public\Desktop\Navisworks Manage 2024 (BIM 360).lnk" -Force


net localgroup administrators /delete "azuread\name@domain.com"

# use /add /delete

Restore old Right-click Context menu in Windows 11

Restore old Right-click Context menu in Windows 11 - Microsoft Community 


reg.exe add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve

Restore the old Context Menu in Windows 11

  1. Right-click the Start button and choose Windows Terminal.

  2. Copy the command from below, paste it into the Windows Terminal Window, and press enter.

    1. reg.exe add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve

  3. Restart File Explorer or your computer for the changes to take effect.

  4. You would see the Legacy Right Click Context menu by default.


Restore Modern Context menus in Windows 11

To undo this change, in a Terminal Window, execute this command:

reg.exe delete "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}" /f

Wednesday, December 13, 2023

Monday, October 9, 2023

Cad Converters .plt .dwr


1.0          Draft View  Personal Design Viewer

Draftware Inc. - Legacy CAD Solutions

Converts .PLT and .DRW

BMP (Windows Bitmap Images)
DIB (Device-Independent Bitmap Images)
CAL, CG4, GP4 (CALS Group 4 Raster; Type I; MIL-STD-1840)
CGM (Computer Graphics Metafile - CALS Model)
DRW (Personal Designer, Personal Machinist, MicroDraft, microCADDS, 4Design)
DWG (AutoCAD native format; AutoCAD 2.5 through AutoCAD 2002®)
DXF (AutoCAD Data Interchange format)
GIF (CompuServe's Graphical Image File format)
HP-GL & HP-GL/2 (Hewlett-Packard Graphics Language files)
JPEG (Photo imagery standard widely used on the internet)
PCX (PC-Paintbrush native format)
WMF (Windows meta files)
EMF (Enhanced Windows 95/NT meta files)
SLD (AutoCAD Slide files)
TIFF (Tagged image file format)

2.0          ReaConverter

Download reaConverter — Get the Best of Image Conversion and Processing

DGNDWFDWFXDWGDXFPLT

3.0          TotalCADConverter

CAD Converter Software - Download by CoolUtils

Total CAD Converter converts CAD files to PDF, TIFF, JPEG, BMP, WMF, PNG, DXF, BMP, CGM, HPGL, SVG, PS, and SWF. Source formats include dxf, dwg, dwf, dwfx, plt, hg, hgl, hpg, plo, hp, hpl, hpgl, hp1, hp2, hpgl2, gl2, spl, svg, cgm.