Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisClems authored Mar 27, 2024
1 parent 3eeeead commit c24dafe
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Solid Edge Top Level Assembly Opener

This is a Windows Explorer shell extension which will give you a new right-click menu on Windows directories. When selecting Solid Edge > Open Top-Level Assemblies, the shell extension will search the directory for the existence of files with the .asm extension. If any are found, it will search for a running Solid Edge application to attach to or it will launch a new one, then open all of the top-level assembly files found in the directory then set the Solid Edge application to default foreground settings.

To install, build or download the SolidEdgeTopLevelAsmOpener.dll file and place in a directory of your choice. Use regasm.exe to register the .dll and you should see the menu available when right clicking a file in Explorer.

0 comments on commit c24dafe

Please sign in to comment.