https://forums.autodesk.com/t5/bim-360-team-forum/desktop-connector-uninstall-error/td-p/9307930
*** We shall not be liable for any loss or damage of whatever nature (direct, indirect, consequential, or other) whether arising in contract, tort or otherwise, which may arise as a result of your use of (or inability to use) this website, or from your use of (or failure to use) the information on this site.*** 3ds max AutoCAD & Computer repairs and programs I find useful and or free.
Friday, February 18, 2022
BIM360 temp folder
Tuesday, February 8, 2022
Thursday, February 3, 2022
Windows get product key
From Command Prompt
CMD
wmic path softwarelicensingservice get OA3xOriginalProductKey
Wednesday, January 12, 2022
Get IdentifyingNumber for Intune ID
PowerShell command
#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
Monday, November 29, 2021
Autodesk Run 64 bit Access database engine with 32 bit office causes Excel and Word to reconfigure each time they start
"HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\16.0\Common\FilesPaths\MSO
NavisWorks and Electrical install the 64 bit access database engine.
Autodesk Desktop connector Crashes opening shutting down message
Uninstall Autodesk Desktop connector
Delete key Autodesk Desktop Connector Computer\HKEY_CURRENT_USER\SOFTWARE\Autodesk\Autodesk Desktop Connector
Reinstall Desktop connector
Saturday, October 23, 2021
AntiVirus test
It's vital to note that the EICAR file, by itself, is not a virus. You can even make one yourself; to do so, paste the following into a text file:
X5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*
Popular Posts
-
FXSAPIDebugLogFile.txt is related to the Windows Fax and Scan service. To disable this service: Control Panel > Programs and Feat...
-
AutoCAD Fatal ERROR: Unhandled access violation reading 0X0018 Exception at e0511224h Recover or Audit and purge file. REPAIR AutoCAD fro...
-
In AutoCAD 12 and higher type "Import" and select STEP file format- select file and open OR download Sycode http://www.sycode....
-
Extract text from Autocad and create an Excel file. command: EATTEXT Start up the EATTEXT command and you w...
-
http://www.symantec.com/connect/articles/understanding-error-1603-fatal-error-during-installation This error message is displayed by the M...
-
DispSilh 0 PLANTINSULATIONDISPLAY <ON>: ON in Plant 3d NavisWorks In the Standard properties Turn OFF insulation “Iso Inf...
-
Licensing: The security system (Softlock license manager) is not functioning or is improperly installed 1. Msconfig uncheck any FLEXnet p...
-
1.0 Attach reference files and Merge (xref & bind ) Microstation 1.1 File >References Tools > Attach ...
-
WSCOMMCNTR4.EXE INFOCENTER TURN OFF Windows 7 AutoCAD 2014. Other versions will have a similar key. - Need to edit the registry. Good pra...
-
DRAG AND DROPS DragHeight and DragWidth HKEY_CURRENT_USER\Control Panel\Desktop In the right side pane, look for the following Values....